aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-05 10:01:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:29 +0000
commit2e6f32ffb2de7e1e8985a844f45749f13220fa60 (patch)
tree7399bdbe3b84072396560323afba89c532d960f1
parent08cd2754475ce81f6d30116e464a18002b0cf547 (diff)
testing/py3-nose-timer: rebuild against python 3.9
-rw-r--r--testing/py3-nose-timer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-nose-timer/APKBUILD b/testing/py3-nose-timer/APKBUILD
index 84617cb3c20..5757dcfec87 100644
--- a/testing/py3-nose-timer/APKBUILD
+++ b/testing/py3-nose-timer/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-nose-timer
_pkgname=nose-timer
pkgver=1.0.1
-pkgrel=0
+pkgrel=1
pkgdesc="timer plugin for nosetests that answers the question: how much time does every test take?"
url="https://github.com/mahmoudimus/nose-timer/"
arch="noarch !mips !mips64" # blocked by py3-parameterized