Debian Patches

Status for smart-open/1.11.1-3

Patch Description Author Forwarded Bugs Origin Last update
exclude-gcs.patch Exclude the GCS Exclude the GCS (Google Cloud Storage) support, due to the runtime
dependency (google-cloud-storage) is not packaged in Debian.
.
This patch should be removed after the dependency is packaged.

===
a/smart_open/gcs.py | 569 --------------------------------------------------------
a/smart_open/tests/test_gcs.py | 912 ------------------------------------------------------------------------------------------
smart_open/tests/test_smart_open.py | 22 --
3 files changed, 1 insertion(+), 1502 deletions(-)
Sao I Kuan <saoikuan@gmail.com> not-needed 2020-04-11
exclude-moto-s3-test.patch Exclude the moto (S3 test) Disable the tests which needs moto (S3 test mock helper), due to it and
its dependencies are not packaged in Debian.
.
This patch should be removed after the moto is packaged.

===
a/smart_open/tests/test_sanity.py | 41 -----
smart_open/tests/test_s3.py | 671 --------------------------------------------------------------------------------------
smart_open/tests/test_s3_version.py | 94 ------------
smart_open/tests/test_smart_open.py | 389 -------------------------------------------------
smart_open/tests/test_smart_open_old.py | 396 --------------------------------------------------
5 files changed, 1591 deletions(-)
Sao I Kuan <saoikuan@gmail.com> not-needed 2020-04-11
include-all-testfiles.patch Include all the testfiles Including all the excluded test files. Sao I Kuan <saoikuan@gmail.com> yes upstream 2020-04-11

All known versions for source package 'smart-open'

Links