aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-22 12:13:33 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:46 +0000
commitb9ee2e7e16fa908f6fe74696c41181c5d99fbcef (patch)
tree95b5c1ed0b801880bec1cbe1e650038bab6ed098
parent0fac5e1939449c6414d5f5fb1093f3a375683345 (diff)
community/py3-importlib-resources: rebuild against python 3.9
-rw-r--r--community/py3-importlib-resources/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-importlib-resources/APKBUILD b/community/py3-importlib-resources/APKBUILD
index 0cce3a85aec..0a7bb7ae11f 100644
--- a/community/py3-importlib-resources/APKBUILD
+++ b/community/py3-importlib-resources/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-importlib-resources
pkgver=5.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Read resources from Python packages"
url="https://github.com/python/importlib_resources"
# ppc64le blocked by py3-zipp