Index: head/devel/py-entrypoints/files/setup.py =================================================================== --- head/devel/py-entrypoints/files/setup.py (revision 443029) +++ head/devel/py-entrypoints/files/setup.py (nonexistent) @@ -1,13 +0,0 @@ - -from setuptools import setup, find_packages - -setup( - name='entrypoints', - version='0.2.2', - description='Discover and load entry points from installed packages', - url='https://github.com/takluyver/entrypoints', - author='Thomas Kluyver', - license='MIT', - long_description='Discover and load entry points from installed packages', - py_modules=['entrypoints'] -) Property changes on: head/devel/py-entrypoints/files/setup.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/py-entrypoints/Makefile =================================================================== --- head/devel/py-entrypoints/Makefile (revision 443029) +++ head/devel/py-entrypoints/Makefile (revision 443030) @@ -1,35 +1,30 @@ # $FreeBSD$ PORTNAME= entrypoints -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= devel python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Discover and load entry points from installed packages LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest -USE_GITHUB= yes -GH_ACCOUNT= takluyver - USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils NO_ARCH= yes .include .if ${PYTHON_REL} < 3000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}configparser>=3.5:devel/py-configparser .endif - -post-extract: - @${CP} ${FILESDIR}/setup.py ${WRKSRC} do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYTHON_VER}) .include Index: head/devel/py-entrypoints/distinfo =================================================================== --- head/devel/py-entrypoints/distinfo (revision 443029) +++ head/devel/py-entrypoints/distinfo (revision 443030) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483865193 -SHA256 (takluyver-entrypoints-0.2.2_GH0.tar.gz) = e54b5df8bb971507278c65df96e6486cf4aea0cdac384d0102ea0339e0a4f82b -SIZE (takluyver-entrypoints-0.2.2_GH0.tar.gz) = 11162 +TIMESTAMP = 1497018560 +SHA256 (entrypoints-0.2.3.tar.gz) = d2d587dde06f99545fb13a383d2cd336a8ff1f359c5839ce3a64c917d10c029f +SIZE (entrypoints-0.2.3.tar.gz) = 11158