Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rsa
Commits:
5c6e5095 by Jelle van der Waa at 2024-11-20T10:04:03+01:00
upgpkg: 4.9-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rsa
pkgdesc = Pure-Python RSA implementation
pkgver = 4.9
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/sybrenstuvel/python-rsa/
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-rsa
pkgver=4.9
-pkgrel=4
+pkgrel=5
_libname=rsa
pkgdesc="Pure-Python RSA implementation"
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rsa/-/commit/5c6e5095788ff99a7fe38bdc75c216ba5f152728
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rsa/-/commit/5c6e5095788ff99a7fe38bdc75c216ba5f152728
You're receiving this email because of your account on gitlab.archlinux.org.