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


Commits:
776f085f by Felix Yan at 2024-10-19T16:45:19+03:00
upgpkg: 2024.10.11-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.9.12
+       pkgver = 2024.10.11
        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.9.12
-       sha512sums = 
f60940a64665df2841200865f5128b684bba731306ec44a2e73f1c7f6d0126498331b5f813f60e970442ca8d995ea33489fe3145cf02610079f0e14096f9a2d8
+       source = 
git+https://github.com/pypa/trove-classifiers.git#tag=2024.10.11
+       sha512sums = 
c27c9ebaa03ce74e823d89e8c61ed4356de9750047d2a8d6198dd0c56b5135035dc81d710136b043d4ef06d8719835bccfc53cf755491f47cc5421c299a9f46f
 
 pkgname = python-trove-classifiers


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-trove-classifiers
-pkgver=2024.9.12
+pkgver=2024.10.11
 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=('f60940a64665df2841200865f5128b684bba731306ec44a2e73f1c7f6d0126498331b5f813f60e970442ca8d995ea33489fe3145cf02610079f0e14096f9a2d8')
+sha512sums=('c27c9ebaa03ce74e823d89e8c61ed4356de9750047d2a8d6198dd0c56b5135035dc81d710136b043d4ef06d8719835bccfc53cf755491f47cc5421c299a9f46f')
 
 build() {
   cd trove-classifiers



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

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


Reply via email to