python3-mysqlclient: updated to version 2.2.2

This commit is contained in:
Juergen Daubert 2024-02-04 10:40:59 +01:00
parent f4106ea0cd
commit aafa2a5322
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.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mysqlclient-2.2.1-py3.10.egg-info/top_level.txt
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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/f/BvyUk+E8AnixrDGb69QdyBtamtKBVCa+aCPrY4zmIXtiRdl9GQj1eIgM68sExO5H455sxI1rmY4hrDZTeegI=
SHA256 (Pkgfile) = f5e83d3cde87afec7e0f2e9a331cfd2d69f2cd6cf30ae6026c0ac86c92e1cbb7
SHA256 (.footprint) = 9812dde1ffaf1569ffe46a94df7b847a84ee315f1a1ad23fc24bde3ab6d8866e
SHA256 (mysqlclient-2.2.1.tar.gz) = 2c7ad15b87293b12fd44b47c46879ec95ec647f4567e866ccd70b8337584e9b2
RWSE3ohX2g5d/drwjPnLRfoZcPgzTLw5spwEOoImBSeGIOu9AA0bfqUJyFVFjuq4/1fzszD7m/PaixjzSRJyfbdcjp2NEA/GGAs=
SHA256 (Pkgfile) = 1feefffc8879e6b35fe5de973ab4cf89b104116bacab4783d2da60e2b97a030a
SHA256 (.footprint) = 5cdff9072e8838d8de0fcbfeda56fe1c9b94eb5e52732991ce5400cee32761fe
SHA256 (mysqlclient-2.2.2.tar.gz) = 6f57715fb08c80ab80d34febe0aa8ef8810e52d527ad7da2da76e8ce25e2f2e9

View File

@ -4,7 +4,7 @@
# Depends on: mariadb python3-setuptools
name=python3-mysqlclient
version=2.2.1
version=2.2.2
release=1
source=(https://pypi.org/packages/source/m/mysqlclient/mysqlclient-$version.tar.gz)