Проект python-click-8.1.7-6.el10_0
    
        content_copy 
     
    
 
    
        
            
                Имя 
                python-click 
             
            
                Эпоха 
                0 
             
            
                Версия 
                8.1.7 
             
            
                Релиз 
                6.el10_0 
             
            
            
                Сайт 
                
                    
                    https://github.com/pallets/click 
                    
                 
             
            
                Лицензия 
                BSD-3-Clause 
             
            
                Время сборки 
                2024-12-26 19:43:20 
             
            
                Хост сборки 
                builder-arm64-1.inferitos.ru 
             
            
                Краткое описание 
                Simple wrapper around optparse for powerful command line utilities 
             
            
                Репозитории 
                Extras 
             
            
                Полное описание 
                click is a Python package for creating beautiful command line
interfaces in a composable way with as little amount of code as necessary.
It's the "Command Line Interface Creation Kit".  It's highly configurable but
comes with good defaults out of the box. 
             
            
                Эррата 
                
                    
                    
                    —
                    
                 
             
            
            
        
     
    
 
    × 
     
    
    
        Пакет 
        Краткое описание 
        Контрольная сумма SHA-256 
     
     
    
         
    
    
    
        noarch 
     
    
    
        
            
                python3-click-8.1.7-6.el10_0.noarch
             
            
                content_copy 
             
         
        Simple wrapper around optparse for powerful command line utilities 
        
            0631dfefc9ea9b4e86be3365e5b32255ad18a223d3e1c5c836476222fb9ded40 
            
                download 
             
         
     
    
     
    
    
    
        src 
     
    
    
        
            
                python-click-8.1.7-6.el10_0.src
             
            
                content_copy 
             
         
        Simple wrapper around optparse for powerful command line utilities 
        
            a4c308c4cba84377f94ebe3c0551f23e52a7745d06d221703da5b22d24614c4d 
            
                download 
             
         
     
    
     
    
* Thu Dec 26 2024 Dmitriy Samoylik <samoylikdv@msvsphere-os.ru> - 8.1.7-6
- Rebuilt for MSVSphere 10
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.1.7-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 8.1.7-5
- Rebuilt for Python 3.13
* Tue Jan 31 2023 Maxwell G <maxwell@gtmx.me> - 8.1.7-4
- Add test bcond to make click easier to bootstrap
- Use pytest directly instead of pulling in tox