Sat, 27 Apr 2024 15:10:06 UTC | login

Information for build python-asgiref-3.4.1-3.el9

ID53028
Package Namepython-asgiref
Version3.4.1
Release3.el9
Epoch
SummaryASGI specs, helper code, and adapters
DescriptionASGI is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI. This package includes ASGI base libraries, such as: * Sync-to-async and async-to-sync function wrappers, asgiref.sync * Server base classes, asgiref.server * A WSGI-to-ASGI adapter, in asgiref.wsgi
Built bycbs-koji
State complete
Volume DEFAULT
StartedWed, 20 Mar 2024 12:31:57 UTC
CompletedWed, 20 Mar 2024 12:31:57 UTC
Tags
infra9-mailman-3-candidate
infra9-mailman-3-release
infra9-mailman-3-testing
RPMs
src
python-asgiref-3.4.1-3.el9.src.rpm (info) (download)
noarch
python3-asgiref-3.4.1-3.el9.noarch.rpm (info) (download)
Changelog * Sat Nov 27 2021 Igor Raits <ignatenkobrain@fedoraproject.org> 3.4.1-3 - Initial adjustments for the EPEL9 * Sat Nov 27 2021 Igor Raits <ignatenkobrain@fedoraproject.org> 3.4.1-2 - Adjust \ echo 'python3-devel' echo 'python3dist(pip) >= 19' echo 'python3dist(packaging)' if [ -f pyproject.toml ]; then echo 'python3dist(toml)' elif [ -f setup.py ]; then echo 'python3dist(setuptools) >= 40.8' echo 'python3dist(wheel)' else echo 'ERROR: Neither pyproject.toml nor setup.py found, consider using %pyproject_buildrequires -N <requirements-file> if this is not a Python package.' >&2 exit 1 fi rm -rfv *.dist-info/ >&2 if [ -f /usr/bin/python3 ]; then RPM_TOXENV="py39" HOSTNAME="rpmbuild" /usr/bin/python3 -s /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 to work with %bcond tests fi * Wed Jul 28 2021 Carl George <carl@george.computer> 3.4.1-1 - Latest upstream 3.4.1 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> 3.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> 3.3.4-2 - Rebuilt for Python 3.10 * Wed May 12 2021 Miro Hrončok <miro@hroncok.cz> 3.3.4-1 - Update to 3.3.4 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> 3.2.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> 3.2.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jun 18 2020 Carl George <carl@george.computer> 3.2.10-1 - Latest upstream 3.2.10 * Mon May 25 2020 Miro Hrončok <miro@hroncok.cz> 3.2.7-2 - Rebuilt for Python 3.9 * Thu Apr 09 2020 Peter Robinson <pbrobinson@gmail.com> 3.2.7-1 - 3.2.7 * Sat Mar 21 2020 Peter Robinson <pbrobinson@gmail.com> 3.2.5-1 - Update to 3.2.5 (rhbz #1764824) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> 3.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild