python3-sqlalchemy: update to 2.0.20

This commit is contained in:
Victor Tebar
2023-08-20 09:03:23 +00:00
parent 762f06f45d
commit bb8ff2037d
3 changed files with 9 additions and 9 deletions

View File

@@ -1 +1 @@
3ef82c9db2500943ffac44d314726063 python3-sqlalchemy-2.0.19.tar.gz
71c353179a0e0022aa23aa9c07d0622c python3-sqlalchemy-2.0.20.tar.gz

View File

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