[packages/python-PyGitUp] - up to 2.4.0, python2 not supported
baggins
baggins at pld-linux.org
Tue Feb 17 22:01:13 CET 2026
commit 376d6568e9f3042ca2f2e8db7e31c814064bee90
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Feb 17 23:00:59 2026 +0100
- up to 2.4.0, python2 not supported
click-version.patch | 22 ----------------------
1 file changed, 22 deletions(-)
---
diff --git a/click-version.patch b/click-version.patch
deleted file mode 100644
index f88f644..0000000
--- a/click-version.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- PyGitUp-1.6.1/Pipfile~ 2018-12-12 19:49:45.000000000 +0100
-+++ PyGitUp-1.6.1/Pipfile 2019-03-24 11:25:03.081121421 +0100
-@@ -7,7 +7,7 @@
- GitPython = ">=2.1.8"
- colorama = ">=0.3.7"
- termcolor = ">=1.1.0"
--click = ">=7.0.0"
-+click = ">=7.0"
- six = ">=1.10.0"
-
- [dev-packages]
---- PyGitUp-1.6.1/setup.py~ 2018-12-12 19:49:45.000000000 +0100
-+++ PyGitUp-1.6.1/setup.py 2019-03-24 11:24:56.224366797 +0100
-@@ -6,7 +6,7 @@
- version="1.6.1",
- packages=find_packages(),
- install_requires=['GitPython>=2.1.8', 'colorama>=0.3.7',
-- 'termcolor>=1.1.0', 'click>=7.0.0',
-+ 'termcolor>=1.1.0', 'click>=7.0',
- 'six>=1.10.0'],
-
- # Tests
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-PyGitUp.git/commitdiff/376d6568e9f3042ca2f2e8db7e31c814064bee90
More information about the pld-cvs-commit
mailing list