Tue, 21 May 2024 03:08:18 UTC | login

Information for build python-sniffio-1.1.0-2.fc31

ID114695
Package Namepython-sniffio
Version1.1.0
Release2.fc31
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
StartedWed, 31 Jul 2019 18:46:01 UTC
CompletedWed, 31 Jul 2019 18:46:01 UTC
Tags
f31
f32
RPMs
src
python-sniffio-1.1.0-2.fc31.src.rpm (info) (download)
noarch
python3-sniffio-1.1.0-2.fc31.noarch.rpm (info) (download)
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue May 14 2019 Carl George <carl@george.computer> - 1.1.0-1 - Latest upstream * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Sep 12 2018 Carl George <carl@george.computer> - 1.0.0-1 - Initial package