* update python-networkx to 3.3-3

This commit is contained in:
Alexander Baldeck 2024-12-05 17:21:14 +01:00
parent 35f3a4e6af
commit 8fb10e7547
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-networkx pkgbase = python-networkx
pkgdesc = Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. pkgdesc = Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
pkgver = 3.3 pkgver = 3.3
pkgrel = 2 pkgrel = 3
url = https://networkx.org/ url = https://networkx.org/
arch = any arch = any
license = BSD-3-Clause license = BSD-3-Clause

View File

@ -4,7 +4,7 @@
pkgname=python-networkx pkgname=python-networkx
pkgver=3.3 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.' pkgdesc='Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.'
arch=(any) arch=(any)
license=('BSD-3-Clause') license=('BSD-3-Clause')