Port details |
- py-minio Minio library for Amazon S3 compatible cloud storage
- 4.0.21 devel
=1 4.0.21Version of this port present on the latest quarterly branch. - Maintainer: jhixson@FreeBSD.org
 - Port Added: 2018-03-23 20:01:51
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: json-c, rubywarden, sysinfo, miller
- Also Listed In: python
- License: APACHE20
- Description:
- The Minio Python Client SDK provides simple APIs to access any Amazon
S3 compatible object storage server.
WWW: https://github.com/minio/minio-py
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}minio>0:devel/py-minio@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-minio/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-minio
- pkg install py38-minio
NOTE: This is a Python port. Instead of py38-minio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-minio
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1572030228
SHA256 (minio-4.0.21.tar.gz) = 35643f056b4d12e053fa7d8f40d98394ed7cc4d5d44ba53c9971e7428fd58e60
SIZE (minio-4.0.21.tar.gz) = 101794
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-certifi>=0 : security/py-certifi@py38
- py38-dateutil>0 : devel/py-dateutil@py38
- py38-pytz>=0 : devel/py-pytz@py38
- py38-urllib3>0 : net/py-urllib3@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-minio
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 4.0.21
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 4.0.21
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
4.0.21
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
25 Oct 2019 19:08:36
4.0.21
|
jhixson  |
devel/py-minio: update to 4.0.21 |
31 Jan 2019 07:55:09
4.0.10
|
mat  |
Remove useless Python version restriction. |
29 Jan 2019 03:40:10
4.0.10
|
jhixson  |
devel/py-minio: Update to 4.0.10
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18967 |
07 Aug 2018 12:13:48

|
jhixson  |
Change jhixson port maintainer email to jhixson@FreeBSD.org
Approved by: miwi (mentor), kmoore (mentor), araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D16592 |
20 Jun 2018 17:05:44
4.0.0
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
29 Apr 2018 19:55:02
4.0.0
|
dbaio  |
devel/py-minio: Update to 4.0.0
- Breaking API change get_bucket_policy and set_bucket_policy
APIs now take the entire policy, canned policies are deprecated.
Changes: https://github.com/minio/minio-py/releases/tag/4.0.0
PR: 227835
Submitted by: jhixson@gmail.com (maintainer) |
23 Mar 2018 20:01:36
3.0.4
|
yuri  |
New port: devel/py-minio: Minio library for Amazon S3 compatible cloud storage
PR: 226877
Submitted by: jhixson@gmail.com |
Number of commits found: 10
|