diff mbox series

[1/1] package/python-pycups: bump to version 2.0.4

Message ID 20240917212326.61803-1-james.hilliard1@gmail.com
State New
Headers show
Series [1/1] package/python-pycups: bump to version 2.0.4 | expand

Commit Message

James Hilliard Sept. 17, 2024, 9:23 p.m. UTC
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-pycups/python-pycups.hash | 4 ++--
 package/python-pycups/python-pycups.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/package/python-pycups/python-pycups.hash b/package/python-pycups/python-pycups.hash
index d1498b61cf..d6b7963cfc 100644
--- a/package/python-pycups/python-pycups.hash
+++ b/package/python-pycups/python-pycups.hash
@@ -1,5 +1,5 @@ 
 # md5, sha256 from https://pypi.org/pypi/pycups/json
-md5  41eef188b86d01ccfdbaaa05cf0f6ca4  pycups-2.0.1.tar.gz
-sha256  57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90  pycups-2.0.1.tar.gz
+md5  a4e9bcdc2012fcff660e0806416a1fb3  pycups-2.0.4.tar.gz
+sha256  843e385c1dbf694996ca84ef02a7f30c28376035588f5fbeacd6bae005cf7c8d  pycups-2.0.4.tar.gz
 # Locally computed sha256 checksums
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/python-pycups/python-pycups.mk b/package/python-pycups/python-pycups.mk
index bf61400afe..60f4b483f7 100644
--- a/package/python-pycups/python-pycups.mk
+++ b/package/python-pycups/python-pycups.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PYTHON_PYCUPS_VERSION = 2.0.1
+PYTHON_PYCUPS_VERSION = 2.0.4
 PYTHON_PYCUPS_SOURCE = pycups-$(PYTHON_PYCUPS_VERSION).tar.gz
-PYTHON_PYCUPS_SITE = https://files.pythonhosted.org/packages/0c/bb/82546806a86dc16f5eeb76f62ffdc42cce3d43aacd4e25a8b5300eec0263
+PYTHON_PYCUPS_SITE = https://files.pythonhosted.org/packages/96/c4/b077f0422cd031e4f3a47c75ce0bcf77f2f2e5bf3648f6945a4d09fd44a5
 PYTHON_PYCUPS_SETUP_TYPE = setuptools
 PYTHON_PYCUPS_LICENSE = GPL-2.0+
 PYTHON_PYCUPS_LICENSE_FILES = COPYING