python3-sqlalchemy : update to 2.0.5

This commit is contained in:
Victor Tebar
2023-03-06 08:53:41 +00:00
parent c623024577
commit 788e68fdec
3 changed files with 9 additions and 9 deletions

View File

@@ -1 +1 @@
1206d3967ef3ea4ddd081e8f7ded5742 python3-sqlalchemy-2.0.4.tar.gz
3657b33b47250ed5941dd0df6c9a7348 python3-sqlalchemy-2.0.5.tar.gz

View File

@@ -1,14 +1,14 @@
python3-sqlalchemy-2.0.4-1
python3-sqlalchemy-2.0.5-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.4-py3.11.egg-info/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.4-py3.11.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.4-py3.11.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.4-py3.11.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.4-py3.11.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.4-py3.11.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.5-py3.11.egg-info/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.5-py3.11.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.5-py3.11.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.5-py3.11.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.5-py3.11.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/SQLAlchemy-2.0.5-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.4
version=2.0.5
release=1
source="$name-$version.tar.gz::https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-$version.tar.gz"