Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cairo
Commits:
af95f719 by Jelle van der Waa at 2024-11-17T17:37:55+01:00
upgpkg: 1.27.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cairo
pkgdesc = Python bindings for the cairo graphics library
pkgver = 1.27.0
- pkgrel = 1
+ pkgrel = 2
url = https://pycairo.readthedocs.io/en/latest/
arch = x86_64
license = LGPL2.1
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgbase=python-cairo
pkgname=(python-cairo python-cairo-docs)
pkgver=1.27.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for the cairo graphics library"
url="https://pycairo.readthedocs.io/en/latest/"
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cairo/-/commit/af95f719749295f83e343549953ce0af377e9136
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cairo/-/commit/af95f719749295f83e343549953ce0af377e9136
You're receiving this email because of your account on gitlab.archlinux.org.