python-trove-classifiers: update to 2025.9.11.17 (#5625)

This commit is contained in:
Dirk Stolle 2025-09-12 13:50:50 +02:00 committed by GitHub
parent fe2812683e
commit 8e8013e0f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
_pyname=trove_classifiers
pkgname=python-trove-classifiers
pkgver=2025.8.26.11
pkgver=2025.9.11.17
pkgrel=1
pkgdesc="Canonical source for classifiers on PyPI (pypi.org)"
arch=('any')
@ -24,7 +24,7 @@ makedepends=(
'python-calver'
)
source=("https://pypi.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
sha256sums=('e73efff317c492a7990092f9c12676c705bf6cfe40a258a93f63f4b4c9941432')
sha256sums=('931ca9841a5e9c9408bc2ae67b50d28acf85bef56219b56860876dd1f2d024dd')
build() {
cd "${_pyname}-${pkgver}"