Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-trove-classifiers
Commits:
80503d49 by Felix Yan at 2023-11-23T11:04:10+02:00
upgpkg: 2023.11.22-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 = 2023.11.14
+ pkgver = 2023.11.22
pkgrel = 1
url = https://github.com/pypa/trove-classifiers
arch = any
@@ -10,7 +10,7 @@ pkgbase = python-trove-classifiers
makedepends = python-calver
makedepends = python-setuptools
depends = python
- source =
git+https://github.com/pypa/trove-classifiers.git#commit=0b8493fc1fdbbf96c3ab78ca2d30f8f9e637a06c
+ source =
git+https://github.com/pypa/trove-classifiers.git#commit=a930bf0394e4ca60cdb6c5463d28cf30b7d9d9fc
sha512sums = SKIP
pkgname = python-trove-classifiers
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-trove-classifiers
-pkgver=2023.11.14
-_commit=0b8493fc1fdbbf96c3ab78ca2d30f8f9e637a06c
+pkgver=2023.11.22
+_commit=a930bf0394e4ca60cdb6c5463d28cf30b7d9d9fc
pkgrel=1
pkgdesc="Canonical source for classifiers on PyPI (pypi.org)"
url="https://github.com/pypa/trove-classifiers"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trove-classifiers/-/commit/80503d49b03ea541059d0381dc2626a0258d1e3b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trove-classifiers/-/commit/80503d49b03ea541059d0381dc2626a0258d1e3b
You're receiving this email because of your account on gitlab.archlinux.org.