2 Commits

Author SHA256 Message Date
bdfe6fbea5 Accepting request 674552 from home:glaubitz:branches:devel:languages:python:aws
- Update to version 0.2.0
  * feature:``ProcessPoolDownloader``: Add ``ProcessPoolDownloader`` class
    to speed up download throughput by using processes instead of threads.
- Drop obsolete patch
  + system-requests.patch
- Refresh patches for new version
  + hide_py_pckgmgmt.patch
  + no-bundled-packages.patch
- Update Requires in spec file from setup.py

OBS-URL: https://build.opensuse.org/request/show/674552
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-s3transfer?expand=0&rev=6
2019-02-13 13:29:44 +00:00
Dominique Leuenberger
b5378c5808 Accepting request 605692 from devel:languages:python:aws
- Avoid running tests on 32bit as they fail there on oom

- Make sure to really not use any damn bundles:
  * no-bundled-packages.patch
  * Never rely on some bundled package version just use system libs
- Enable testsuite and make it pass thanks to above patch

OBS-URL: https://build.opensuse.org/request/show/605692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-s3transfer?expand=0&rev=7
2018-05-10 13:50:35 +00:00