From 2d56e0178baea956fd23fcc84668cf91832bea71 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 5 Feb 2024 11:04:35 +0100 Subject: [PATCH] python3-mysqlclient: updated to version 2.2.3 --- python3-mysqlclient/.footprint | 10 +++++----- python3-mysqlclient/.signature | 8 ++++---- python3-mysqlclient/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/python3-mysqlclient/.footprint b/python3-mysqlclient/.footprint index fbecafdac..bf1ebb4be 100644 --- a/python3-mysqlclient/.footprint +++ b/python3-mysqlclient/.footprint @@ -34,8 +34,8 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/MySQLdb/constants/__pycach -rw-r--r-- root/root usr/lib/python3.10/site-packages/MySQLdb/cursors.py -rw-r--r-- root/root usr/lib/python3.10/site-packages/MySQLdb/release.py -rw-r--r-- root/root usr/lib/python3.10/site-packages/MySQLdb/times.py -drwxr-xr-x root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.2-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.2-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.2-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.2-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.2-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.3-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.3-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.3-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.3-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.3-py3.10.egg-info/top_level.txt diff --git a/python3-mysqlclient/.signature b/python3-mysqlclient/.signature index 74495d48c..b990595f4 100644 --- a/python3-mysqlclient/.signature +++ b/python3-mysqlclient/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/drwjPnLRfoZcPgzTLw5spwEOoImBSeGIOu9AA0bfqUJyFVFjuq4/1fzszD7m/PaixjzSRJyfbdcjp2NEA/GGAs= -SHA256 (Pkgfile) = 1feefffc8879e6b35fe5de973ab4cf89b104116bacab4783d2da60e2b97a030a -SHA256 (.footprint) = 5cdff9072e8838d8de0fcbfeda56fe1c9b94eb5e52732991ce5400cee32761fe -SHA256 (mysqlclient-2.2.2.tar.gz) = 6f57715fb08c80ab80d34febe0aa8ef8810e52d527ad7da2da76e8ce25e2f2e9 +RWSE3ohX2g5d/U1f49B8/5HprBYe7dm1/wDyVk6I2pLmxfckEI0XTiDYnhhSsEIdcGEAKJkj2l4ZEnrBsDO5ScH10DI3JsAVUAw= +SHA256 (Pkgfile) = 47eee6e4023718fcbe0ad8c4d82519f56e70ba0667ce972b319f1aaa9a8b94a2 +SHA256 (.footprint) = b9d9a67354c0ed8e5760103fc1c7d242d652f7a44ae0371e91e0de249f2935b5 +SHA256 (mysqlclient-2.2.3.tar.gz) = ee51656e36fc5a92920b807ee8b9e373e3b0e267c89cdc95d73b1dbe46863631 diff --git a/python3-mysqlclient/Pkgfile b/python3-mysqlclient/Pkgfile index 48531dd40..d660ef372 100644 --- a/python3-mysqlclient/Pkgfile +++ b/python3-mysqlclient/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mariadb python3-setuptools name=python3-mysqlclient -version=2.2.2 +version=2.2.3 release=1 source=(https://pypi.org/packages/source/m/mysqlclient/mysqlclient-$version.tar.gz)