Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-wand
Commits:
abfbcdaa by Jelle van der Waa at 2024-11-30T12:27:11+01:00
upgpkg: 0.6.11-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-wand
pkgdesc = Ctypes-based simple MagickWand API binding for Python
pkgver = 0.6.11
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/emcconville/wand
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-wand
pkgver=0.6.11
-pkgrel=4
+pkgrel=5
pkgdesc="Ctypes-based simple MagickWand API binding for Python"
url="https://github.com/emcconville/wand"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wand/-/commit/abfbcdaa5db319b34cd17ab9ae062d06388e1275
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wand/-/commit/abfbcdaa5db319b34cd17ab9ae062d06388e1275
You're receiving this email because of your account on gitlab.archlinux.org.