Project python-pycurl-7.45.3-4.el10_0
content_copy
Name
python-pycurl
Epoch
0
Version
7.45.3
Release
4.el10_0
Website/URL
http://pycurl.io
License
curl OR LGPL-2.1-or-later
Build Time
2025-02-24 18:20:39
Build Host
builder-x86-03.inferitos.ru
Summary
A Python interface to libcurl
Repositories
Extras
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
—
×
* Mon Feb 24 2025 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 7.45.3-4
- Rebuilt for MSVSphere 10
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.45.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 7.45.3-3
- Rebuilt for Python 3.13
* Wed Apr 24 2024 Miro Hrončok <mhroncok@redhat.com> - 7.45.3-2
- Use flask for testing, rather than bottle, to unblock Python 3.13 rebuild
* Wed Apr 03 2024 Lukáš Zaoral <lzaoral@redhat.com> - 7.45.3-1
- rebase to latest upstream version (rhbz#2264713)
- remove Python 2 support
* Mon Feb 12 2024 Lukáš Zaoral <lzaoral@redhat.com> - 7.45.2-11
- require libcurl-full for the test suite
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.45.2-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Lukáš Zaoral <lzaoral@redhat.com> - 7.45.2-9
- fix FTBFS on Rawhide
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.45.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Sep 15 2023 Lukáš Zaoral <lzaoral@redhat.com> - 7.45.2-7
- do not package tests as documentation