aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-22 12:47:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:47 +0000
commitbafa5d52d63028f5387282ded9d1839e90684fb5 (patch)
tree3e49b4d709547842b9911b847d6deb17ad270f86
parentd7cfad0d6b1fbba054284d118196bd843da12dba (diff)
community/py3-mechanize: rebuild against python 3.9
-rw-r--r--community/py3-mechanize/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-mechanize/APKBUILD b/community/py3-mechanize/APKBUILD
index 636a7993c0f..96b81f6fe6c 100644
--- a/community/py3-mechanize/APKBUILD
+++ b/community/py3-mechanize/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-mechanize
_pkgname=mechanize
pkgver=0.4.5
-pkgrel=0
+pkgrel=1
pkgdesc="Stateful programmatic web browsing in Python"
url="https://github.com/python-mechanize/mechanize"
arch="noarch"