~alpine/aports

community/py3-sqlalchemy: upgrade to 1.4.31 v1 APPLIED

Drew DeVault: 1
 community/py3-sqlalchemy: upgrade to 1.4.31

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3893/mbox | git am -3
Learn more about email & git

[PATCH] community/py3-sqlalchemy: upgrade to 1.4.31 Export this patch

---
 community/py3-sqlalchemy/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/py3-sqlalchemy/APKBUILD b/community/py3-sqlalchemy/APKBUILD
index c984436836..a1c1f5b8ec 100644
--- a/community/py3-sqlalchemy/APKBUILD
+++ b/community/py3-sqlalchemy/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-sqlalchemy
pkgver=1.4.30
pkgver=1.4.31
pkgrel=0
pkgdesc="object relational mapper for Python"
url="https://pypi.python.org/pypi/SQLAlchemy"
@@ -30,5 +30,5 @@ package() {
}

sha512sums="
13b80779b30a10af7f173ad162d54d38d807e7372d381f7b96adf2f728ccf20bb6a86d8f8b06ec828e71d0b4aa22d022686d290ea6b03629564f0fb2a80eca80  SQLAlchemy-1.4.30.tar.gz
e54261fcf992845b2e6be47d23f530aec28c7517e6741b1b6a101b9888d3dc3162c1eeab0acc1edb33f56f1360bae3cdccdbcbff0e1e88e477c93d0cd910c17c  SQLAlchemy-1.4.31.tar.gz
"
-- 
2.34.1