Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-networkx
Commits:
7ac3d8b3 by Jelle van der Waa at 2024-11-26T16:33:52+01:00
upgpkg: 3.3-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-networkx
pkgdesc = Python package for the creation, manipulation, and study of
the structure, dynamics, and functions of complex networks.
pkgver = 3.3
- pkgrel = 2
+ pkgrel = 3
url = https://networkx.org/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-networkx
pkgver=3.3
-pkgrel=2
+pkgrel=3
pkgdesc='Python package for the creation, manipulation, and study of the
structure, dynamics, and functions of complex networks.'
arch=('any')
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-networkx/-/commit/7ac3d8b346f0aa614a8c4cb74e5e20c2e64c65e3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-networkx/-/commit/7ac3d8b346f0aa614a8c4cb74e5e20c2e64c65e3
You're receiving this email because of your account on gitlab.archlinux.org.