Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-trove-classifiers
Commits:
687a98e6 by Felix Yan at 2026-09-21T19:03:31+00:00
upgpkg: 2026.9.21.13-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-trove-classifiers
pkgdesc = Canonical source for classifiers on PyPI (pypi.org)
- pkgver = 2026.6.1.19
+ pkgver = 2026.9.21.13
pkgrel = 1
url = https://github.com/pypa/trove-classifiers
arch = any
@@ -12,7 +12,7 @@ pkgbase = python-trove-classifiers
makedepends = python-build
makedepends = python-installer
depends = python
- source =
git+https://github.com/pypa/trove-classifiers.git#tag=2026.6.1.19
- sha512sums =
c22ceb7fa762e686932559ae8ce798181cc70802af328de74229af8460ed83be6b8f3e8aa73595cfdd26185f6a9c57ced938cfbc94bcd0621b7c7e49cc44faee
+ source =
git+https://github.com/pypa/trove-classifiers.git#tag=2026.9.21.13
+ sha512sums =
497f4b126d42698ca01eb576e8516d8c1f09d9dfbf28c8fa18d09bb2a215fe5804ce97f8a7fd998f0b15bb42302d9134211e06330591a4575ae0707642003358
pkgname = python-trove-classifiers
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-trove-classifiers
-pkgver=2026.6.1.19
+pkgver=2026.9.21.13
pkgrel=1
pkgdesc="Canonical source for classifiers on PyPI (pypi.org)"
url="https://github.com/pypa/trove-classifiers"
@@ -10,7 +10,7 @@ arch=('any')
depends=('python')
makedepends=('git' 'python-calver' 'python-setuptools' 'python-wheel'
'python-build' 'python-installer')
source=("git+https://github.com/pypa/trove-classifiers.git#tag=$pkgver")
-sha512sums=('c22ceb7fa762e686932559ae8ce798181cc70802af328de74229af8460ed83be6b8f3e8aa73595cfdd26185f6a9c57ced938cfbc94bcd0621b7c7e49cc44faee')
+sha512sums=('497f4b126d42698ca01eb576e8516d8c1f09d9dfbf28c8fa18d09bb2a215fe5804ce97f8a7fd998f0b15bb42302d9134211e06330591a4575ae0707642003358')
prepare() {
cd trove-classifiers
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trove-classifiers/-/commit/687a98e60d19fa787821d95332293915a297ee2e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trove-classifiers/-/commit/687a98e60d19fa787821d95332293915a297ee2e
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help