summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4d9995403c7a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python-spectra
+ pkgdesc = Color scales and color conversion in Python
+ pkgver = 0.0.6
+ pkgrel = 1
+ url = https://github.com/jsvine/spectra
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ depends = python-networkx>=1.11
+ depends = python-colormath>=2.1.1
+ provides = python-spectra
+ conflicts = python-spectra
+ options = !emptydirs
+ source = https://github.com/jsvine/spectra/archive/v0.0.6.tar.gz
+ md5sums = dda5cc9d0035d7b689c6d01485f7b9fd
+
+pkgname = python-spectra
+