Name: | python3-pycurl |
---|---|
Version: | 7.45.3 |
Release: | 4.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 442253 |
License: | curl OR LGPL-2.1-or-later |
RPM: | python3-pycurl-7.45.3-4.el10_0.x86_64.rpm |
Source RPM: | python-pycurl-7.45.3-4.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://pycurl.io |
Summary: | A Python interface to libcurl |
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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Use flask for testing, rather than bottle, to unblock Python 3.13 rebuild
- rebase to latest upstream version (rhbz#2264713) - remove Python 2 support
- require libcurl-full for the test suite
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- fix FTBFS on Rawhide
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- do not package tests as documentation
- migrate to SPDX license format