Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-simplesat
Commits:
9ff833ba by Jelle van der Waa at 2024-11-19T16:56:13+01:00
upgpkg: 0.8.2-8: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-simplesat
pkgdesc = SAT solver for use in Enstaller, based on the MiniSat
implementation
pkgver = 0.8.2
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/enthought/sat-solver
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=sat-solver
pkgname=python-simplesat
pkgver=0.8.2
-pkgrel=7
+pkgrel=8
pkgdesc='SAT solver for use in Enstaller, based on the MiniSat implementation'
arch=('any')
url='https://github.com/enthought/sat-solver'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-simplesat/-/commit/9ff833ba1950602abca8d46a28c821b2c80dc734
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-simplesat/-/commit/9ff833ba1950602abca8d46a28c821b2c80dc734
You're receiving this email because of your account on gitlab.archlinux.org.