summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca1bf2cf4249..2b7777fd50c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
# Generated by mksrcinfo v8
-# Mon Feb 13 15:06:49 UTC 2017
+# Tue Feb 14 21:26:45 UTC 2017
pkgbase = python-gitpython
pkgdesc = Python Git Library
pkgver = 2.1.1
- pkgrel = 3
+ pkgrel = 4
url = https://pypi.python.org/pypi/GitPython
arch = i686
arch = x86_64
license = BSD
- depends = python
- depends = python-gitdb2
provides = python-gitpython
source = https://pypi.python.org/packages/21/13/8d0981cee1c5b9dd7fa9f836ed7c304891686f300572c03a49e52c07c04c/GitPython-2.1.1.tar.gz
source = GitPython-2.1.1.tar.gz.sig
@@ -17,4 +15,10 @@ pkgbase = python-gitpython
sha512sums = SKIP
pkgname = python-gitpython
+ depends = python
+ depends = python-gitdb2
+
+pkgname = python2-gitpython
+ depends = python2
+ depends = python2-gitdb2