summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorbrent s2017-02-14 16:26:45 -0500
committerbrent s2017-02-14 16:26:45 -0500
commitb1144457d8f770be9c15002c58d2f61cf249f47c (patch)
treed41f4c205d7dfdcafce44e50c78052b6981ac9ef /.SRCINFO
parent88a5be0c23f46aff97b45d23ba4a603b902b04de (diff)
downloadaur-b1144457d8f770be9c15002c58d2f61cf249f47c.tar.gz
splitpkg
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