[packages/python-PyGitUp] - disabled auto-dep for gitpython
baggins
baggins at pld-linux.org
Fri Jul 4 22:27:41 CEST 2014
commit 8ea250c838428fb6d19d0a526b5a64b0e7cf3503
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Jul 4 22:27:37 2014 +0200
- disabled auto-dep for gitpython
python-PyGitUp.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/python-PyGitUp.spec b/python-PyGitUp.spec
index 61aef7f..1da32a0 100644
--- a/python-PyGitUp.spec
+++ b/python-PyGitUp.spec
@@ -37,6 +37,9 @@ Requires: python-termcolor >= 1.1.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# pythonegg deps generator can't parse gitpython version properly
+%define _noautoreq gitpython
+
%description
git-up(1) -- fetch and rebase all locally-tracked remote branches.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-PyGitUp.git/commitdiff/3c48429a087f5a01f436a19a10ac263bfa130be9
More information about the pld-cvs-commit
mailing list