python-calver: Update to 2025.4.17

This commit is contained in:
Christoph Reiter 2025-05-04 08:01:57 +02:00
parent 4a4b874be0
commit 87eb2e22f0

View File

@ -2,7 +2,7 @@
_pyname=calver
pkgname=python-calver
pkgver=2025.4.2
pkgver=2025.4.17
pkgrel=1
pkgdesc="Setuptools extension for CalVer package versions"
arch=('any')
@ -20,7 +20,7 @@ makedepends=(
'python-setuptools'
)
source=("https://pypi.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
sha256sums=('f854bb865a070da3d45f989f812b2fb6847a10c2d5a7490490ec16832617a463')
sha256sums=('460702737d620f5c3d4175450485180a1b7f7a422c5db0e6af3e655c7395ec7e')
build() {
cd "${_pyname}-${pkgver}"