sysutils/py-pkginfo: Update to 1.5.0.1

* Pet portlint by making the USES block separate while I'm here

Changelog since 1.4.2:

* Fix broken "sdist".
* Fix "console_scripts" entry point syntax.
* Add support for JSON output from the CLI.
* Add support for installed wheels.  E.g., "dist-info/" dirs.
* Harden metadata extraction against unexpected encodings.
* Update tests to match pip/setuptools use of new metadata version.
* Add support for Python 3.6 and 3.7.
* Drop support for Python 3.3.

PR:		239784
Approved by:	maintainer timeout (14 days)
MFH:		2019Q3
This commit is contained in:
Kai Knoblich 2019-08-25 23:16:33 +00:00
parent 6cbe689336
commit 85873f1212
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509859
2 changed files with 5 additions and 5 deletions

View file

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= pkginfo
DISTVERSION= 1.4.2
PORTREVISION= 1
DISTVERSION= 1.5.0.1
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -15,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
PORTDOCS= *

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1524990990
SHA256 (pkginfo-1.4.2.tar.gz) = 5878d542a4b3f237e359926384f1dde4e099c9f5525d236b1840cf704fa8d474
SIZE (pkginfo-1.4.2.tar.gz) = 33539
TIMESTAMP = 1565552555
SHA256 (pkginfo-1.5.0.1.tar.gz) = 7424f2c8511c186cd5424bbf31045b77435b37a8d604990b79d4e70d741148bb
SIZE (pkginfo-1.5.0.1.tar.gz) = 34496