[packages/python-PyGitUp] - removed obsolete patch

baggins baggins at pld-linux.org
Wed Apr 4 10:05:18 CEST 2018


commit d81fce0c2aa455278f2a5ee9ac7c1b0ba028368b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Apr 4 10:05:06 2018 +0200

    - removed obsolete patch

 requirements.patch | 24 ------------------------
 1 file changed, 24 deletions(-)
---
diff --git a/requirements.patch b/requirements.patch
deleted file mode 100644
index a8ba46c..0000000
--- a/requirements.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- PyGitUp-1.1.4/requirements.txt~	2014-04-18 15:16:40.000000000 +0200
-+++ PyGitUp-1.1.4/requirements.txt	2014-07-04 21:58:53.752795470 +0200
-@@ -1,4 +1,4 @@
--GitPython==0.3.2.1
--colorama==0.2.4,==0.3.0
--termcolor==1.1.0
--docopt==0.6.1
-+GitPython>=0.3.2.1
-+colorama>=0.2.4
-+termcolor>=1.1.0
-+docopt>=0.6.1
---- PyGitUp-1.1.4/setup.py~	2014-04-18 15:16:40.000000000 +0200
-+++ PyGitUp-1.1.4/setup.py	2014-07-04 22:00:21.402320632 +0200
-@@ -6,8 +6,8 @@
-     version="1.1.4",
-     packages=find_packages(exclude=["tests"]),
-     scripts=['PyGitUp/gitup.py'],
--    install_requires=['GitPython==0.3.2.1', 'colorama==0.2.4,==0.3.2',
--                      'termcolor==1.1.0', 'docopt==0.6.1'],
-+    install_requires=['GitPython>=0.3.2.1', 'colorama>=0.2.4',
-+                      'termcolor>=1.1.0', 'docopt>=0.6.1'],
- 
-     # Tests
-     test_suite="nose.collector",
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyGitUp.git/commitdiff/d81fce0c2aa455278f2a5ee9ac7c1b0ba028368b



More information about the pld-cvs-commit mailing list