pagure Logo
  • Log In

fedpkg

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  48
  • Pull Requests  8
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

6787fe0 Drop all usage of six

13 files Authored by adamwill 10 months ago, Committed by onosek 10 months ago,
raw patch tree parent
13 files changed. 137 lines added. 160 lines removed.
doc/fedpkg_man_page.py
file modified
+1 -1
fedpkg/__init__.py
file modified
+1 -2
fedpkg/__main__.py
file modified
+1 -6
fedpkg/cli.py
file modified
+6 -9
fedpkg/utils.py
file modified
+2 -2
pyproject.toml
file modified
+0 -1
requirements.txt
file modified
+0 -1
test/test_bugzilla.py
file modified
+6 -8
test/test_cli.py
file modified
+67 -70
test/test_commands.py
file modified
+3 -4
test/test_retire.py
file modified
+2 -4
test/test_utils.py
file modified
+47 -50
test/utils.py
file modified
+1 -2
    Drop all usage of six
    
    We no longer support Python 2, so there's no need for it. This
    also drops some early Python 3-era compatibility things there
    is no longer any need for.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
doc/fedpkg_man_page.py
file modified
+1 -1
fedpkg/__init__.py
file modified
+1 -2
fedpkg/__main__.py
file modified
+1 -6
fedpkg/cli.py
file modified
+6 -9
fedpkg/utils.py
file modified
+2 -2
pyproject.toml
file modified
+0 -1
requirements.txt
file modified
+0 -1
test/test_bugzilla.py
file modified
+6 -8
test/test_cli.py
file modified
+67 -70
test/test_commands.py
file modified
+3 -4
test/test_retire.py
file modified
+2 -4
test/test_utils.py
file modified
+47 -50
test/utils.py
file modified
+1 -2
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.