python3-bottle: rebuild for Python 3.10, update to 0.12.19.
This commit is contained in:
parent
1cf1211a60
commit
442416d4ee
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-bottle'
|
# Template file for 'python3-bottle'
|
||||||
pkgname=python3-bottle
|
pkgname=python3-bottle
|
||||||
version=0.12.17
|
version=0.12.19
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="bottle-${version}"
|
wrksrc="bottle-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://bottlepy.org"
|
homepage="http://bottlepy.org"
|
||||||
distfiles="${PYPI_SITE}/b/bottle/bottle-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/bottle/bottle-${version}.tar.gz"
|
||||||
checksum=e9eaa412a60cc3d42ceb42f58d15864d9ed1b92e9d630b8130c871c5bb16107c
|
checksum=a9d73ffcbc6a1345ca2d7949638db46349f5b2b77dac65d6494d45c23628da2c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue