Date: Sunday, December 25, 2016 @ 17:42:47
  Author: foutrelis
Revision: 202130

Python 3.6 rebuild

Modified:
  python-migrate/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-25 17:42:41 UTC (rev 202129)
+++ PKGBUILD    2016-12-25 17:42:47 UTC (rev 202130)
@@ -5,7 +5,7 @@
 pkgbase=python-migrate
 pkgname=('python-migrate' 'python2-migrate')
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="provides a way to deal with database schema changes in SQLAlchemy 
projects"
 arch=(any)
 url="http://sqlalchemy-migrate.googlecode.com/";

Reply via email to