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 |