[ 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-pycurl-7.43.0.2-4.el8.src download

Name python-pycurl
Epoch 0
Version 7.43.0.2
Release 4.el8
Architecture src
Website/URL http://pycurl.sourceforge.net/
License LGPLv2+ or MIT
Build Time 2023-08-08 19:32:41
Build Host builder-x86-06.inferitos.ru
Summary A Python interface to libcurl
Repositories AppStream
Description PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features.
Errata
Size 233 KiB
Source Project python-pycurl-7.43.0.2-4.el8
SHA-256 checksum 9a0456599fd23e557892486cf01dd8987890a38782280c3faf4c62d131652881
× Full screenshot
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 7.43.0.2-4
- Rebuilt for MSVSphere 8.8

* Wed Jan 22 2020 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-4
- fix populating list of decoded strings (#1792213)
- fix programming mistakes detected by static analyzers (#1666003)

* Thu Dec 20 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-3
- drop build-time (%check-only) dependency on pyflakes (#1661168)

* Tue Aug 07 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-2
- relax crypto policy for the test-suite to make it pass again (#1611739)

* Mon Jun 04 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-1
- update to 7.43.0.2

* Wed May 30 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0-17
- make the python2 and python3 subpackages optional

* Wed May 23 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0-16
- fix build failure caused by NotImplemented exceptions in winbuild.py

* Wed Mar 14 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0-15
- enable vsftpd-based tests
- run the test-suite for Python 3 only
- do not disable TLS-SRP test because it is now supported by OpenSSL in Fedora

* Mon Feb 19 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0-14
- add explicit BR for the gcc compiler

* Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 7.43.0-13
- Update Python 2 dependency declarations to new packaging standards
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)