main/python3-sqlalchemy: updated to 1.4.34

This commit is contained in:
emmett1
2022-04-06 08:18:20 +08:00
parent 1770b3916a
commit 679e4cf95b
3 changed files with 9 additions and 9 deletions

View File

@@ -1 +1 @@
7b007bbd6b94af591de1b9ae0c74a3a5 SQLAlchemy-1.4.32.tar.gz
ff5d630321f68a1c9300c8737ad6f17e SQLAlchemy-1.4.34.tar.gz

View File

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