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

Felix Yan felixonmars at archlinux.org
Sun Oct 6 13:00:58 UTC 2019


    Date: Sunday, October 6, 2019 @ 13:00:57
  Author: felixonmars
Revision: 513328

upgpkg: python-sqlalchemy 1.3.9-1

Modified:
  python-sqlalchemy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-06 12:59:23 UTC (rev 513327)
+++ PKGBUILD	2019-10-06 13:00:57 UTC (rev 513328)
@@ -4,7 +4,7 @@
 
 pkgbase=python-sqlalchemy
 pkgname=('python-sqlalchemy' 'python2-sqlalchemy')
-pkgver=1.3.8
+pkgver=1.3.9
 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=('150f8b5220a58a91814fcfd1dc87e2a2082628c8bbbf01878cad9a2642d4257dcc45c5d578573bef828b3d05e316c7fa1cb268053fe62dce4cc442b7b080b0d0'
+sha512sums=('7c4b7fec7cb754c33ff693df6b1d429f9756e3446b56d7244a0e96232e9ca2557064055c40c65119db99b17579f178a169bb07ed83c0f353027bc18ac8247c2a'
             'SKIP')
 
 prepare() {



More information about the arch-commits mailing list