python3-sqlalchemy: update to 2.0.9

This commit is contained in:
Victor Tebar
2023-04-06 08:06:11 +00:00
parent 25ea2ae8db
commit 894be3a0cd
3 changed files with 9 additions and 9 deletions

View File

@@ -1 +1 @@
4758b6faa30a2d6500461f2636eaf8d2 python3-sqlalchemy-2.0.8.tar.gz
0d3c5ce96e6834cb13f6f33fd3dd4cd3 python3-sqlalchemy-2.0.9.tar.gz

View File

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