[arch-commits] Commit in python-sqlalchemy/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Oct 18 16:04:35 UTC 2016
Date: Tuesday, October 18, 2016 @ 16:04:35
Author: felixonmars
Revision: 192532
upgpkg: python-sqlalchemy 1.1.2-1
Modified:
python-sqlalchemy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-18 15:59:40 UTC (rev 192531)
+++ PKGBUILD 2016-10-18 16:04:35 UTC (rev 192532)
@@ -5,7 +5,7 @@
pkgbase=python-sqlalchemy
pkgname=('python-sqlalchemy' 'python2-sqlalchemy')
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
arch=('i686' 'x86_64') # python2 package contain .so
url="http://www.sqlalchemy.org/"
@@ -14,7 +14,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')
-md5sums=('21d37532c7eff674d303c94dee45c07c'
+md5sums=('3b7f4029a9825ceaf39eeff2a6fcf3b9'
'SKIP')
prepare() {
More information about the arch-commits
mailing list