Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sympy
Commits:
5faa065f by Jelle van der Waa at 2024-11-16T22:08:13+01:00
upgpkg: 1.13.3-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sympy
pkgdesc = Symbolic manipulation package (Computer Algebra System),
written in pure Python
pkgver = 1.13.3
- pkgrel = 1
+ pkgrel = 2
url = https://sympy.org/en/index.html
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-sympy
pkgver=1.13.3
-pkgrel=1
+pkgrel=2
arch=('any')
pkgdesc='Symbolic manipulation package (Computer Algebra System), written in
pure Python'
url='https://sympy.org/en/index.html'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sympy/-/commit/5faa065f71b6ea6731650423332e9ec8c67f84a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sympy/-/commit/5faa065f71b6ea6731650423332e9ec8c67f84a8
You're receiving this email because of your account on gitlab.archlinux.org.