summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7bc3206e96f15a0eb35b2ee661eeaf5e2322f5e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-networkx-git
	pkgdesc = Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
	pkgver = 3.2.r57.gf93f0e2a0
	pkgrel = 1
	url = https://github.com/networkx/networkx
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-decorator
	depends = python-matplotlib
	depends = python-numpy
	depends = python-pandas
	depends = python-scipy
	provides = python-networkx=3.2.r57.gf93f0e2a0
	conflicts = python-networkx
	source = git+https://github.com/networkx/networkx#branch=main
	sha512sums = SKIP

pkgname = python-networkx-git