summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-02-07 04:14:05 +0000
committerGeorge Rawlinson2023-02-07 04:14:05 +0000
commit7cac6fe5c3c34c36aca38b64483e38c7a620c8ff (patch)
tree75f3db8b483c8193f2cfad6c220ac316d74f39be /.SRCINFO
parent7ad4d1f7ce71e1574e8e3796574363ebd4d0974a (diff)
downloadaur-7cac6fe5c3c34c36aca38b64483e38c7a620c8ff.tar.gz
upgpkg: python-importlab 0.8-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 11 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbe67899f007..c9a12328eeb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,18 @@
pkgbase = python-importlab
- pkgdesc = A library to calculate python dependency graphs.
- pkgver = 0.6.1
- pkgrel = 3
+ pkgdesc = A library to calculate Python dependency graphs
+ pkgver = 0.8
+ pkgrel = 1
url = https://github.com/google/importlab
arch = any
- license = APACHE
- makedepends = python
+ license = Apache
+ makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
+ makedepends = python-wheel
+ depends = python
depends = python-networkx
- depends = python-six
- options = !emptydirs
- source = https://files.pythonhosted.org/packages/source/i/importlab/importlab-0.6.1.tar.gz
- sha256sums = 056503329df1ba8f6291a4b548042aa18620ad91d39388ba58044f0fd44ff83e
+ source = python-importlab::git+https://github.com/google/importlab#commit=13737c19e056f1095486c522adafa0f4b71f31a8
+ b2sums = SKIP
pkgname = python-importlab