Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 2020 22:19:23 +0800
From:      Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        Roman Bogorodskiy <novel@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r551557 - head/devel/py-prettytable
Message-ID:  <CAMHz58RChUdRHh9=ze=yfs00fm21aV9hpgYjhXOQFUt4drAW3Q@mail.gmail.com>
In-Reply-To: <202010060516.0965GKqQ006016@repo.freebsd.org>
References:  <202010060516.0965GKqQ006016@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 6, 2020 at 1:16 PM Roman Bogorodskiy <novel@freebsd.org> wrote:

> Author: novel
> Date: Tue Oct  6 05:16:20 2020
> New Revision: 551557
> URL: https://svnweb.freebsd.org/changeset/ports/551557
>
> Log:
>   devel/py-prettytable: update to 1.0.0
>

It breaks more than 10 ports which require prettytable < 0.8.
I'm working on the fix.

And it has a missing dependency, devel/py-wcwidth.
I've submitted PR 250224  for it.

Regards,
sunpoet


> Modified:
>   head/devel/py-prettytable/Makefile
>   head/devel/py-prettytable/distinfo
>
> Modified: head/devel/py-prettytable/Makefile
>
> ==============================================================================
> --- head/devel/py-prettytable/Makefile  Tue Oct  6 05:00:43 2020
> (r551556)
> +++ head/devel/py-prettytable/Makefile  Tue Oct  6 05:16:20 2020
> (r551557)
> @@ -2,8 +2,7 @@
>  # $FreeBSD$
>
>  PORTNAME=      prettytable
> -PORTVERSION=   0.7.2
> -PORTREVISION=  2
> +PORTVERSION=   1.0.0
>  CATEGORIES=    devel python
>  MASTER_SITES=  CHEESESHOP/source/P/PrettyTable
>  PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> @@ -13,6 +12,8 @@ COMMENT=      Library for displaying tabular data in an
> ASC
>
>  LICENSE=       BSD3CLAUSE
>  LICENSE_FILE=  ${WRKSRC}/COPYING
> +
> +BUILD_DEPENDS=
> ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@
> ${PY_FLAVOR}
>
>  NO_ARCH=       yes
>  USES=          python
>
> Modified: head/devel/py-prettytable/distinfo
>
> ==============================================================================
> --- head/devel/py-prettytable/distinfo  Tue Oct  6 05:00:43 2020
> (r551556)
> +++ head/devel/py-prettytable/distinfo  Tue Oct  6 05:16:20 2020
> (r551557)
> @@ -1,2 +1,3 @@
> -SHA256 (prettytable-0.7.2.tar.gz) =
> 2d5460dc9db74a32bcc8f9f67de68b2c4f4d2f01fa3bd518764c69156d9cacd9
> -SIZE (prettytable-0.7.2.tar.gz) = 24784
> +TIMESTAMP = 1601913112
> +SHA256 (prettytable-1.0.0.tar.gz) =
> 98a3b74b1980e6a9392498e3a2a5406f6bd836f412843c2be23d9c88671747ac
> +SIZE (prettytable-1.0.0.tar.gz) = 38198
> _______________________________________________
> svn-ports-all@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58RChUdRHh9=ze=yfs00fm21aV9hpgYjhXOQFUt4drAW3Q>