summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 11 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66195c1c05e3..2df3b801653b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,20 @@
pkgbase = python-slicerator
pkgdesc = A lazy-loading, fancy-sliceable iterable
- pkgver = 1.0.0
+ pkgver = 1.1.0
pkgrel = 1
url = https://github.com/soft-matter/slicerator
arch = any
license = BSD
+ checkdepends = python-pytest
+ checkdepends = python-numpy
+ makedepends = git
makedepends = python-setuptools
- depends = python-six
- source = https://files.pythonhosted.org/packages/source/s/slicerator/slicerator-1.0.0.tar.gz
- sha256sums = 18e60393e6765ca96986f801bbae62a617a1eba6ed57784e61b165ffc7dc1848
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ depends = python
+ source = python-slicerator::git+https://github.com/soft-matter/slicerator#tag=v1.1.0?signed
+ validpgpkeys = 96B7334D7610EE3E68AFFE589E027116943D6A8B
+ sha256sums = SKIP
pkgname = python-slicerator