summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7678224a0de7..98c474b964db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = python-altgraph
- pkgdesc = altgraph is a fork of graphlib: a graph (network) package for constructing graphs
- pkgver = 0.17
+ pkgdesc = A graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output.
+ pkgver = 0.17.2
pkgrel = 1
url = https://pypi.python.org/pypi/altgraph
arch = any
license = MIT
makedepends = python-setuptools
depends = python
- source = https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-0.17.tar.gz
- sha256sums = 1f05a47122542f97028caf78775a095fbe6a2699b5089de8477eb583167d69aa
+ source = https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-0.17.2.tar.gz
+ sha256sums = ebf2269361b47d97b3b88e696439f6e4cbc607c17c51feb1754f90fb79839158
pkgname = python-altgraph
-