Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
sagetex
Commits:
15624162 by Jelle van der Waa at 2024-12-03T13:40:04+01:00
upgpkg: 3.6.1-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = sagetex
pkgdesc = Allows to embed code, results of computations, and plots from
SageMath into LaTeX documents
pkgver = 3.6.1
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/sagemath/sagetex
arch = any
license = GPL2
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=sagetex
pkgver=3.6.1
-pkgrel=5
+pkgrel=6
pkgdesc='Allows to embed code, results of computations, and plots from
SageMath into LaTeX documents'
arch=(any)
url='https://github.com/sagemath/sagetex'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sagetex/-/commit/156241626b33d9843e7a778187f95271d49874a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sagetex/-/commit/156241626b33d9843e7a778187f95271d49874a8
You're receiving this email because of your account on gitlab.archlinux.org.