Wed, 22 May 2024 03:31:02 UTC | login

Information for build python-socksio-1.0.0-10.fc40

ID292667
Package Namepython-socksio
Version1.0.0
Release10.fc40
Epoch
SummaryClient-side sans-I/O SOCKS proxy implementation
DescriptionClient-side sans-I/O SOCKS proxy implementation. Supports SOCKS4, SOCKS4A, and SOCKS5. socksio is a sans-I/O library similar to h11 or h2, this means the library itself does not handle the actual sending of the bytes through the network, it only deals with the implementation details of the SOCKS protocols so you can use it in any I/O library you want.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 10:24:55 UTC
CompletedThu, 29 Feb 2024 10:24:55 UTC
Tags
f40
f41
RPMs
src
python-socksio-1.0.0-10.fc40.src.rpm (info) (download)
noarch
python3-socksio-1.0.0-10.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.0.0-7 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.0.0-4 - Rebuilt for Python 3.11 * Fri Mar 04 2022 Miro Hrončok <miro@hroncok.cz> - 1.0.0-3 - Mark the LICENSE with %license * Fri Mar 04 2022 Miro Hrončok <miro@hroncok.cz> - 1.0.0-2 - Do not manually BuildRequire flit-core, it is marked as [build-system] requirement in pyproject.toml * Thu Mar 03 2022 Carl George <carl@george.computer> - 1.0.0-1 - Initial package rhbz#2060218