aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-08 08:06:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:17:48 +0100
commit9ea74ccc5d0755ca47e44225e4305394b8ed1439 (patch)
tree09b4842794a3eb77da7d1e3375ddbc5b39485b45
parent3fa02c4732644619fa44387b231877255df5d43d (diff)
community/py3-iso8601: rebuild against python 3.10
-rw-r--r--community/py3-iso8601/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-iso8601/APKBUILD b/community/py3-iso8601/APKBUILD
index 719f617be20..358af18b2e6 100644
--- a/community/py3-iso8601/APKBUILD
+++ b/community/py3-iso8601/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=py3-iso8601
pkgver=1.0.2
-pkgrel=0
+pkgrel=1
pkgdesc="Simple module to parse ISO 8601 dates"
url="https://github.com/micktwomey/pyiso8601"
license="MIT"