Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
fpylll
Commits:
5f7be8a4 by Jelle van der Waa at 2024-11-17T18:21:20+01:00
upgpkg: 0.6.1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = fpylll
pkgdesc = A Python interface for fplll
pkgver = 0.6.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/fplll/fpylll
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgbase=fpylll
pkgname=python-fpylll
pkgver=0.6.1
-pkgrel=4
+pkgrel=5
pkgdesc='A Python interface for fplll'
arch=(x86_64)
url='https://github.com/fplll/fpylll'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fpylll/-/commit/5f7be8a48298101a4b7bfd0016efbb7f5447cf45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fpylll/-/commit/5f7be8a48298101a4b7bfd0016efbb7f5447cf45
You're receiving this email because of your account on gitlab.archlinux.org.