diff mbox series

[1/1] package/python-bottle: bump to version 0.12.23

Message ID 20221025223639.550839-1-james.hilliard1@gmail.com
State Accepted
Headers show
Series [1/1] package/python-bottle: bump to version 0.12.23 | expand

Commit Message

James Hilliard Oct. 25, 2022, 10:36 p.m. UTC
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-bottle/python-bottle.hash | 4 ++--
 package/python-bottle/python-bottle.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Thomas Petazzoni Oct. 28, 2022, 6:51 a.m. UTC | #1
On Tue, 25 Oct 2022 16:36:39 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/python-bottle/python-bottle.hash | 4 ++--
>  package/python-bottle/python-bottle.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/python-bottle/python-bottle.hash b/package/python-bottle/python-bottle.hash
index b1cc2aac20..58bc52e3cb 100644
--- a/package/python-bottle/python-bottle.hash
+++ b/package/python-bottle/python-bottle.hash
@@ -1,5 +1,5 @@ 
 # md5, sha256 from https://pypi.org/pypi/bottle/json
-md5  4934ad7347eef30db669ccd05283a5e0  bottle-0.12.21.tar.gz
-sha256  787c61b6cc02b9c229bf2663011fac53dd8fc197f7f8ad2eeede29d888d7887e  bottle-0.12.21.tar.gz
+md5  d07df795cd4baa596ee803e964ba77fd  bottle-0.12.23.tar.gz
+sha256  683de3aa399fb26e87b274dbcf70b1a651385d459131716387abdc3792e04167  bottle-0.12.23.tar.gz
 # Locally computed sha256 checksums
 sha256  d0e7211f1c3c1a1c56f39d18bcb07f27f480c8a9552617756dda3a335933b8a6  LICENSE
diff --git a/package/python-bottle/python-bottle.mk b/package/python-bottle/python-bottle.mk
index ffea59f38f..e1691972c3 100644
--- a/package/python-bottle/python-bottle.mk
+++ b/package/python-bottle/python-bottle.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PYTHON_BOTTLE_VERSION = 0.12.21
+PYTHON_BOTTLE_VERSION = 0.12.23
 PYTHON_BOTTLE_SOURCE = bottle-$(PYTHON_BOTTLE_VERSION).tar.gz
-PYTHON_BOTTLE_SITE = https://files.pythonhosted.org/packages/95/e3/5749d7657b6fb38d65afb3c0b345514a783de7a9feb4fab594fa0bacc2a0
+PYTHON_BOTTLE_SITE = https://files.pythonhosted.org/packages/7c/58/75f3765b0a3f86ef0b6e0b23d0503920936752ca6e0fc27efce7403b01bd
 PYTHON_BOTTLE_LICENSE = MIT
 PYTHON_BOTTLE_LICENSE_FILES = LICENSE
 PYTHON_BOTTLE_CPE_ID_VENDOR = bottlepy