Update python3-sqlalchemy to 1.4.39

This commit is contained in:
Victor Tebar
2022-07-14 23:25:29 +02:00
parent e97c17a713
commit a3575d08dc
3 changed files with 9 additions and 9 deletions

View File

@@ -1 +1 @@
d1d0dc5add66be192e8e1cd26026c80d SQLAlchemy-1.4.37.tar.gz
2ed55104ccd08e503cc138b3fc041457 SQLAlchemy-1.4.39.tar.gz

View File

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

View File

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