Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pysmt
Commits:
1fe502b8 by Jelle van der Waa at 2024-11-17T12:51:54+01:00
upgpkg: 0.9.5-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pysmt
pkgdesc = Solver-agnostic library for SMT Formulae manipulation and
solving
pkgver = 0.9.5
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/pysmt/pysmt
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=pysmt
pkgname=python-${_pyname}
pkgver=0.9.5
-pkgrel=4
+pkgrel=5
pkgdesc='Solver-agnostic library for SMT Formulae manipulation and solving'
url='https://github.com/pysmt/pysmt'
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pysmt/-/commit/1fe502b824cb565ddda7885307b79b182b9525a2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pysmt/-/commit/1fe502b824cb565ddda7885307b79b182b9525a2
You're receiving this email because of your account on gitlab.archlinux.org.