Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2014 11:03:09 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lwhsu@FreeBSD.org
Subject:   ports/189750: [PATCH] databases/py-alembic: update to 0.6.5
Message-ID:  <201405130903.s4D9398C027930@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201405130910.s4D9A1kY016475@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189750
>Category:       ports
>Synopsis:       [PATCH] databases/py-alembic: update to 0.6.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 13 09:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 0.6.5
- Drop easy_install

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-alembic/0.6.5/

Port maintainer (lwhsu@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-alembic-0.6.5.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353929)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	alembic
-PORTVERSION=	0.6.2
+PORTVERSION=	0.6.5
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@
 		${PYTHON_PKGNAMEPREFIX}mako>=0:${PORTSDIR}/textproc/py-mako
 
 USE_PYTHON=	yes
-USE_PYDISTUTILS=	easy_install
+USE_PYDISTUTILS=	yes
 PYDISTUTILS_AUTOPLIST=	yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 353929)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (alembic-0.6.2.tar.gz) = 75844f8a683fd7be2877159cf0ecfccc63f61550386b8099d085a993149b548c
-SIZE (alembic-0.6.2.tar.gz) = 421014
+SHA256 (alembic-0.6.5.tar.gz) = 17bfa1bb48bbc83e9db3a31df146a3b851172616aac9fbc6d40cad426e87e34c
+SIZE (alembic-0.6.5.tar.gz) = 461915
--- py-alembic-0.6.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405130903.s4D9398C027930>