f66089e273
Accepting request 751832 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/751832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=16
2019-12-02 10:28:31 +00:00
Tomáš Chvátal
b8dd3497ab
Accepting request 750609 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/750609
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=33
2019-11-29 09:44:03 +00:00
ef43fa6c2a
Accepting request 719521 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/719521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=15
2019-07-29 15:31:29 +00:00
Tomáš Chvátal
ee712f349e
Accepting request 719411 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/719411
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=31
2019-07-29 08:41:58 +00:00
475d3a6e8b
Accepting request 690379 from devel:languages:python
...
- Update to 3.7.2:
* Fix base_url to keep TCP protocol on utils.py by letting the responsability of changing the
protocol to parse_host afterwards, letting base_url with the original value.
* XFAIL test_attach_stream_and_cancel on TLS
OBS-URL: https://build.opensuse.org/request/show/690379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=14
2019-04-02 07:22:51 +00:00
Tomáš Chvátal
c670b22d72
- Update to 3.7.2:
...
* Fix base_url to keep TCP protocol on utils.py by letting the responsability of changing the
protocol to parse_host afterwards, letting base_url with the original value.
* XFAIL test_attach_stream_and_cancel on TLS
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=29
2019-04-01 13:26:55 +00:00
fdaefd1270
Accepting request 688730 from devel:languages:python
...
- Update to 3.7.1:
* Set a different default number (which is now 9) for SSH pools
* Adds a BaseHTTPAdapter with a close method to ensure that the pools is clean on close()
* Makes SSHHTTPAdapter reopen a closed connection when needed like the others
OBS-URL: https://build.opensuse.org/request/show/688730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=13
2019-03-28 21:48:26 +00:00
Tomáš Chvátal
4a260cf6ad
- Update to 3.7.1:
...
* Set a different default number (which is now 9) for SSH pools
* Adds a BaseHTTPAdapter with a close method to ensure that the pools is clean on close()
* Makes SSHHTTPAdapter reopen a closed connection when needed like the others
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=27
2019-03-26 13:39:38 +00:00
Stephan Kulow
3987496332
Accepting request 682605 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/682605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=12
2019-03-10 08:37:31 +00:00
Tomáš Chvátal
8e18b7c78e
Accepting request 682596 from home:jayvdb:py-check-failures
...
- Remove no longer necessary pytest argument -k 'not MatchHostnameTest'
OBS-URL: https://build.opensuse.org/request/show/682596
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=25
2019-03-07 16:45:20 +00:00
4f3a96a32b
Accepting request 666190 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/666190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=11
2019-01-24 13:10:25 +00:00
6c2e4b80ef
Accepting request 666156 from home:mvyskocil:branches:devel:languages:python
...
- Bump required version of pycreds to 0.4.0 (sync with requirements.txt)
OBS-URL: https://build.opensuse.org/request/show/666156
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=23
2019-01-15 11:24:07 +00:00
Tomáš Chvátal
7689030c7c
Accepting request 665716 from home:mvyskocil:branches:devel:languages:python
...
- update to 3.7.0 (mandatory for latest docker-compose)
* Added support for multiplexed streams (for `attach` and `exec_start`). Learn
more at https://docker-py.readthedocs.io/en/stable/user_guides/multiplex.html
* Added the `use_config_proxy` parameter to the following methods:
`APIClient.build`, `APIClient.create_container`, `DockerClient.images.build`
and `DockerClient.containers.run` (`False` by default). **This parameter**
**will become `True` by default in the 4.0.0 release.**
* Placement preferences for Swarm services are better validated on the client
and documentation has been updated accordingly
* see https://github.com/docker/docker-py/releases/tag/3.7.0
https://github.com/docker/docker-py/releases/tag/3.6.0 for more
info
OBS-URL: https://build.opensuse.org/request/show/665716
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=22
2019-01-14 12:31:30 +00:00
9012fe3a55
Accepting request 648938 from devel:languages:python
...
- Fix the fdupes call to match up reality
OBS-URL: https://build.opensuse.org/request/show/648938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=10
2018-11-14 13:44:01 +00:00
Tomáš Chvátal
6f011e1953
- Fix the fdupes call to match up reality
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=20
2018-11-14 11:57:40 +00:00
06bceaaa25
Accepting request 643580 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/643580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=9
2018-10-31 12:12:32 +00:00
Tomáš Chvátal
ef506df6c7
Accepting request 643510 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/643510
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=18
2018-10-21 18:22:41 +00:00
92f91cfe3f
Accepting request 632141 from devel:languages:python
...
- Fix build on older releases by not using new pytest syntax
for test selection
OBS-URL: https://build.opensuse.org/request/show/632141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=8
2018-08-31 08:46:15 +00:00
Tomáš Chvátal
3382e683bb
- Fix build on older releases by not using new pytest syntax
...
for test selection
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=16
2018-08-29 11:14:11 +00:00
d4ffbb0fd7
Accepting request 621776 from devel:languages:python
...
- fix build for older python 3.x versions
OBS-URL: https://build.opensuse.org/request/show/621776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=7
2018-07-10 14:16:55 +00:00
e42e95f81e
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=14
2018-07-09 20:31:46 +00:00
73f4ba23a3
- fix build for older python 3.x versions
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=13
2018-07-09 20:29:26 +00:00
07af5a8bfe
Accepting request 621580 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/621580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=6
2018-07-09 11:30:32 +00:00
Tomáš Chvátal
e4e216ce21
Accepting request 621454 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/621454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=11
2018-07-08 16:43:43 +00:00
f0d75a49cc
Accepting request 603832 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/603832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=5
2018-05-15 08:09:27 +00:00
Todd R
5d4da54fff
Accepting request 603674 from home:jengelh:branches:devel:languages:python
...
give factory at least a somewhat useful breaking notice
OBS-URL: https://build.opensuse.org/request/show/603674
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=9
2018-05-03 17:17:03 +00:00
b7f1e6e90c
Accepting request 603010 from devel:languages:python
...
- Version update to 3.3.0:
* Too many changes to name see upstream tag list:
https://github.com/docker/docker-py/releases
- Make sure to run tests and properly name all the requirements
OBS-URL: https://build.opensuse.org/request/show/603010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=4
2018-05-03 10:33:13 +00:00
Tomáš Chvátal
b7c0b53d80
- Version update to 3.3.0:
...
* Too many changes to name see upstream tag list:
https://github.com/docker/docker-py/releases
- Make sure to run tests and properly name all the requirements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=7
2018-05-02 09:27:57 +00:00
fdab661576
Accepting request 540467 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/540467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=3
2018-01-10 22:29:59 +00:00
14f7af12bf
Accepting request 540100 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/540100
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=5
2017-11-10 11:57:55 +00:00
b44566987b
Accepting request 533368 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/533368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=2
2017-10-13 12:18:22 +00:00
Jan Matejek
46b2cd89f1
Accepting request 533199 from home:apersaud:branches:devel:languages:python
...
- specfile:
* added obsoletes %oldpython
- update to version 2.5.1:
* Bugfixes
+ Fixed a bug where patterns ending with ** in .dockerignore would
raise an exception
+ Fixed a bug where using attach with the stream argument set to
False would raise an exception
- changes from version 2.5.0:
* Features
+ Added support for the squash parameter in APIClient.build and
DockerClient.images.build.
+ When using API version 1.23 or above, load_image will now return
a generator of progress as JSON dicts.
+ remove_image now returns the content of the API's response.
* Bugfixes
+ Fixed an issue where the auto_remove parameter in
DockerClient.containers.run was not taken into account.
+ Fixed a bug where .dockerignore patterns starting with a slash
were ignored.
+ Fixed an issue with the handling of ** patterns in .dockerignore
+ Fixed a bug where building FROM a private Docker Hub image when
not using a cred store would fail.
+ Fixed a bug where calling create_service or update_service with
task_template as a dict would raise an exception.
+ Fixed the handling of TTY-enabled containers in attach and
exec_run.
+ DockerClient.containers.run will no longer attempt to stream
logs if the log driver doesn't support the operation.
* Miscellaneous
+ Added extra requirements for better TLS support on some
platforms. These can be installed or required through the
docker[tls] notation.
OBS-URL: https://build.opensuse.org/request/show/533199
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=3
2017-10-11 10:39:13 +00:00
6cb04163bb
Accepting request 529920 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/529920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=1
2017-10-01 15:01:51 +00:00
2d9ce8dcdf
Accepting request 529912 from home:tbechtold:branches:devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/529912
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=1
2017-09-29 12:30:24 +00:00