Fedora Packages

python3-asgiref-3.4.1-4.fc36 in Fedora Rawhide

↵ Return to the main page of python3-asgiref
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2021-12-15 Miro Hrončok <miro at hroncok dot cz> 3.4.1-4 - Keep tests enabled
2021-11-27 Igor Raits <ignatenkobrain at fedoraproject dot org> 3.4.1-3 - Initial adjustments for the EPEL9
2021-11-27 Igor Raits <ignatenkobrain at fedoraproject dot 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="py310-test" HOSTNAME="rpmbuild" /usr/bin/python3 -s /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 to work with %bcond tests fi
2021-07-28 Carl George <carl at george dot computer> 3.4.1-1 - Latest upstream 3.4.1
2021-07-23 Fedora Release Engineering <releng at fedoraproject dot org> 3.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
2021-06-04 Python Maint <python dash maint at redhat dot com> 3.3.4-2 - Rebuilt for Python 3.10
2021-05-12 Miro Hrončok <miro at hroncok dot cz> 3.3.4-1 - Update to 3.3.4
2021-01-27 Fedora Release Engineering <releng at fedoraproject dot org> 3.2.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
2020-07-28 Fedora Release Engineering <releng at fedoraproject dot org> 3.2.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
2020-06-18 Carl George <carl at george dot computer> 3.2.10-1 - Latest upstream 3.2.10

Dependencies

Provides

  • bundled(python3dist(async-timeout))
  • python-asgiref
  • python3-asgiref
  • python3.10-asgiref
  • python3.10dist(asgiref)
  • python3dist(asgiref)

Files


Sources on Pagure