Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-trove-classifiers


Commits:
b033c61b by Felix Yan at 2024-10-23T14:34:26+03:00
upgpkg: 2024.10.21.16-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 = 2024.10.14
+       pkgver = 2024.10.21.16
        pkgrel = 1
        url = https://github.com/pypa/trove-classifiers
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-trove-classifiers
        makedepends = python-build
        makedepends = python-installer
        depends = python
-       source = 
git+https://github.com/pypa/trove-classifiers.git#tag=2024.10.14
-       sha512sums = 
cf1e3731506b5343dd50ad4f2028b00698bc352bc4a8157e6a268859a5251f73c537ec5d2caf40fbf8780fe928f148e0c0d8ea3094927d337971d171223f9dfe
+       source = 
git+https://github.com/pypa/trove-classifiers.git#tag=2024.10.21.16
+       sha512sums = 
849d9ddd1ee35069ddc62115810246ae6b140038b3549ff05ada2b2859dc93812d2a29c8449d7fc8554a6fb7d8a9b08dec3314cd64ac03d997885c0c3fbf7b13
 
 pkgname = python-trove-classifiers


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-trove-classifiers
-pkgver=2024.10.14
+pkgver=2024.10.21.16
 pkgrel=1
 pkgdesc="Canonical source for classifiers on PyPI (pypi.org)"
 url="https://github.com/pypa/trove-classifiers";
@@ -11,7 +11,7 @@ depends=('python')
 makedepends=('git' 'python-calver' 'python-setuptools' 'python-wheel' 
'python-build' 'python-installer')
 checkdepends=('python-pytest')
 source=("git+https://github.com/pypa/trove-classifiers.git#tag=$pkgver";)
-sha512sums=('cf1e3731506b5343dd50ad4f2028b00698bc352bc4a8157e6a268859a5251f73c537ec5d2caf40fbf8780fe928f148e0c0d8ea3094927d337971d171223f9dfe')
+sha512sums=('849d9ddd1ee35069ddc62115810246ae6b140038b3549ff05ada2b2859dc93812d2a29c8449d7fc8554a6fb7d8a9b08dec3314cd64ac03d997885c0c3fbf7b13')
 
 prepare() {
   cd trove-classifiers



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trove-classifiers/-/commit/b033c61b1a6eb037fee8a04e4ff8f2d19e1a02b4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trove-classifiers/-/commit/b033c61b1a6eb037fee8a04e4ff8f2d19e1a02b4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to