python3-sqlalchemy: update to 2.0.11

This commit is contained in:
Victor Tebar
2023-04-28 15:59:05 +00:00
parent 71d7f48c37
commit 6d07fbf94d
3 changed files with 9 additions and 9 deletions

View File

@@ -1 +1 @@
0d3c5ce96e6834cb13f6f33fd3dd4cd3 python3-sqlalchemy-2.0.9.tar.gz
74fdf3d3ce051d6b42eea8c10fa70c5e python3-sqlalchemy-2.0.11.tar.gz

View File

@@ -1,14 +1,14 @@
python3-sqlalchemy-2.0.9-1
python3-sqlalchemy-2.0.11-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.11/
drwxr-xr-x root/root usr/lib/python3.11/site-packages/
drwxr-xr-x root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.9-py3.11.egg-info/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.9-py3.11.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.9-py3.11.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.9-py3.11.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.9-py3.11.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.9-py3.11.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.11-py3.11.egg-info/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.11-py3.11.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.11-py3.11.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.11-py3.11.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.11-py3.11.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.11-py3.11.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.11/site-packages/sqlalchemy/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/sqlalchemy/__init__.py
drwxr-xr-x root/root usr/lib/python3.11/site-packages/sqlalchemy/__pycache__/

View File

@@ -3,7 +3,7 @@
# depends : python3-greenlet
name=python3-sqlalchemy
version=2.0.9
version=2.0.11
release=1
source="$name-$version.tar.gz::https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-$version.tar.gz"