summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoretckeeper2022-07-02 10:04:10 +0200
committeretckeeper2022-07-02 10:04:10 +0200
commitc26954995ccb75a2c9f4254a346d871716ae7314 (patch)
tree9e0ffdc9b87e5dafc1444ad9ad4dc2ee2785d2d3 /.SRCINFO
parentcb4290980dfabaf1db39d6bafcf41d8f15dc5a63 (diff)
downloadaur-c26954995ccb75a2c9f4254a346d871716ae7314.tar.gz
version bump
updated dependencies added documentation building added check function
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 13 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7eb5ab4f8e6c..de558bf38671 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,30 +1,27 @@
pkgbase = python-wfdb
pkgdesc = A library of tools for reading, writing, and processing WFDB signals and annotations
- pkgver = 3.4.1
+ pkgver = 4.0.0
pkgrel = 1
url = https://github.com/MIT-LCP/wfdb-python
arch = any
license = MIT
+ checkdepends = python-pytest
+ checkdepends = python-pytest-xdist
+ checkdepends = python-pylint
+ checkdepends = python-black
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ makedepends = python-poetry
+ makedepends = python-sphinx
depends = python
depends = python-numpy
depends = python-scipy
depends = python-matplotlib
- depends = python-nose
depends = python-pandas
depends = python-requests
- depends = python-scikit-learn
- depends = python-certifi
- depends = python-chardet
- depends = python-cycler
- depends = python-idna
- depends = python-joblib
- depends = python-pyparsing
- depends = python-dateutil
- depends = python-pytz
- depends = python-requests
- depends = python-urllib3
- depends = python-threadpoolctl
- source = https://github.com/MIT-LCP/wfdb-python/archive/v3.4.1.tar.gz
- sha256sums = 1e90b7afc31e5f42db8c482cc4002e16188f1291c504575336fc1a2c73cc9025
+ depends = python-soundfile
+ source = https://github.com/MIT-LCP/wfdb-python/archive/v4.0.0.tar.gz
+ sha256sums = 06e5acfbde5aaa629a4c194ec29eee979b627d0ed711f0ed312b02f338a67a1a
pkgname = python-wfdb