Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python3-rpm-generators - Dependency generators for Python RPMs
        
        
        - Description:
- Dependency generators for Python RPMs. 
Packages
        
        
            | python3-rpm-generators-6-2.el7.noarch
              [17 KiB] | Changelog
              by Tomas Orsava (2019-01-15): - Modifying python-rpm-generators from F29 to be used in RHEL7
- The regex in pythondist.attr has been modified to only match Python 3
  modules, so that we do not affect the building of python2 files in RHEL7 at
  this late stage
- Removed python.attr and pythondeps.sh files, because they are contained in
  rpm-build in RHEL7 and we do not want to modify them
- the pythondist.attr and pythondistdeps.py are completely new, therefore we
  don't need to conflict with anything in RHEL7
Resolves: rhbz#1660578 |