1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

devel/py-setuptools: Update to 5.5.1

- Update to 5.5.1
- Add TEST_DEPENDS
- Rename patch (convention: double underscore)
- Fix grammo in pkg-message

Changes:

  https://bitbucket.org/pypa/setuptools/src/5.5.1/CHANGES.txt

QA: unittests: Ran 136 tests in 2.068s - OK (skipped=2) [1]

[1] https://bitbucket.org/pypa/setuptools/issue/231
This commit is contained in:
Kubilay Kocak 2014-08-11 08:10:14 +00:00
parent 18051d143c
commit 462064782d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364591
4 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= setuptools
PORTVERSION= 5.4.1
PORTVERSION= 5.5.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,6 +12,8 @@ COMMENT= Python packages installer
LICENSE= PSFL
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:${PORTSDIR}/devel/py-pytest
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}distribute-[0-9]*
PLIST_SUB= PYVER=${PYTHON_VER} VERSION=${PORTVERSION} \

View File

@ -1,2 +1,2 @@
SHA256 (python/setuptools-5.4.1.tar.gz) = 41194dc283bd186d5a7825c16b89d88bee369a6c4c4c7494e84909933b6f63be
SIZE (python/setuptools-5.4.1.tar.gz) = 782761
SHA256 (python/setuptools-5.5.1.tar.gz) = 0a930d7b76d3791f7d1e7cf62e9ca74d3a89b653a86577b0a73969a6ad9e427c
SIZE (python/setuptools-5.5.1.tar.gz) = 1017931

View File

@ -1,7 +1,7 @@
*********************************************************************
The script %%PREFIX%%/bin/easy_install was already installed
on your system, so the only script %%PREFIX%%/bin/easy_install-%%PYVER%%
on your system, so only the script %%PREFIX%%/bin/easy_install-%%PYVER%%
has been added.
*********************************************************************