Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pygal


Commits:
0e93b027 by Felix Yan at 2026-06-18T01:15:51+08:00
upgpkg: 1:3.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pygal
        pkgdesc = A Python SVG graph plotting library
-       pkgver = 3.1.0
+       pkgver = 3.1.1
        pkgrel = 1
        epoch = 1
        url = https://www.pygal.org/en/stable/
@@ -19,7 +19,7 @@ pkgbase = python-pygal
        depends = python-importlib-metadata
        optdepends = python-lxml: for XML output through lxml instead of 
xml.etree
        optdepends = python-cairosvg: for PNG output
-       source = git+https://github.com/Kozea/pygal.git#tag=3.1.0
-       sha256sums = 
51d903b5876dd79e0e24aebcad5d4b8062b1d8c69e7261486e417c835924a008
+       source = git+https://github.com/Kozea/pygal.git#tag=3.1.1
+       sha256sums = 
7f5add47056fe27b7a5e7fb416636f6711147b04229f14a90492a1e1845aeaa7
 
 pkgname = python-pygal


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-pygal
 epoch=1
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc='A Python SVG graph plotting library'
 arch=('any')
@@ -15,7 +15,7 @@ optdepends=('python-lxml: for XML output through lxml instead 
of xml.etree'
 makedepends=('git' 'python-build' 'python-installer' 'python-wheel')
 checkdepends=('python-pytest' 'python-lxml' 'python-pyquery' 'python-cairosvg' 
'python-flask')
 source=("git+https://github.com/Kozea/pygal.git#tag=$pkgver";)
-sha256sums=('51d903b5876dd79e0e24aebcad5d4b8062b1d8c69e7261486e417c835924a008')
+sha256sums=('7f5add47056fe27b7a5e7fb416636f6711147b04229f14a90492a1e1845aeaa7')
 
 prepare() {
   sed -ri "s/'pytest-runner'(, )?//" pygal/setup.py



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygal/-/commit/0e93b0277fa98d8af7ce1e2d4f8c900098a6849b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygal/-/commit/0e93b0277fa98d8af7ce1e2d4f8c900098a6849b
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to