~alpine/aports

community/py3-sqlalchemy: upgrade to 1.4.29 v1 APPLIED

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

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

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

sha512sums="
26f88df36fd91aea40c1f5e233a3da962d2d28b47f9b3157f537ea1f6bc4dac43f7037025b55511eaaa377ffb05f5c5bd1e1c69596b58c1f193e98f437c0c831  SQLAlchemy-1.4.28.tar.gz
40f7b30db6c080061aa2d38c8257c1d9df4cd5a99425becc89ffb339bd764f60c6174fc85fc2dad8be248baf8e78c20b9ac28a5ddff0f58033fa7756517bb50f  SQLAlchemy-1.4.29.tar.gz
"
-- 
2.34.1