aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-mechanize
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-08 03:02:10 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-08 05:28:46 -0300
commita8cfd3fa66ea09d7927ae95a1ba8d74797eb7645 (patch)
treedbf4e3e7189d6fbf68debc80418e71baceceedb9 /community/py3-mechanize
parent00d9f425e06798c8084b9a1b51c4ebecbffba87d (diff)
downloadaports-a8cfd3fa66ea09d7927ae95a1ba8d74797eb7645.tar.bz2
aports-a8cfd3fa66ea09d7927ae95a1ba8d74797eb7645.tar.xz
community/py3-mechanize: upgrade to 0.4.4
Diffstat (limited to 'community/py3-mechanize')
-rw-r--r--community/py3-mechanize/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-mechanize/APKBUILD b/community/py3-mechanize/APKBUILD
index 9b862f014e..fb94fdcd8e 100644
--- a/community/py3-mechanize/APKBUILD
+++ b/community/py3-mechanize/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-mechanize
_pkgname=mechanize
-pkgver=0.4.3
-pkgrel=1
+pkgver=0.4.4
+pkgrel=0
pkgdesc="Stateful programmatic web browsing in Python"
url="https://github.com/python-mechanize/mechanize"
arch="noarch"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="892f264ab2743b8649fb4647c8399a5952db82446d8d22e8df2ad1160a1aa147eaca8b8704fe2467a83a6cd01d6f697eea3c5be94f33770bd7daeda4df6de2d6 mechanize-0.4.3.tar.gz"
+sha512sums="34e50054eafb65f4fb3593578ddfd932c3f5e086df5b946460e15b34a543eb32ea5bb3a01a26123441f7cdb8ccd3bf22f04509af27e2d1be542ff1483c9ba996 mechanize-0.4.4.tar.gz"