Проект python-pycurl-7.45.3-4.el10_0
    
        content_copy 
     
    
 
    
        
            
                Имя 
                python-pycurl 
             
            
                Эпоха 
                0 
             
            
                Версия 
                7.45.3 
             
            
                Релиз 
                4.el10_0 
             
            
            
                Сайт 
                
                    
                    http://pycurl.io 
                    
                 
             
            
                Лицензия 
                curl OR LGPL-2.1-or-later 
             
            
                Время сборки 
                2025-02-24 18:20:39 
             
            
                Хост сборки 
                builder-x86-03.inferitos.ru 
             
            
                Краткое описание 
                A Python interface to libcurl 
             
            
                Репозитории 
                Extras 
             
            
                Полное описание 
                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. 
             
            
                Эррата 
                
                    
                    
                    —
                    
                 
             
            
            
        
     
    
 
    × 
     
* 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