package/python-boto3: bump version to 1.42.68

https://github.com/boto/boto3/blob/1.42.68/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-03-14 15:05:04 +01:00
committed by Julien Olivain
parent 09299bc551
commit 9beb705fc4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/boto3/json
md5 67045728a35f4e764ad826fc31006746 boto3-1.42.21.tar.gz
sha256 9b92943d253bc837323079fe88460e741cb2eb80abaebcb558b2446bdb4049d6 boto3-1.42.21.tar.gz
md5 8e39cbbb73c8eb861e2d2d7a5107c3d2 boto3-1.42.68.tar.gz
sha256 3f349f967ab38c23425626d130962bcb363e75f042734fe856ea8c5a00eef03c boto3-1.42.68.tar.gz
# Locally computed sha256 checksums
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_BOTO3_VERSION = 1.42.21
PYTHON_BOTO3_VERSION = 1.42.68
PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/27/36/999f23a821567334ecdfaec31fad556f5569383006543be63fdd1e17193f
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/06/ae/60c642aa5413e560b671da825329f510b29a77274ed0f580bde77562294d
PYTHON_BOTO3_SETUP_TYPE = setuptools
PYTHON_BOTO3_LICENSE = Apache-2.0
PYTHON_BOTO3_LICENSE_FILES = LICENSE