Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-booleanoperations
Commits:
816b543f by Caleb Maclennan at 2026-01-21T12:30:24+03:00
upgpkg: 0.10.0-2: Rebuild with updated python-fontparts, now with checks
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-booleanoperations
pkgdesc = Boolean operations on paths
pkgver = 0.10.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/typemytype/booleanOperations
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_pyname=booleanOperations
pkgname=python-${_pyname,,}
pkgver=0.10.0
-pkgrel=1
+pkgrel=2
pkgdesc='Boolean operations on paths'
arch=(any)
url="https://github.com/typemytype/$_pyname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-booleanoperations/-/commit/816b543fb027d15fc5a0aabc2e43feb172c212b5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-booleanoperations/-/commit/816b543fb027d15fc5a0aabc2e43feb172c212b5
You're receiving this email because of your account on gitlab.archlinux.org.