summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 7 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98c474b964db..490d42e51445 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,17 @@
pkgbase = python-altgraph
pkgdesc = A graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output.
- pkgver = 0.17.2
+ pkgver = 0.17.3
pkgrel = 1
url = https://pypi.python.org/pypi/altgraph
arch = any
license = MIT
makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
- source = https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-0.17.2.tar.gz
- sha256sums = ebf2269361b47d97b3b88e696439f6e4cbc607c17c51feb1754f90fb79839158
+ depends = python-setuptools
+ source = https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-0.17.3.tar.gz
+ sha256sums = ad33358114df7c9416cdb8fa1eaa5852166c505118717021c6a8c7c7abbd03dd
pkgname = python-altgraph