Merge pull request #4346 from lazka/python-trove-classifiers-2024.1.8

python-trove-classifiers: Update to 2024.1.8
This commit is contained in:
Christoph Reiter 2024-01-13 09:50:23 +01:00 committed by GitHub
commit 01b0eb280e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
_pyname=trove-classifiers
pkgname=python-trove-classifiers
pkgver=2023.11.29
pkgver=2024.1.8
pkgrel=1
pkgdesc="Canonical source for classifiers on PyPI (pypi.org)"
arch=('any')
@ -19,7 +19,7 @@ makedepends=(
'python-calver'
)
source=("https://pypi.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
sha256sums=('ff8f7fd82c7932113b46e7ef6742c70091cc63640c8c65db00d91f2e940b9514')
sha256sums=('6e36caf430ff6485c4b57a4c6b364a13f6a898d16b9417c6c37467e59c14b05a')
build() {
cd "${_pyname}-${pkgver}"