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

Eli Schwartz eschwartz at archlinux.org
Wed Jul 18 19:29:58 UTC 2018


    Date: Wednesday, July 18, 2018 @ 19:29:58
  Author: eschwartz
Revision: 362302

upgpkg: python-alembic 1.0.0-1

upstream release
fixes failure to build from source due to testsuite failures

Modified:
  python-alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 19:25:16 UTC (rev 362301)
+++ PKGBUILD	2018-07-18 19:29:58 UTC (rev 362302)
@@ -4,7 +4,7 @@
 
 pkgbase=python-alembic
 pkgname=('python-alembic' 'python2-alembic')
-pkgver=0.9.9
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='Lightweight database migration tool for usage with SQLAlchemy'
 url='https://bitbucket.org/zzzeek/alembic'
@@ -14,7 +14,7 @@
              'python2-setuptools' 'python2-mako' 'python2-sqlalchemy' 'python2-editor' 'python2-dateutil')
 checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
 source=(https://pypi.org/packages/source/a/alembic/alembic-${pkgver}.tar.gz{,.asc})
-sha512sums=('9998d78efae9f0d989b3014530c92e8125e3f588c6b0347f36f5d2cad64c4ae198e469070740dfc20997d1d921af266ffa0e9384aa72273c96c222327c36d817'
+sha512sums=('919798fd886b2e457c780ed743e34c7b09dc68a90dd616c698b4a96b41cfe16e3efd63531ab106d22c036c42ce50501f5817c8aa008e5e595e0e25c5580fd0df'
             'SKIP')
 validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer <classic at zzzcomputing.com>
 



More information about the arch-commits mailing list