python3-bottle: update to 0.12.25.
This commit is contained in:
parent
ae085aa427
commit
eaa16b2413
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python3-bottle'
|
# Template file for 'python3-bottle'
|
||||||
pkgname=python3-bottle
|
pkgname=python3-bottle
|
||||||
version=0.12.23
|
version=0.12.25
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="--deselect test/test_sendfile.py::TestSendFile::test_invalid"
|
make_check_args="--deselect test/test_sendfile.py::TestSendFile::test_invalid"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
@ -13,7 +13,7 @@ license="MIT"
|
|||||||
homepage="https://bottlepy.org"
|
homepage="https://bottlepy.org"
|
||||||
changelog="https://raw.githubusercontent.com/bottlepy/bottle/master/docs/changelog.rst"
|
changelog="https://raw.githubusercontent.com/bottlepy/bottle/master/docs/changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/b/bottle/bottle-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/bottle/bottle-${version}.tar.gz"
|
||||||
checksum=683de3aa399fb26e87b274dbcf70b1a651385d459131716387abdc3792e04167
|
checksum=e1a9c94970ae6d710b3fb4526294dfeb86f2cb4a81eff3a4b98dc40fb0e5e021
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user