Path to this page:
./
mail/py-aiosmtpd,
Asyncio based SMTP server
Branch: CURRENT,
Version: 1.4.6,
Package name: py311-aiosmtpd-1.4.6,
Maintainer: pkgsrc-usersThis is a server for SMTP and related protocols, similar in utility to
the standard library's smtpd.py module, but rewritten to be based
on asyncio for Python 3.
Required to run:[
devel/py-setuptools] [
devel/py-attrs] [
devel/py-atpublic] [
lang/python310]
Master sites:
Filesize: 149.194 KB
Version history: (Expand)
- (2024-05-24) Updated to version: py311-aiosmtpd-1.4.6
- (2024-03-05) Updated to version: py311-aiosmtpd-1.4.5
- (2023-05-07) Updated to version: py310-aiosmtpd-1.4.4.post2
- (2023-02-09) Updated to version: py310-aiosmtpd-1.4.2nb2
- (2022-01-05) Updated to version: py39-aiosmtpd-1.4.2nb2
- (2022-01-05) Updated to version: py39-aiosmtpd-1.4.2nb1
CVS history: (Expand)
2024-03-05 18:03:45 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-aiosmtpd: updated to 1.4.5
1.4.5
Fixed incorrect handling of newlines.
|
2023-07-30 17:32:50 by Adam Ciarcinski | Files touched by this commit (19) |
Log message:
Remove dependencies for Python 3.7
|
2023-05-07 23:08:39 by Mark Davies | Files touched by this commit (3) | |
Log message:
py-aiosmtpd: update to 1.4.4.post2
1.4.4.post2 (2023-01-19)
Fixed/Improved
Prevent unclean repo from being built
Reduce chance of not-ready-for-release packages from being uploaded
1.4.4 (2023-01-17)
Fixed/Improved
No longer expect an implicit creation of the event loop through get_event_loop()
1.4.3 (2022-12-21)
Fixed/Improved
Is now compatible with uvloop
Add compatibility for Python 3.10 and 3.11
Test matrix update
Drop Python 3.6, PyPy 3.6 (some) and MacOS 10
Add Python 3.10 & 3.11, PyPy 3.7 & 3.8, Ubuntu 22.04, MacOS 11 & 12
Expanded tox environments
Longer AUTOSTOP_DELAY especially for Windows
Update signing keys
Some documentation fixes
|
2023-03-29 11:34:15 by Thomas Klausner | Files touched by this commit (96) |
Log message:
*: use PYTHON_VERSION instead of _PYTHON_VERSION
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|