summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5c8b4fc6afe..7431bb283146 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,16 @@
pkgbase = python-lazyarray
pkgdesc = a Python package that provides a lazily-evaluated numerical array class, larray, based on and compatible with NumPy arrays
- pkgver = 0.3.3
+ pkgver = 0.3.4
pkgrel = 1
url = https://pypi.org/project/lazyarray/#files
arch = any
license = BSD
makedepends = python
- makedepends = python2
makedepends = python-setuptools
- source = https://files.pythonhosted.org/packages/source/l/lazyarray/lazyarray-0.3.3.tar.gz
- sha256sums = SKIP
+ conflicts = python2-lazyarray
+ source = https://files.pythonhosted.org/packages/source/l/lazyarray/lazyarray-0.3.4.tar.gz
+ sha256sums = 357e80db7472c940ed3cab873544f2b7028f6ade8737adde2c91f91aeab2835a
pkgname = python-lazyarray
depends = python
-pkgname = python2-lazyarray
- depends = python2
-