summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ec9157b1b7b6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+# Generated by mksrcinfo v8
+# Wed Jan 23 15:13:59 UTC 2019
+pkgbase = python-extinction
+ pkgdesc = Fast interstellar dust extinction laws in Python
+ pkgver = 0.4.0
+ pkgrel = 1
+ url = http://extinction.readthedocs.io/
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ makedepends = python-numpy
+ makedepends = python2-numpy
+ source = https://files.pythonhosted.org/packages/source/e/extinction/extinction-0.4.0.tar.gz
+ md5sums = f67c418793a4b44b4075af6d2f9b742b
+
+pkgname = python-extinction
+ depends = python-numpy
+
+pkgname = python2-extinction
+ depends = python2-numpy
+