Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164326056
D18967.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D18967.diff
View Options
Index: head/devel/py-minio/Makefile
===================================================================
--- head/devel/py-minio/Makefile
+++ head/devel/py-minio/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= minio
-DISTVERSION= 4.0.0
+DISTVERSION= 4.0.10
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,8 +16,9 @@
${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 <bsd.port.mk>
Index: head/devel/py-minio/distinfo
===================================================================
--- head/devel/py-minio/distinfo
+++ head/devel/py-minio/distinfo
@@ -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
Index: head/devel/py-minio/files/patch-setup.py
===================================================================
--- head/devel/py-minio/files/patch-setup.py
+++ head/devel/py-minio/files/patch-setup.py
@@ -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',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 31, 8:00 PM (5 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35795021
Default Alt Text
D18967.diff (1 KB)
Attached To
Mode
D18967: update devel/py-minio from 4.0.0 to 4.0.10
Attached
Detach File
Event Timeline
Log In to Comment