summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcaltlgin2020-09-07 08:35:55 +1200
committercaltlgin2020-09-07 08:35:55 +1200
commite0eda52af4f8cf2dbe12050f97f90da411ac741a (patch)
tree3e3015c2482949eb1e57a86a65c9967fd62f148c /.SRCINFO
downloadaur-e0eda52af4f8cf2dbe12050f97f90da411ac741a.tar.gz
Add to AUR
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..492c9b41ebae
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = johnnydep-git
+ pkgdesc = Display dependency tree of Python distribution
+ pkgver = 1.5.r0.ga4982b8
+ pkgrel = 1
+ url = https://github.com/wimglenn/johnnydep
+ arch = any
+ license = MIT
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python
+ depends = python-anytree
+ depends = python-cachetools
+ depends = python-colorama
+ depends = python-distlib
+ depends = python-oyaml
+ depends = python-packaging
+ depends = python-pkginfo
+ depends = python-pip
+ depends = python-setuptools
+ depends = python-structlog
+ depends = python-tabulate
+ depends = python-toml
+ depends = python-wheel
+ depends = python-wimpy
+ provides = johnnydep
+ source = johnnydep::git+https://github.com/wimglenn/johnnydep.git
+ sha256sums = SKIP
+
+pkgname = johnnydep-git
+