* update python-calver to 2022.06.26-7

This commit is contained in:
Alexander Baldeck 2024-12-03 22:40:36 +01:00
parent b6c31096c0
commit 91eb951d67
3 changed files with 22 additions and 1 deletions

View 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

View File

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

View File

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