~alpine/aports

community/py3-sqlalchemy: upgrade to 1.4.37 v1 APPLIED

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

 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/4104/mbox | git am -3
Learn more about email & git

[PATCH] community/py3-sqlalchemy: upgrade to 1.4.37 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 d2a00dac2d..3aff3e4731 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.36
pkgver=1.4.37
pkgrel=0
pkgdesc="object relational mapper for Python"
url="https://pypi.python.org/pypi/SQLAlchemy"
@@ -30,5 +30,5 @@ package() {
}

sha512sums="
c9bb38ce5eeb7817727e93695f10cf5c247710b809f3298b233ed8be4e2cc08e5a14581d0c5aa2af02d7a49f036fe3a0bb7a88120b58bdce0f115016bdaf2c77  SQLAlchemy-1.4.36.tar.gz
3f8a814f9bb6fa273f7b210c4567bf7411d0cf2e5caf010a5387fb946063704c342072145a858fb906545dfb1b959155d041e6073273674e51715356fc1f39e6  SQLAlchemy-1.4.37.tar.gz
"
-- 
2.36.1