Проект python-zombie-imp-0.0.2-7.el10_0
    
        content_copy 
     
    
 
    
        
            
                Имя 
                python-zombie-imp 
             
            
                Эпоха 
                0 
             
            
                Версия 
                0.0.2 
             
            
                Релиз 
                7.el10_0 
             
            
            
                Сайт 
                
                    
                    https://github.com/encukou/zombie-imp 
                    
                 
             
            
                Лицензия 
                Python-2.0.1 
             
            
                Время сборки 
                2025-04-10 15:30:35 
             
            
                Хост сборки 
                builder-x86-11.inferitos.ru 
             
            
                Краткое описание 
                A copy of the `imp` module that was removed in Python 3.12 
             
            
                Репозитории 
                Extras 
             
            
                Полное описание 
                A copy of the imp module that was removed in Python 3.12.
This is a compat package to ease transition to Python 3.12.
It shouldn't be used and packages using `imp` module
should use `importlib.metadata` instead. 
             
            
                Эррата 
                
                    
                    
                    —
                    
                 
             
            
            
        
     
    
 
    × 
     
* Wed Feb 26 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.0.2-7
- Rebuilt for MSVSphere 10
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.0.2-6
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Oct 24 2023 Miro Hrončok <mhroncok@redhat.com> - 0.0.2-3
- Make the tests pass with Python 3.13.0a1+, 3.12.1+, 3.11.6+
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 27 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 0.0.2-1
- Initial package