python3-MechanicalSoup: update to 0.12.0.
This commit is contained in:
parent
dff2c71407
commit
74d78df3c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-MechanicalSoup'
|
# Template file for 'python3-MechanicalSoup'
|
||||||
pkgname=python3-MechanicalSoup
|
pkgname=python3-MechanicalSoup
|
||||||
version=0.11.0
|
version=0.12.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=MechanicalSoup-${version}
|
wrksrc=MechanicalSoup-${version}
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://mechanicalsoup.readthedocs.io/en/stable/index.html"
|
homepage="https://mechanicalsoup.readthedocs.io/en/stable/index.html"
|
||||||
distfiles="${PYPI_SITE}/M/MechanicalSoup/MechanicalSoup-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/M/MechanicalSoup/MechanicalSoup-${version}.tar.gz"
|
||||||
checksum=2712ec0f3087cbc719c6c3dfb317a05800ff14fcdbfa67a2f9f6e07226e7a94c
|
checksum=39a60627a97981869251837b8bd082485f2f681df8a3315836ffaa74663627bd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue