Skip to content
Snippets Groups Projects
Commit 1b6f5190 authored by Leo's avatar Leo
Browse files

community/py3-mechanize: upgrade to 0.4.5

parent 50de6a4a
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-mechanize pkgname=py3-mechanize
_pkgname=mechanize _pkgname=mechanize
pkgver=0.4.4 pkgver=0.4.5
pkgrel=0 pkgrel=0
pkgdesc="Stateful programmatic web browsing in Python" pkgdesc="Stateful programmatic web browsing in Python"
url="https://github.com/python-mechanize/mechanize" url="https://github.com/python-mechanize/mechanize"
...@@ -25,4 +25,4 @@ package() { ...@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" python3 setup.py install --prefix=/usr --root="$pkgdir"
} }
sha512sums="34e50054eafb65f4fb3593578ddfd932c3f5e086df5b946460e15b34a543eb32ea5bb3a01a26123441f7cdb8ccd3bf22f04509af27e2d1be542ff1483c9ba996 mechanize-0.4.4.tar.gz" sha512sums="51706d5c073501d02fb7395eda30625ed9191324f948073c7d1589df0e507d8b7641ca514ceff55e7d82e899ba6e10c55507c79668976c7654ff0004671d09d2 mechanize-0.4.5.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment