* update python-setuptools-git to 1.2-12
This commit is contained in:
parent
1e857fc16b
commit
2e3b6d71b7
16
python/python-setuptools-git/.SRCINFO
Normal file
16
python/python-setuptools-git/.SRCINFO
Normal file
@ -0,0 +1,16 @@
|
||||
pkgbase = python-setuptools-git
|
||||
pkgdesc = Setuptools revision control system plugin for Git
|
||||
pkgver = 1.2
|
||||
pkgrel = 12
|
||||
url = https://github.com/msabramo/setuptools-git
|
||||
arch = any
|
||||
license = BSD
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
depends = python-setuptools
|
||||
depends = git
|
||||
source = python-setuptools-git-1.2.tar.gz::https://github.com/msabramo/setuptools-git/archive/1.2.tar.gz
|
||||
sha512sums = 368d56003a440c5be00685356b0aef97fdea4a84a6d4e56d59964833b55de4916353e061f2eebf2de4dac2df4783a0a1b2d58ba88e1a93979b38a2b62900c1c1
|
||||
|
||||
pkgname = python-setuptools-git
|
3
python/python-setuptools-git/.nvchecker.toml
Normal file
3
python/python-setuptools-git/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-setuptools-git]
|
||||
source = "git"
|
||||
git = "https://github.com/msabramo/setuptools-git.git"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-setuptools-git
|
||||
pkgver=1.2
|
||||
pkgrel=11
|
||||
pkgrel=12
|
||||
pkgdesc='Setuptools revision control system plugin for Git'
|
||||
arch=(any)
|
||||
license=('BSD')
|
||||
|
Loading…
x
Reference in New Issue
Block a user