From owner-svn-ports-all@freebsd.org Tue Oct 30 02:29:55 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E01D010CE5D0; Tue, 30 Oct 2018 02:29:55 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 966F46D511; Tue, 30 Oct 2018 02:29:55 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 77BC7173E3; Tue, 30 Oct 2018 02:29:55 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9U2TtHs010394; Tue, 30 Oct 2018 02:29:55 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9U2TtJb010393; Tue, 30 Oct 2018 02:29:55 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201810300229.w9U2TtJb010393@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 30 Oct 2018 02:29:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483442 - head/databases/py-alembic X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/databases/py-alembic X-SVN-Commit-Revision: 483442 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2018 02:29:56 -0000 Author: lwhsu Date: Tue Oct 30 02:29:54 2018 New Revision: 483442 URL: https://svnweb.freebsd.org/changeset/ports/483442 Log: - Update to 1.0.1 Modified: head/databases/py-alembic/Makefile head/databases/py-alembic/distinfo Modified: head/databases/py-alembic/Makefile ============================================================================== --- head/databases/py-alembic/Makefile Tue Oct 30 01:55:07 2018 (r483441) +++ head/databases/py-alembic/Makefile Tue Oct 30 02:29:54 2018 (r483442) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTVERSION= 1.0.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-alembic/distinfo ============================================================================== --- head/databases/py-alembic/distinfo Tue Oct 30 01:55:07 2018 (r483441) +++ head/databases/py-alembic/distinfo Tue Oct 30 02:29:54 2018 (r483442) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532820889 -SHA256 (alembic-1.0.0.tar.gz) = 52d73b1d750f1414fa90c25a08da47b87de1e4ad883935718a8f36396e19e78e -SIZE (alembic-1.0.0.tar.gz) = 1017306 +TIMESTAMP = 1540851139 +SHA256 (alembic-1.0.1.tar.gz) = 0fe570f23dc48fb1bbda6f6a396f1c0c28d7045c0ad14018c104a511e6c1fe8a +SIZE (alembic-1.0.1.tar.gz) = 1019676