From ad536fb40f8030c1dee46f26caad739e1db907f2 Mon Sep 17 00:00:00 2001 From: John McQuah Date: Tue, 20 Feb 2024 00:40:02 +0000 Subject: [PATCH] python3-sqlalchemy: update to 2.0.27 --- python3-sqlalchemy/.footprint | 12 ++++++------ python3-sqlalchemy/.signature | 8 ++++---- python3-sqlalchemy/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python3-sqlalchemy/.footprint b/python3-sqlalchemy/.footprint index 6f78ece..07e2e3d 100644 --- a/python3-sqlalchemy/.footprint +++ b/python3-sqlalchemy/.footprint @@ -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__/ diff --git a/python3-sqlalchemy/.signature b/python3-sqlalchemy/.signature index 7c16c40..f6ff184 100644 --- a/python3-sqlalchemy/.signature +++ b/python3-sqlalchemy/.signature @@ -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 diff --git a/python3-sqlalchemy/Pkgfile b/python3-sqlalchemy/Pkgfile index 9c40c64..3b354aa 100644 --- a/python3-sqlalchemy/Pkgfile +++ b/python3-sqlalchemy/Pkgfile @@ -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)