Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-gmpy2
Commits:
ce40cbea by Antonio Rojas at 2024-11-16T19:29:51+01:00
upgpkg: 2.2.1-2: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gmpy2
pkgdesc = Provides C-coded Python modules for fast multiple-precision
arithmetic
pkgver = 2.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/aleaxit/gmpy
arch = x86_64
license = LGPL-2.1-only
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-gmpy2
pkgver=2.2.1
-pkgrel=1
+pkgrel=2
pkgdesc='Provides C-coded Python modules for fast multiple-precision
arithmetic'
arch=(x86_64)
url='https://github.com/aleaxit/gmpy'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gmpy2/-/commit/ce40cbeab43d23ac6739360087162b949225cac4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gmpy2/-/commit/ce40cbeab43d23ac6739360087162b949225cac4
You're receiving this email because of your account on gitlab.archlinux.org.