Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 2020 19:12:55 +0400
From:      Roman Bogorodskiy <bogorodskiy@gmail.com>
To:        Po-Chuan Hsieh <sunpoet@freebsd.org>
Cc:        Roman Bogorodskiy <novel@freebsd.org>, 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:  <20201009151255.GA1672@kloomba>
In-Reply-To: <CAMHz58RChUdRHh9=ze=yfs00fm21aV9hpgYjhXOQFUt4drAW3Q@mail.gmail.com>
References:  <202010060516.0965GKqQ006016@repo.freebsd.org> <CAMHz58RChUdRHh9=ze=yfs00fm21aV9hpgYjhXOQFUt4drAW3Q@mail.gmail.com>

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

--AqsLC8rIMeq19msA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

  Po-Chuan Hsieh wrote:

> On Tue, Oct 6, 2020 at 1:16 PM Roman Bogorodskiy <novel@freebsd.org> wrot=
e:
>=20
> > 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
> >
>=20
> It breaks more than 10 ports which require prettytable < 0.8.
> I'm working on the fix.

Sorry about the breakage, and thanks for working on the fix.
By the way, would you be interested in maintaining devel/py-prettytable?

> And it has a missing dependency, devel/py-wcwidth.
> I've submitted PR 250224  for it.
>=20
> Regards,
> sunpoet
>=20
>=20
> > Modified:
> >   head/devel/py-prettytable/Makefile
> >   head/devel/py-prettytable/distinfo
> >
> > Modified: head/devel/py-prettytable/Makefile
> >
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
> > --- 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=3D      prettytable
> > -PORTVERSION=3D   0.7.2
> > -PORTREVISION=3D  2
> > +PORTVERSION=3D   1.0.0
> >  CATEGORIES=3D    devel python
> >  MASTER_SITES=3D  CHEESESHOP/source/P/PrettyTable
> >  PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX}
> > @@ -13,6 +12,8 @@ COMMENT=3D      Library for displaying tabular data i=
n an
> > ASC
> >
> >  LICENSE=3D       BSD3CLAUSE
> >  LICENSE_FILE=3D  ${WRKSRC}/COPYING
> > +
> > +BUILD_DEPENDS=3D
> > ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3D0:devel/py-setuptools_scm@
> > ${PY_FLAVOR}
> >
> >  NO_ARCH=3D       yes
> >  USES=3D          python
> >
> > Modified: head/devel/py-prettytable/distinfo
> >
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
> > --- 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) =3D
> > 2d5460dc9db74a32bcc8f9f67de68b2c4f4d2f01fa3bd518764c69156d9cacd9
> > -SIZE (prettytable-0.7.2.tar.gz) =3D 24784
> > +TIMESTAMP =3D 1601913112
> > +SHA256 (prettytable-1.0.0.tar.gz) =3D
> > 98a3b74b1980e6a9392498e3a2a5406f6bd836f412843c2be23d9c88671747ac
> > +SIZE (prettytable-1.0.0.tar.gz) =3D 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"
> >

Roman Bogorodskiy

--AqsLC8rIMeq19msA
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEEi6TfKtFPmbY34ABwyW1f/gjCImoFAl+AffUACgkQyW1f/gjC
Imq8zAf6Aoe4wA6qDoQIlSTy6KfbDelqpdMcqS9GAVULsi1CUNSnngcTTHXSB1NI
4dtlfdY4ij8KWkatw2r3fqp7hCBhW7zqUERk26/gTLHmwiVEx5fyAgJOiJjSCvTs
oTO+8GEgbfytr14plq6GdqMlc2Ea7JCwIu+SWbTqnBd7iVD3fnAgHt6O4jB3Xs6d
jS5md4NVhcF+Jv5ITHgydikPv0Smm5Z9eEeUga6MsixOdPcp+DEUGcyeyBkii7zi
NA3T5DfpjFZmf86w/K7ifGsDhJ2ecK3mDYQe9vaJ29wFtLuF3RnLg/EaJC2MDTFi
b7mwTW8wEC9/3uSld0+ly8HUGwNyEg==
=dAkX
-----END PGP SIGNATURE-----

--AqsLC8rIMeq19msA--



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