blob: 4fe2af9dc0fa9b6e7cc791e5344b8fe60ca6ea92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-chibi-git
pkgdesc = wrapper to use git in python
pkgver = 0.10.0
pkgrel = 1
url = https://pypi.org/project/chibi-git/
arch = any
license = WTFPL
makedepends = python-setuptools
depends = python-chibi
depends = python-chibi-atlas
depends = python-chibi-command
depends = python
source = https://files.pythonhosted.org/packages/source/c/chibi_git/chibi_git-0.10.0.tar.gz
sha256sums = e5282a274df1742db19fea635e6605ee02a9686ab9df382097bb5e3846bf2250
pkgname = python-chibi-git
|