* update python-calver to 2022.06.26-7
This commit is contained in:
parent
b6c31096c0
commit
91eb951d67
18
python/python-calver/.SRCINFO
Normal file
18
python/python-calver/.SRCINFO
Normal file
@ -0,0 +1,18 @@
|
||||
pkgbase = python-calver
|
||||
pkgdesc = Setuptools extension for CalVer package versions
|
||||
pkgver = 2022.06.26
|
||||
pkgrel = 7
|
||||
url = https://github.com/di/calver
|
||||
arch = any
|
||||
license = Apache-2.0
|
||||
checkdepends = python-pytest
|
||||
checkdepends = python-pretend
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
source = https://github.com/di/calver/archive/2022.06.26/python-calver-2022.06.26.tar.gz
|
||||
sha512sums = 4d436cead8930cae1a71eddef9f0ecd2881f8cb632c3814dc75390b061a909e7ca969a604a5fded1c66647947856d540e2180bd3ce4bed5087b4dbc9d5edb393
|
||||
|
||||
pkgname = python-calver
|
3
python/python-calver/.nvchecker.toml
Normal file
3
python/python-calver/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-calver]
|
||||
source = "git"
|
||||
git = "https://github.com/di/calver.git"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-calver
|
||||
pkgver=2022.06.26
|
||||
pkgrel=5
|
||||
pkgrel=7
|
||||
pkgdesc="Setuptools extension for CalVer package versions"
|
||||
url="https://github.com/di/calver"
|
||||
license=('Apache-2.0')
|
||||
|
Loading…
x
Reference in New Issue
Block a user