python3-sqlalchemy: update to 2.0.27

This commit is contained in:
John McQuah 2024-02-20 00:40:02 +00:00
parent 89a052539d
commit ad536fb40f
3 changed files with 11 additions and 11 deletions

View File

@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.24.dev0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.24.dev0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.24.dev0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.24.dev0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.24.dev0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.24.dev0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.27.dev0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.27.dev0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.27.dev0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.27.dev0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.27.dev0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/SQLAlchemy-2.0.27.dev0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/sqlalchemy/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sqlalchemy/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/sqlalchemy/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/jmq.pub
RWTTPlFarK9CxPx7VfmOXYwYGyIh94cH+aZ/K/kfF6+2jjKBW6ngqvNss4IFIG+VyvfMCy9nEThMTRUMyaOZdt1Vs3NJiULSjAo=
SHA256 (Pkgfile) = 46f3fcea4ad71bd293e4759752926ec6705db145460544aa05de4494c6c2e4b8
SHA256 (.footprint) = 160d950f6b06ab2c88ff5dc4024eaf17f738102f0a0c21e9e7f73a3627a4b48f
SHA256 (python3-sqlalchemy-2.0.24.tar.gz) = 20a2845bdb7208da03e5643aef374c954e0360ecd6e173df841ce4801cb674e9
RWTTPlFarK9CxD3SJTdCLSt7majYAUwuZ4vOJtqibmTpfUiauhtsqrGiCwyjo8aVPe+SdoyL8ws6JmWMZ2yTxDN76MS9YsQRwAQ=
SHA256 (Pkgfile) = f0aa9011d2f23c3170a9039b78dc527af018a397771a7526c6038ae52abc0a66
SHA256 (.footprint) = 2418b3f3477265cc1238b2a2da6adaaa8b7970d2446ad558929580c11c4639d5
SHA256 (python3-sqlalchemy-2.0.27.tar.gz) = fd817cc9da5c9a670f0a63e8186f37543e539259e5eca4f4c123954b66440906

View File

@ -5,7 +5,7 @@
# Optional: python3-cython
name=python3-sqlalchemy
version=2.0.24
version=2.0.27
release=1
source=(https://github.com/${name#*-}/${name#*-}/archive/refs/tags/rel_${version//./_}.tar.gz)
renames=($name-$version.tar.gz)