Index: head/devel/py-minio/files/patch-setup.py =================================================================== --- head/devel/py-minio/files/patch-setup.py (revision 491536) +++ head/devel/py-minio/files/patch-setup.py (nonexistent) @@ -1,11 +0,0 @@ ---- setup.py.orig 2018-03-23 19:57:54 UTC -+++ setup.py -@@ -64,7 +64,7 @@ setup( - packages=packages, - install_requires=requires, - tests_require=tests_requires, -- setup_requires=['nose>=1.0'], -+ #setup_requires=['nose>=1.0'], - license='Apache License 2.0', - classifiers=[ - 'Development Status :: 5 - Production/Stable', Property changes on: head/devel/py-minio/files/patch-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-minio/Makefile =================================================================== --- head/devel/py-minio/Makefile (revision 491536) +++ head/devel/py-minio/Makefile (revision 491537) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= minio -DISTVERSION= 4.0.0 +DISTVERSION= 4.0.10 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jhixson@FreeBSD.org COMMENT= Minio library for Amazon S3 compatible cloud storage LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3@${PY_FLAVOR} -USES= python +USES= python:2.7+ USE_PYTHON= distutils autoplist + NO_ARCH= yes .include Index: head/devel/py-minio/distinfo =================================================================== --- head/devel/py-minio/distinfo (revision 491536) +++ head/devel/py-minio/distinfo (revision 491537) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525030960 -SHA256 (minio-4.0.0.tar.gz) = 930b8f5ae8d5996f9efa2296b3c476b173bd1be64324b4c8f0919c8b6b55fb6f -SIZE (minio-4.0.0.tar.gz) = 39027 +TIMESTAMP = 1548443640 +SHA256 (minio-4.0.10.tar.gz) = 8f327d0fe21c90acb0bf7f0ac7a2961554bea5afd5ecc882534ae58c1a4a19df +SIZE (minio-4.0.10.tar.gz) = 40869