Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-service-identity
Commits:
3b71d5a3 by Jelle van der Waa at 2024-11-18T20:37:34+01:00
upgpkg: 24.2.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-service-identity
pkgdesc = Service identity verification for pyOpenSSL
pkgver = 24.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/service_identity
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-service-identity
pkgver=24.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Service identity verification for pyOpenSSL"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-service-identity/-/commit/3b71d5a3250fde42493a8a87d0232af454c592c6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-service-identity/-/commit/3b71d5a3250fde42493a8a87d0232af454c592c6
You're receiving this email because of your account on gitlab.archlinux.org.