Sat, 18 May 2024 15:39:17 UTC | login

Information for build python-pysocks-1.7.1-7.fc33

ID176536
Package Namepython-pysocks
Version1.7.1
Release7.fc33
Epoch
SummaryA Python SOCKS client module
Description A fork of SocksiPy with bug fixes and extra features. Acts as a drop-in replacement to the socket module. Featuring: - SOCKS proxy client for Python 2.6 - 3.x - TCP and UDP both supported - HTTP proxy client included but not supported or recommended (you should use urllib2's or requests' own HTTP proxy interface) - urllib2 handler included.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 13:44:02 UTC
CompletedThu, 13 Aug 2020 13:44:02 UTC
Tags
f33
f37
f38
RPMs
src
python-pysocks-1.7.1-7.fc33.src.rpm (info) (download)
noarch
python3-pysocks-1.7.1-7.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.7.1-6 - Rebuilt for Python 3.9 * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.7.1-5 - Bootstrap for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Nov 24 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.1-3 - Subpackage python2-pysocks has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Thu Oct 03 2019 Petr Viktorin <pviktori@redhat.com> - 1.7.1-2 - Remove unused Python 2 test dependencies * Sun Sep 22 2019 Kevin Fenzi <kevin@scrye.com> - 1.7.1-1 - Update to 1.7.1. Fixes bug #1753823 * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-4 - Rebuilt for Python 3.8 * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-3 - Bootstrap for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat May 18 2019 Kevin Fenzi <kevin@scrye.com> - 1.7.0-1 - Update to 1.7.0. Fixes bug #1708882 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 11 2018 Kevin Fenzi <kevin@scrye.com> - 1.6.8-6 - Add upstream patch to avoid DeprecationWarning. Fixes bug #1648583 * Wed Oct 03 2018 Raphael Groner <projects.rg@smart.ms> - 1.6.8-5 - add python3_other subpackage for epel7 - prepare removal of python2 subpackage in Fedora - use pypi macros - try to enable tests provided actually from tarball