python3-mysqlclient: updated to version 2.2.3

This commit is contained in:
Juergen Daubert 2024-02-05 11:04:35 +01:00
parent 476b0a5b7c
commit 2d56e0178b
3 changed files with 10 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -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)