python36-aiosmtpd-1.0-3.el7 in EPEL 7
↵ Return to the main page of python36-aiosmtpd
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2019-03-07 |
Troy Dawson <tdawson at redhat dot com> - 1.0-3 |
- Rebuilt to change main python from 3.4 to 3.6 |
2017-07-27 |
Fedora Release Engineering <releng at fedoraproject dot org> - 1.0-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild |
2017-06-03 |
Aurelien Bompard <abompard at fedoraproject dot org> - 1.0-0.1.a5 |
- Update to 1.0 final. |
2017-04-10 |
Aurelien Bompard <abompard at fedoraproject dot org> - 1.0-0.1.a5 |
- Update to 1.0a5. |
2016-12-14 |
Aurelien Bompard <abompard at fedoraproject dot org> - 1.0-0.1.a4 |
- Initial package. |
Files
- usr/
- bin/
- lib/
- python3.6/
- site-packages/
- aiosmtpd/
- __init__.py
- __main__.py
- __pycache__/
- __init__.cpython-36.opt-1.pyc
- __init__.cpython-36.pyc
- __main__.cpython-36.opt-1.pyc
- __main__.cpython-36.pyc
- controller.cpython-36.opt-1.pyc
- controller.cpython-36.pyc
- handlers.cpython-36.opt-1.pyc
- handlers.cpython-36.pyc
- lmtp.cpython-36.opt-1.pyc
- lmtp.cpython-36.pyc
- main.cpython-36.opt-1.pyc
- main.cpython-36.pyc
- smtp.cpython-36.opt-1.pyc
- smtp.cpython-36.pyc
- controller.py
- docs/
- Makefile
- NEWS.rst
- __init__.py
- __pycache__/
- __init__.cpython-36.opt-1.pyc
- __init__.cpython-36.pyc
- cli.rst
- concepts.rst
- controller.rst
- handlers.rst
- intro.rst
- lmtp.rst
- migrating.rst
- smtp.rst
- handlers.py
- lmtp.py
- main.py
- smtp.py
- testing/
- __init__.py
- __pycache__/
- __init__.cpython-36.opt-1.pyc
- __init__.cpython-36.pyc
- helpers.cpython-36.opt-1.pyc
- helpers.cpython-36.pyc
- helpers.py
- tests/
- __init__.py
- __pycache__/
- __init__.cpython-36.opt-1.pyc
- __init__.cpython-36.pyc
- test_handlers.cpython-36.opt-1.pyc
- test_handlers.cpython-36.pyc
- test_lmtp.cpython-36.opt-1.pyc
- test_lmtp.cpython-36.pyc
- test_main.cpython-36.opt-1.pyc
- test_main.cpython-36.pyc
- test_server.cpython-36.opt-1.pyc
- test_server.cpython-36.pyc
- test_smtp.cpython-36.opt-1.pyc
- test_smtp.cpython-36.pyc
- test_starttls.cpython-36.opt-1.pyc
- test_starttls.cpython-36.pyc
- certs/
- __init__.py
- __pycache__/
- __init__.cpython-36.opt-1.pyc
- __init__.cpython-36.pyc
- server.crt
- server.key
- test_handlers.py
- test_lmtp.py
- test_main.py
- test_server.py
- test_smtp.py
- test_starttls.py
- aiosmtpd-1.0-py3.6.egg-info/
- PKG-INFO
- SOURCES.txt
- dependency_links.txt
- entry_points.txt
- requires.txt
- top_level.txt
- share/
- doc/
- python36-aiosmtpd-1.0/
- README.rst
- examples/
- __init__.py
- client.py
- server.py