Date: Sat, 17 Feb 2018 12:11:03 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462148 - head/databases/py-alembic Message-ID: <201802171211.w1HCB3Ni087657@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Sat Feb 17 12:11:03 2018 New Revision: 462148 URL: https://svnweb.freebsd.org/changeset/ports/462148 Log: - Update to 0.9.8 Modified: head/databases/py-alembic/Makefile head/databases/py-alembic/distinfo Modified: head/databases/py-alembic/Makefile ============================================================================== --- head/databases/py-alembic/Makefile Sat Feb 17 12:02:41 2018 (r462147) +++ head/databases/py-alembic/Makefile Sat Feb 17 12:11:03 2018 (r462148) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.8 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-alembic/distinfo ============================================================================== --- head/databases/py-alembic/distinfo Sat Feb 17 12:02:41 2018 (r462147) +++ head/databases/py-alembic/distinfo Sat Feb 17 12:11:03 2018 (r462148) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512033263 -SHA256 (alembic-0.9.6.tar.gz) = 042851ebe9efa07be6dc1395b1793b6c1d8964a39b73a0ce1649e2bcd41ea732 -SIZE (alembic-0.9.6.tar.gz) = 998191 +TIMESTAMP = 1518868963 +SHA256 (alembic-0.9.8.tar.gz) = 13b8611788acf0d7b617775db5c2ae26554a6d4263c590ef628d448fd05aef56 +SIZE (alembic-0.9.8.tar.gz) = 1011223
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802171211.w1HCB3Ni087657>