Fri, 17 May 2024 17:24:47 UTC | login

Information for build python-sniffio-1.3.0-3.fc40

ID292661
Package Namepython-sniffio
Version1.3.0
Release3.fc40
Epoch
SummarySniff out which async library your code is running under
DescriptionYou're writing a library. You've decided to be ambitious, and support multiple async I/O packages, like Trio, and asyncio, and ... You've written a bunch of clever code to handle all the differences. But... how do you know which piece of clever code to run? This is a tiny package whose only purpose is to let you detect which async library your code is running under.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 10:24:31 UTC
CompletedThu, 29 Feb 2024 10:24:31 UTC
Tags
f40
f41
RPMs
src
python-sniffio-1.3.0-3.fc40.src.rpm (info) (download)
noarch
python3-sniffio-1.3.0-3.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Sep 29 2023 Carl George <carlwgeorge@fedoraproject.org> - 1.3.0-1 - Update to version 1.3.0, resolves rhbz#2123340 - Switch to SPDX license notation * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jul 01 2023 Python Maint <python-maint@redhat.com> - 1.2.0-10 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.2.0-7 - Rebuilt for Python 3.11 * Thu Jan 27 2022 Carl George <carl@george.computer> - 1.2.0-6 - Convert to pyproject macros