[arch-commits] Commit in python-sqlalchemy/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Jan 24 13:08:22 UTC 2021


    Date: Sunday, January 24, 2021 @ 13:08:22
  Author: felixonmars
Revision: 828128

upgpkg: python-sqlalchemy 1.3.22-1

Modified:
  python-sqlalchemy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-24 12:59:43 UTC (rev 828127)
+++ PKGBUILD	2021-01-24 13:08:22 UTC (rev 828128)
@@ -4,7 +4,7 @@
 
 pkgbase=python-sqlalchemy
 pkgname=('python-sqlalchemy' 'python2-sqlalchemy')
-pkgver=1.3.21
+pkgver=1.3.22
 pkgrel=1
 arch=('x86_64') # python2 package contain .so
 url="https://www.sqlalchemy.org/"
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-xdist' 'python2-pytest-xdist' 'python-mock' 'python2-mock')
 source=("https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-$pkgver.tar.gz"{,.asc})
 validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1')
-sha512sums=('50ea60b849e6f043507728482dc1a90faea853c3fb16affe1d68197903578cb31f26b3543f4671be6aec2a705343193bfa7579e8d417e74c92ee104af4fba753'
+sha512sums=('5e43af97dd93af8174f14575c8238a72153afa4dbe56503cf934de9f783ea15ad27b25523c147191bd2ec89e25baafab5f5d9c34a29f71eaf4e2de49af5bb887'
             'SKIP')
 
 prepare() {



More information about the arch-commits mailing list