* update python-setuptools-git to 1.2-12

This commit is contained in:
Alexander Baldeck 2024-12-05 07:18:58 +01:00
parent 1e857fc16b
commit 2e3b6d71b7
3 changed files with 20 additions and 1 deletions

View 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

View File

@ -0,0 +1,3 @@
[python-setuptools-git]
source = "git"
git = "https://github.com/msabramo/setuptools-git.git"

View File

@ -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')