SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-aiosmtpd rpm build for : openSUSE Leap 15. For other distributions click python3-aiosmtpd.

Name : python3-aiosmtpd
Version : 1.4.2 Vendor : Qubes OS
Release : lp153.qubes.4.38 Date : 2022-01-11 13:00:00
Group : Development/Languages/Python Source RPM : python-aiosmtpd-1.4.2-lp153.qubes.4.38.src.rpm
Size : 0.65 MB
Packager : obs://build_opensuse_org/home:wicked
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/home:/wicked:/qubes-build/openSUSE_Leap_15.3/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-aiosmtpd-1.4.2-lp153.qubes.4.38.noarch.rpm
     

Provides :
python3-aiosmtpd

Requires :
/bin/sh
/bin/sh
/usr/bin/python3
python(abi) = 3.8
python3-atpublic
python3-attrs
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.8
/usr/lib/python3.8/site-packages/aiosmtpd
/usr/lib/python3.8/site-packages/aiosmtpd-1.4.2-py3.8.egg-info
/usr/lib/python3.8/site-packages/aiosmtpd-1.4.2-py3.8.egg-info/PKG-INFO
/usr/lib/python3.8/site-packages/aiosmtpd-1.4.2-py3.8.egg-info/SOURCES.txt
/usr/lib/python3.8/site-packages/aiosmtpd-1.4.2-py3.8.egg-info/dependency_links.txt
/usr/lib/python3.8/site-packages/aiosmtpd-1.4.2-py3.8.egg-info/entry_points.txt
/usr/lib/python3.8/site-packages/aiosmtpd-1.4.2-py3.8.egg-info/not-zip-safe
/usr/lib/python3.8/site-packages/aiosmtpd-1.4.2-py3.8.egg-info/requires.txt
/usr/lib/python3.8/site-packages/aiosmtpd-1.4.2-py3.8.egg-info/top_level.txt
/usr/lib/python3.8/site-packages/aiosmtpd/__init__.py
/usr/lib/python3.8/site-packages/aiosmtpd/__main__.py
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/__main__.cpython-38.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/controller.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/controller.cpython-38.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/handlers.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/handlers.cpython-38.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/lmtp.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/lmtp.cpython-38.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/main.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/main.cpython-38.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/proxy_protocol.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/proxy_protocol.cpython-38.pyc
/usr/lib/python3.8/site-packages/aiosmtpd/__pycache__/smtp.cpython-38.opt-1.pyc
There is 75 files more in these RPM.

 
ICM