Port details |
- py-smart_open Utils for streaming large files
- 1.11.1 net
=0 1.11.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-02-02 19:56:24
- Last Update: 2020-05-02 01:35:26
- SVN Revision: 533605
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/RaRe-Technologies/smart_open
- Description:
- smart_open is a Python 2 & Python 3 library for efficient streaming of very
large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files. It is
well tested (using moto), well documented and sports a simple, Pythonic API.
WWW: https://pypi.org/project/smart_open/
WWW: https://github.com/RaRe-Technologies/smart_open
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}smart_open>0:net/py-smart_open@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-smart_open
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1587445408
SHA256 (smart_open-1.11.1.tar.gz) = 221cc08ae926af6ad72d141f208d228e1e801b1ee9b15f3e466eecf89d931002
SIZE (smart_open-1.11.1.tar.gz) = 105305
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-requests>=0 : www/py-requests@py37
- py37-boto>=0 : devel/py-boto@py37
- py37-boto3>=0 : www/py-boto3@py37
- py37-google-cloud-storage>=0 : www/py-google-cloud-storage@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py37-smart_open-1.11.1:
AWS=on: Amazon Web Services (AWS) support
GCP=on: Google Cloud Platform (GCP) support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11.1 02 May 2020 01:35:26 |
sunpoet |
Move net/py-smart_open to net/py-smart-open |
1.11.1 22 Apr 2020 21:28:12 |
sunpoet |
Add AWS and GCP options |
1.11.1 21 Apr 2020 19:41:18 |
sunpoet |
Update to 1.11.1
Changes: https://github.com/RaRe-Technologies/smart_open/releases |
1.11.0 10 Apr 2020 22:22:12 |
sunpoet |
Update to 1.11.0
Changes: https://github.com/RaRe-Technologies/smart_open/releases |
1.10.0 06 Apr 2020 06:16:19 |
antoine |
Unbreak bulk -a |
1.10.0 28 Mar 2020 12:54:48 |
sunpoet |
Update to 1.10.0
Changes: https://github.com/RaRe-Technologies/smart_open/releases |
1.9.0 04 Nov 2019 16:02:07 |
sunpoet |
Update to 1.9.0
Changes: https://github.com/RaRe-Technologies/smart_open/releases |
1.8.4 03 Jun 2019 18:36:58 |
sunpoet |
Update to 1.8.4
Changes: https://github.com/RaRe-Technologies/smart_open/releases |
1.8.3 26 Apr 2019 20:45:50 |
sunpoet |
Update to 1.8.3
Changes: https://github.com/RaRe-Technologies/smart_open/releases |
1.8.2 18 Apr 2019 18:00:47 |
sunpoet |
Update to 1.8.2
Changes: https://github.com/RaRe-Technologies/smart_open/releases |
1.8.1 10 Apr 2019 20:28:57 |
sunpoet |
Update to 1.8.1
Changes: https://github.com/RaRe-Technologies/smart_open/releases |
1.8.0 17 Jan 2019 19:22:04 |
sunpoet |
Update to 1.8.0
Changes: https://github.com/RaRe-Technologies/smart_open/releases |
1.7.1 20 Sep 2018 19:27:34 |
sunpoet |
Update to 1.7.1
Changes: https://github.com/RaRe-Technologies/smart_open/releases
https://github.com/RaRe-Technologies/smart_open/blob/master/CHANGELOG.md |
1.6.0 29 Jul 2018 19:17:43 |
sunpoet |
Update to 1.6.0
Changes: https://github.com/RaRe-Technologies/smart_open/releases
https://github.com/RaRe-Technologies/smart_open/blob/master/CHANGELOG.md |
1.5.7 20 Jun 2018 17:05:44 |
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 |
1.5.7 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
1.5.7 19 Mar 2018 15:13:52 |
sunpoet |
Update to 1.5.7
Changes: https://github.com/RaRe-Technologies/smart_open/releases
https://github.com/RaRe-Technologies/smart_open/blob/master/CHANGELOG.md |
1.5.6 02 Feb 2018 19:54:18 |
sunpoet |
Add py-smart_open 1.5.6
smart_open is a Python 2 & Python 3 library for efficient streaming of very
large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files. It is
well tested (using moto), well documented and sports a simple, Pythonic API.
WWW: https://pypi.python.org/pypi/smart_open
WWW: https://github.com/RaRe-Technologies/smart_open |