summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChris Brendel2023-01-22 13:34:30 -0500
committerChris Brendel2023-01-22 13:34:30 -0500
commit7fa96dc9086551d12095de39838fd64992a8c46f (patch)
tree31d285ea5aa283b35cfa10b9cc268996aa1feaf5 /.SRCINFO
parent4148d5f6742f6bbd17c6676180bc50f379c659d9 (diff)
downloadaur-7fa96dc9086551d12095de39838fd64992a8c46f.tar.gz
bumped to v0.2.0, removed workaround for previous untagged release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5843111d0a0..26d4874eccf0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = python-ml-datasets
pkgdesc = Machine learning dataset loaders for testing and example scripts
- pkgver = 0.1.6
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/explosion/ml-datasets
arch = x86_64
license = MIT
depends = python-numpy
+ depends = python-scipy
depends = python-tqdm
depends = python-srsly
depends = python-catalogue
- source = python-ml-datasets-0.1.6.tar.gz::https://github.com/explosion/ml-datasets/archive/2ec21d174139c69350f80a2d4d8085ce6b49c90c.tar.gz
- md5sums = 591540927cf7627bd6429423b99384c8
+ source = python-ml-datasets-0.2.0.tar.gz::https://github.com/explosion/ml-datasets/archive/v0.2.0.tar.gz
+ md5sums = e4c89cc0788468f9a3da2f4ac3eef3f1
pkgname = python-ml-datasets
-