summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 12 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4477648f76ce..91fe17798480 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,19 @@
# Generated by mksrcinfo v8
-# Mon Aug 15 08:23:59 UTC 2016
+# Sat Nov 12 17:38:52 UTC 2016
pkgbase = python-gitpython
- pkgdesc = Python library used to interact with Git repositories
- pkgver = 2.0.8
+ pkgdesc = Python Git Library
+ pkgver = 2.1.0
pkgrel = 1
- url = https://github.com/gitpython-developers/GitPython
- arch = any
+ url = https://pypi.python.org/pypi/GitPython
+ arch = i686
+ arch = x86_64
license = BSD
- makedepends = python-setuptools
- depends = python-gitdb
- source = https://github.com/gitpython-developers/GitPython/archive/2.0.8/python-gitpython-2.0.8.tar.gz
- sha256sums = adbc08a2244f5f00cd8d0dc7a115b55f269ca1677799393a86d499b6a4dd513e
+ depends = python
+ provides = python-gitpython
+ source = https://pypi.python.org/packages/d7/16/e914d345d7d4e988f9196b9719a99220bad6a5dbd636162f9b5cc35f3bd6/GitPython-2.1.0.tar.gz
+ source = GitPython-2.1.0.tar.gz.sig
+ sha512sums = cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e
+ sha512sums = SKIP
pkgname = python-gitpython