[packages/python-PyGitUp] - fix python-git deps

baggins baggins at pld-linux.org
Fri Jul 4 10:09:50 CEST 2014


commit a702c5198fb95d419ad7a3a4683c6c5f92144fb2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Jul 4 10:09:49 2014 +0200

    - fix python-git deps

 python-PyGitUp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-PyGitUp.spec b/python-PyGitUp.spec
index 831458c..45e3e19 100644
--- a/python-PyGitUp.spec
+++ b/python-PyGitUp.spec
@@ -15,7 +15,7 @@ URL:		https://github.com/msiemens/PyGitUp
 BuildRequires:	rpm-pythonprov
 # if py_postclean is used
 BuildRequires:	rpmbuild(macros) >= 1.219
-BuildRequires:	python-GitPython >= 0.3.2.RC1
+BuildRequires:	python-git >= 0.3.2-0.RC1.2
 BuildRequires:	python-async
 BuildRequires:	python-colorama >= 0.2.4
 BuildRequires:	python-distribute
@@ -24,7 +24,7 @@ BuildRequires:	python-gitdb
 BuildRequires:	python-nose
 BuildRequires:	python-smmap
 BuildRequires:	python-termcolor >= 1.1.0
-Requires:	python-GitPython >= 0.3.2.RC1
+Requires:	python-git >= 0.3.2-0.RC1.2
 Requires:	python-async
 Requires:	python-colorama >= 0.2.4
 Requires:	python-docopt >= 0.6.1
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list