diff mbox series

[1/1] package/python-cssutils: bump to version 2.11.1

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

Commit Message

James Hilliard Sept. 15, 2024, 4:31 a.m. UTC
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-cssutils/python-cssutils.hash | 6 +++---
 package/python-cssutils/python-cssutils.mk   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Comments

Thomas Petazzoni Sept. 15, 2024, 8:10 a.m. UTC | #1
On Sat, 14 Sep 2024 22:31:31 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

Also on this one, edited the commit message to mention that the license
file was renamed, but not changed. Here as well, pretty obvious, but
better said than silenced.

Thanks!

Thomas
diff mbox series

Patch

diff --git a/package/python-cssutils/python-cssutils.hash b/package/python-cssutils/python-cssutils.hash
index d93135a989..66c87904b4 100644
--- a/package/python-cssutils/python-cssutils.hash
+++ b/package/python-cssutils/python-cssutils.hash
@@ -1,5 +1,5 @@ 
 # md5, sha256 from https://pypi.org/pypi/cssutils/json
-md5  11707e5da7c40bd98e5b4998489f10e0  cssutils-2.9.0.tar.gz
-sha256  89477b3d17d790e97b9fb4def708767061055795aae6f7c82ae32e967c9be4cd  cssutils-2.9.0.tar.gz
+md5  c8c21e635454d9ca73b21892def35f55  cssutils-2.11.1.tar.gz
+sha256  0563a76513b6af6eebbe788c3bf3d01c920e46b3f90c8416738c5cfc773ff8e2  cssutils-2.11.1.tar.gz
 # Locally computed sha256 checksums
-sha256  03c570a068086ee577dcd795519ea93462b2ed2fcb6dcc4dfce56a71a2fd6e5a  COPYING.LESSER
+sha256  03c570a068086ee577dcd795519ea93462b2ed2fcb6dcc4dfce56a71a2fd6e5a  LICENSE
diff --git a/package/python-cssutils/python-cssutils.mk b/package/python-cssutils/python-cssutils.mk
index be5be30eee..0fc706780c 100644
--- a/package/python-cssutils/python-cssutils.mk
+++ b/package/python-cssutils/python-cssutils.mk
@@ -4,11 +4,11 @@ 
 #
 ################################################################################
 
-PYTHON_CSSUTILS_VERSION = 2.9.0
+PYTHON_CSSUTILS_VERSION = 2.11.1
 PYTHON_CSSUTILS_SOURCE = cssutils-$(PYTHON_CSSUTILS_VERSION).tar.gz
-PYTHON_CSSUTILS_SITE = https://files.pythonhosted.org/packages/b4/65/a054545c81eb87af898d664043578b8444ea3ded656db3da8f9d9fa21334
+PYTHON_CSSUTILS_SITE = https://files.pythonhosted.org/packages/33/9f/329d26121fe165be44b1dfff21aa0dc348f04633931f1d20ed6cf448a236
 PYTHON_CSSUTILS_LICENSE = LGPL-3.0+
-PYTHON_CSSUTILS_LICENSE_FILES = COPYING.LESSER
+PYTHON_CSSUTILS_LICENSE_FILES = LICENSE
 PYTHON_CSSUTILS_SETUP_TYPE = setuptools
 PYTHON_CSSUTILS_DEPENDENCIES = host-python-setuptools-scm