cb38f21 Support more Python version specifiers in generated BuildRequires

4 files Authored by gordonmessmer 3 years ago, Committed by churchyard 3 years ago,
    Support more Python version specifiers in generated BuildRequires
    
    This change introduces code from pyreq2rpm, a tested set of
    requirement conversion functions used in pyp2rpm and rpm's
    pythondistdeps.
    
    This adds support for the '~=' operator and wildcards.
    
        
  • Build canceled
    canceled
    Built as pyproject-rpm-macros-0-28.fc34
    3 years ago
  • Build canceled
    canceled
    Built as pyproject-rpm-macros-0-28.fc31
    3 years ago
  • Build canceled
    canceled
    Built as pyproject-rpm-macros-0-28.fc32
    3 years ago
  • Build canceled
    canceled
    Built as pyproject-rpm-macros-0-28.fc33
    3 years ago
file modified
+8 -1
file modified
+6 -12
file added
+142