SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-aiosmtpd rpm build for : OpenSuSE. For other distributions click python3-aiosmtpd.

Name : python3-aiosmtpd
Version : 1.4.4.post2 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 2.1 Date : 2023-05-04 19:08:31
Group : Development/Languages/Python Source RPM : python-aiosmtpd-1.4.4.post2-2.1.src.rpm
Size : 0.94 MB
Packager : (none)
Summary : SMTP server based on asyncio
Description :
The Python standard library includes a basic SMTP server in the smtpd module,
based on the old asynchronous libraries asyncore and asynchat. These modules
are quite old and are definitely showing their age; asyncore and asynchat are
difficult APIs to work with, understand, extend, and fix.

With the introduction of the asyncio module in Python 3.4, a much better way of
doing asynchronous I/O is now available. It seems obvious that an asyncio-based
version of the SMTP and related protocols are needed for Python 3. This project
brings together several highly experienced Python developers collaborating on
this reimplementation.

This package provides such an implementation of both the SMTP and LMTP protocols.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/SLE_15_SP2/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-aiosmtpd-1.4.4.post2-2.1.noarch.rpm
ftp.icm.edu.pl  python3-aiosmtpd-1.4.4.post2-2.1.noarch.rpm
ftp.icm.edu.pl  python3-aiosmtpd-1.4.4.post2-2.1.noarch.rpm
     

Provides :
python3-aiosmtpd

Requires :
/bin/sh
/bin/sh
/usr/bin/python3
python(abi) = 3.6
python3-atpublic
python3-attrs
python3-typing_extensions
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
update-alternatives
user(nobody)


Content of RPM :
/etc/alternatives/aiosmtpd
/usr/bin/aiosmtpd
/usr/bin/aiosmtpd-3.6
/usr/lib/python3.6/site-packages/aiosmtpd
/usr/lib/python3.6/site-packages/aiosmtpd-1.4.4.post2-py3.6.egg-info
/usr/lib/python3.6/site-packages/aiosmtpd-1.4.4.post2-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/aiosmtpd-1.4.4.post2-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/aiosmtpd-1.4.4.post2-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/aiosmtpd-1.4.4.post2-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/aiosmtpd-1.4.4.post2-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/aiosmtpd-1.4.4.post2-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/aiosmtpd-1.4.4.post2-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/aiosmtpd/__init__.py
/usr/lib/python3.6/site-packages/aiosmtpd/__main__.py
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/__main__.cpython-36.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/controller.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/controller.cpython-36.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/handlers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/handlers.cpython-36.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/lmtp.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/lmtp.cpython-36.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/main.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/main.cpython-36.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/proxy_protocol.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/proxy_protocol.cpython-36.pyc
/usr/lib/python3.6/site-packages/aiosmtpd/__pycache__/smtp.cpython-36.opt-1.pyc
There is 78 files more in these RPM.

 
ICM