aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-08 08:06:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:17:46 +0100
commite4d2e09e0f733ecc53cc641975d82add5417314e (patch)
tree9f79a4240b519b5090cf054e2e2fc17d33f7bd80
parent6436f8cb8b6e2d4ed6984fc7b89b1f2296128edb (diff)
community/py3-pytoml: rebuild against python 3.10
-rw-r--r--community/py3-pytoml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pytoml/APKBUILD b/community/py3-pytoml/APKBUILD
index 7b0c0cc63f0..bd076d1135e 100644
--- a/community/py3-pytoml/APKBUILD
+++ b/community/py3-pytoml/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py3-pytoml
pkgver=0.1.21
-pkgrel=2
+pkgrel=3
_test_commit=bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a
pkgdesc="TOML-0.4.0 parse/writer for Python3"
url="https://github.com/avakar/pytoml"