community/py3-sport-activities-features: upgrade to 0.3.16

This commit is contained in:
Iztok Fister Jr 2023-10-06 17:29:27 +00:00 committed by Kevin Daudt
parent dd9c70bcb0
commit 66ae7ec6ad

View File

@ -1,7 +1,7 @@
# Contributor: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
pkgname=py3-sport-activities-features
pkgver=0.3.15.1
pkgver=0.3.16
pkgrel=0
pkgdesc="A minimalistic toolbox for extracting features from sport activity files"
url="https://github.com/firefly-cpp/sport-activities-features"
@ -9,14 +9,12 @@ arch="noarch !ppc64le !s390x !riscv64" # py3-niaaml
license="MIT"
depends="
python3
py3-dotmap
py3-geopy
py3-geotiler
py3-gpxpy
py3-matplotlib
py3-niaaml
py3-overpy
py3-requests
py3-tcx2gpx
py3-tcxreader
"
@ -34,7 +32,7 @@ build() {
check() {
# exclude network tests
python3 -m pytest -k "not test_weather and not overpy_node_manipulation and not test_data_analysis and not test_hill_identification"
python3 -m pytest -k "not test_weather and not overpy_node_manipulation and not test_data_analysis and not test_missing_elevation_identification"
}
package() {
@ -45,5 +43,5 @@ package() {
}
sha512sums="
204120b6383da0f2078718e8f5eee56e6c6186dc36471cffa6398fe9e2aff389c1de8bf05260efb179fe7507bbfd3a23725150a0900f84b7bb626a9fab68959c sport-activities-features-0.3.15.1.tar.gz
49e82cf0cc3210193a15ff504542caea5a3d0fb8aa7ce6380cd2f52766c6fefedd2d3a9186f8c0c81819f86010442266cac1a27d39e6921c88905b07107a03c3 sport-activities-features-0.3.16.tar.gz
"