From 66ae7ec6ad818a39b56b677da13b2cefa9f46118 Mon Sep 17 00:00:00 2001 From: Iztok Fister Jr Date: Fri, 6 Oct 2023 17:29:27 +0000 Subject: [PATCH] community/py3-sport-activities-features: upgrade to 0.3.16 --- community/py3-sport-activities-features/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/community/py3-sport-activities-features/APKBUILD b/community/py3-sport-activities-features/APKBUILD index a4acef21f61..1bb4cb06735 100644 --- a/community/py3-sport-activities-features/APKBUILD +++ b/community/py3-sport-activities-features/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Iztok Fister, Jr. # Maintainer: Iztok Fister, Jr. 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 "