summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 31 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3524b394923c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,31 @@
+pkgbase = python-pvextractor
+ pkgdesc = Position-velocity diagram extractor
+ pkgver = 0.3
+ pkgrel = 1
+ url = https://pvextractor.readthedocs.io
+ arch = any
+ license = BSD
+ checkdepends = python-pytest-astropy-header
+ checkdepends = python-spectral-cube
+ makedepends = python-setuptools-scm
+ makedepends = python-wheel
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-sphinx-astropy
+ makedepends = python-astropy
+ makedepends = python-scipy
+ source = https://files.pythonhosted.org/packages/source/p/pvextractor/pvextractor-0.3.tar.gz
+ source = fix-doc-build-warning.patch
+ md5sums = 10ea0f356c9f7b196a31d6fb01828646
+ md5sums = ee80bc266d21f35c07a59361254517dd
+
+pkgname = python-pvextractor
+ depends = python>=3.6
+ depends = python-scipy
+ depends = python-matplotlib>=2.0
+ depends = python-qtpy
+ depends = python-spectral-cube
+ optdepends = python-pvextractor-doc: Documentation for pvextractor
+
+pkgname = python-pvextractor-doc
+ pkgdesc = Documentation for Python pvextractor module