17
0

Compare commits

7 Commits

Author SHA256 Message Date
2c7a693a76 Accepting request 1254108 from devel:languages:python
- Update to version 7.1.0
  * Add support for python 3.13 (PR #847, @ddelange)
  * Propagate uri to compression_wrapper (PR #842, @ddelange)
- Drop support-python-313.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1254108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smart-open?expand=0&rev=10
2025-03-18 16:42:26 +00:00
d9bea661dd fix changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smart-open?expand=0&rev=21
2025-03-18 12:25:10 +00:00
526be4099c Accepting request 1254080 from home:glaubitz:branches:devel:languages:python
- Update to 7.2.0
  * Add support for prefetching to sftp transport
    (PR #849, @davidszotten)
- from version 7.1.0
  * Add support for python 3.13 (PR #847, @ddelange)
  * Propagate uri to compression_wrapper (PR #842, @ddelange)
- Drop support-python-313.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1254080
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smart-open?expand=0&rev=20
2025-03-18 12:24:31 +00:00
8a8749f780 Accepting request 1231284 from devel:languages:python
- Remove upper pin on urllib3.
- Drop moto_server set up and teardown, it is for one testcase.
- Drop patch skip-gzip-tests-python312.patch, not required.
- Add patch support-python-313.patch:
  * Support Python 3.13 changes.

OBS-URL: https://build.opensuse.org/request/show/1231284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smart-open?expand=0&rev=9
2024-12-16 18:17:03 +00:00
364c8ea04d - Remove upper pin on urllib3.
- Drop moto_server set up and teardown, it is for one testcase.
- Drop patch skip-gzip-tests-python312.patch, not required.
- Add patch support-python-313.patch:
  * Support Python 3.13 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smart-open?expand=0&rev=18
2024-12-16 03:18:27 +00:00
23613b1ad5 Accepting request 1219711 from devel:languages:python
- update to 7.0.5:
  * Fix zstd compression in ab mode
  * Fix close function not neing able to upload a compressed S3
  * Fix test_http.request_callback
  * Update readline logic for azure to match s3
  * Make http handler take an optional requests.Session
  * Ensure no side effects on SinglepartWriter exception
  * Add support for `get_blob_kwargs` to GCS blob read operations

OBS-URL: https://build.opensuse.org/request/show/1219711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smart-open?expand=0&rev=8
2024-10-31 15:09:33 +00:00
4d03b6a490 - update to 7.0.5:
* Fix zstd compression in ab mode
  * Fix close function not neing able to upload a compressed S3
  * Fix test_http.request_callback
  * Update readline logic for azure to match s3
  * Make http handler take an optional requests.Session
  * Ensure no side effects on SinglepartWriter exception
  * Add support for `get_blob_kwargs` to GCS blob read operations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smart-open?expand=0&rev=16
2024-10-30 19:31:50 +00:00

Diff Content Not Available