Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pygraphviz
Commits:
6d388a84 by Jelle van der Waa at 2024-11-19T13:10:04+01:00
upgpkg: 1.13-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pygraphviz
pkgdesc = Python interface to Graphviz
pkgver = 1.13
- pkgrel = 2
+ pkgrel = 3
url = https://pygraphviz.github.io
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-pygraphviz
_name=${pkgname#python-}
pkgver=1.13
-pkgrel=2
+pkgrel=3
pkgdesc='Python interface to Graphviz'
arch=(x86_64)
url=https://pygraphviz.github.io
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygraphviz/-/commit/6d388a84d9898e507fa9fcda9decbcc61e2a6565
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygraphviz/-/commit/6d388a84d9898e507fa9fcda9decbcc61e2a6565
You're receiving this email because of your account on gitlab.archlinux.org.