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

Levente Polyak anthraxx at archlinux.org
Mon Oct 22 23:08:53 UTC 2018


    Date: Monday, October 22, 2018 @ 23:08:52
  Author: anthraxx
Revision: 398579

upgpkg: python-flask-migrate 2.3.0-1

Modified:
  python-flask-migrate/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-22 23:07:06 UTC (rev 398578)
+++ PKGBUILD	2018-10-22 23:08:52 UTC (rev 398579)
@@ -4,7 +4,7 @@
 _pkgname=Flask-Migrate
 pkgbase=python-flask-migrate
 pkgname=('python-flask-migrate' 'python2-flask-migrate')
-pkgver=2.2.1
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='SQLAlchemy database migrations for Flask applications using Alembic..'
 url='https://github.com/miguelgrinberg/Flask-Migrate/'
@@ -13,8 +13,8 @@
 makedepends=('python-alembic' 'python-flask' 'python-flask-script' 'python-flask-sqlalchemy' 'python-setuptools' 'python-sphinx'
              'python2-alembic' 'python2-flask' 'python2-flask-script' 'python2-flask-sqlalchemy' 'python2-setuptools' 'python2-sphinx')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/Flask-Migrate/archive/v${pkgver}.tar.gz)
-sha256sums=('2195bcdb347bac7469232592bf4a86b443b91b80e73fe34e9fd670f9ea2ad1d9')
-sha512sums=('b68f179f7a7cb966ce0d33bf3040cb4eb990d61e409e8f0a6fe7194810a6bd7ac1cc93d0a277a859ae616da2d1bc2395dcd15adca481ec4537c5ee6192621177')
+sha256sums=('ce702062043496e89c174c158d1ad227b7112f6631f4ec8a750d41e54a9f30ba')
+sha512sums=('7e7ab39d78a5870f986538ba3ff73bba94196d1e02259380e3522587069f9d156962978c037d21c2c0c53800393825b986f9fd8fc93fe6868410518374180f6d')
 
 prepare() {
   cp -ra ${_pkgname}-${pkgver}{,-py2}



More information about the arch-commits mailing list