blob: cb970092619b17b84cb33717e12997a16beab60e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
# Generated by mksrcinfo v8
# Mon Mar 20 18:40:15 UTC 2017
pkgbase = python-gitpython
pkgdesc = Python Git Library
pkgver = 2.1.3
pkgrel = 9
url = https://pypi.python.org/pypi/GitPython
arch = i686
arch = x86_64
license = BSD
makedepends = python
makedepends = python-setuptools
makedepends = python2
makedepends = python2-setuptools
provides = python-gitpython
source = https://files.pythonhosted.org/packages/source/g/gitpython/GitPython-2.1.3.tar.gz
source = GitPython-2.1.3.tar.gz.sig
sha512sums = 918ff1765a85a818619165c2bcbb0d417f35c979c2f42f1bb7e41636696c0cb4d6837725f3655fbdfebea966476d1255ee18adabe9ed5536455b63336a1f399d
sha512sums = SKIP
pkgname = python-gitpython
depends = python
depends = python-gitdb2
pkgname = python2-gitpython
depends = python2
depends = python2-gitdb2
|