* update python-autocommand to 2.2.2-7
This commit is contained in:
parent
e97a266bab
commit
e165251d28
19
python/python-autocommand/.SRCINFO
Normal file
19
python/python-autocommand/.SRCINFO
Normal file
@ -0,0 +1,19 @@
|
||||
pkgbase = python-autocommand
|
||||
pkgdesc = A library to create a command-line program from a function
|
||||
pkgver = 2.2.2
|
||||
pkgrel = 7
|
||||
url = https://github.com/Lucretiel/autocommand
|
||||
arch = any
|
||||
license = LGPL
|
||||
checkdepends = python-pytest
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
source = https://github.com/Lucretiel/autocommand/archive/2.2.2/python-autocommand-2.2.2.tar.gz
|
||||
source = https://github.com/jaraco/autocommand/commit/ec6f6641.patch
|
||||
sha512sums = 5ed109db16a0e309ed5107b26db0b70ed8669d73817e82eb5a219650d29f53785aa1f9471b2ac71d21dbffc9f0a13ea0fdf69e63ab534fd84407a1d6741cf5b5
|
||||
sha512sums = 2a31e24bafeab219b9ba836c34efa08664ddc323592cbff6cf7853631c982ebac2f263077999cd8c7aa05a2e588f64c8a1bcc4819436b8aba7068b1a26f21019
|
||||
|
||||
pkgname = python-autocommand
|
3
python/python-autocommand/.nvchecker.toml
Normal file
3
python/python-autocommand/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-autocommand]
|
||||
source = "git"
|
||||
git = "https://github.com/Lucretiel/autocommand.git"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-autocommand
|
||||
pkgver=2.2.2
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="A library to create a command-line program from a function"
|
||||
url="https://github.com/Lucretiel/autocommand"
|
||||
license=('LGPL')
|
||||
|
Loading…
x
Reference in New Issue
Block a user