[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-pysocks-1.6.8-6.module+el8.10.0+290+0cb98707.src download

Name python-pysocks
Epoch 0
Version 1.6.8
Release 6.module+el8.10.0+290+0cb98707
Architecture src
Website/URL https://github.com/Anorov/PySocks
License BSD
Build Time 2024-05-24 13:58:37
Build Host builder-x86-06.inferitos.ru
Summary A Python SOCKS client module
Repositories AppStream
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.
Errata
Size 279 KiB
Source Project python-pysocks-1.6.8-6.module+el8.10.0+290+0cb98707
SHA-256 checksum 6f8de57083f6da1e1f24f6a6ad82258bb74bdef3f1c91dfc738123477d0a0d01
× Full screenshot
Changelog link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.6.8-6
- Rebuilt for MSVSphere 8.10 beta

* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 1.6.8-6
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587

* Mon Sep 17 2018 Tomas Orsava <torsava@redhat.com> - 1.6.8-5
- Stop providing the unversioned name python-SocksiPy
- Resolves: rhbz#1628242

* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 1.6.8-4
- Make possible to disable python3 subpackage

* Mon Jul 16 2018 Lumír Balhar <lbalhar@redhat.com> - 1.6.8-3
- First version for python27 module