aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-26 01:20:31 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-26 01:38:31 +0100
commit1b6f5190e69ed84bb9eee1404de1c99c6fd69bf0 (patch)
tree448e6d83f114f1c5063d327cf649f28f8c62320b
parent50de6a4a593760272e8335a91e68f96ee0488577 (diff)
community/py3-mechanize: upgrade to 0.4.5
-rw-r--r--community/py3-mechanize/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-mechanize/APKBUILD b/community/py3-mechanize/APKBUILD
index fb94fdcd8e3..681a2523f5e 100644
--- a/community/py3-mechanize/APKBUILD
+++ b/community/py3-mechanize/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-mechanize
_pkgname=mechanize
-pkgver=0.4.4
+pkgver=0.4.5
pkgrel=0
pkgdesc="Stateful programmatic web browsing in Python"
url="https://github.com/python-mechanize/mechanize"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="34e50054eafb65f4fb3593578ddfd932c3f5e086df5b946460e15b34a543eb32ea5bb3a01a26123441f7cdb8ccd3bf22f04509af27e2d1be542ff1483c9ba996 mechanize-0.4.4.tar.gz"
+sha512sums="51706d5c073501d02fb7395eda30625ed9191324f948073c7d1589df0e507d8b7641ca514ceff55e7d82e899ba6e10c55507c79668976c7654ff0004671d09d2 mechanize-0.4.5.tar.gz"