~alpine/aports

community/py3-sqlalchemy: upgrade to 1.4.26 v1 APPLIED

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

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

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

sha512sums="
254d02f36df655638b204bbc8dbe6d32ce66e9f4a072cdb78dc7433b4d91b9cc88a3ec7a279ff2c818e0b794cc69debcb38310fa4734d9c295d067ed3dc33c22  SQLAlchemy-1.4.25.tar.gz
0289bfc61391e330a8b3df0876727947c6ebd55b54922d3c6107e47a1da27fd6bf7087edbf259e1ef8e7359f53c73d833185f0bc72d307defdb56560bbb21902  SQLAlchemy-1.4.26.tar.gz
"
-- 
2.33.1