]> git.pld-linux.org Git - packages/python-docker.git/log
packages/python-docker.git
3 years agoup to 4.3.1 auto/th/python-docker-4.3.1-1
Jan Palus [Mon, 7 Sep 2020 20:35:45 +0000 (22:35 +0200)]
up to 4.3.1

3 years agoup to 4.2.2 auto/th/python-docker-4.2.2-1
Jan Palus [Tue, 30 Jun 2020 19:14:33 +0000 (21:14 +0200)]
up to 4.2.2

3 years agoup to 4.2.1 auto/th/python-docker-4.2.1-1
Jan Palus [Wed, 3 Jun 2020 15:33:07 +0000 (17:33 +0200)]
up to 4.2.1

4 years ago- rebuild with python 3.8 auto/th/python-docker-3.7.2-2
Jan Rękorajski [Mon, 28 Oct 2019 08:14:58 +0000 (09:14 +0100)]
- rebuild with python 3.8
- release 2 (by relup.sh)

5 years agosuggest python-paramiko auto/th/python-docker-3.7.2-1
Jan Palus [Sun, 7 Apr 2019 11:20:59 +0000 (13:20 +0200)]
suggest python-paramiko

5 years agoup to 3.7.2
Jan Palus [Sun, 31 Mar 2019 18:31:43 +0000 (20:31 +0200)]
up to 3.7.2

5 years agoup to 3.6.0 auto/th/python-docker-3.6.0-1
Jan Palus [Sat, 1 Dec 2018 14:23:25 +0000 (15:23 +0100)]
up to 3.6.0

5 years agomissing patch update auto/th/python-docker-3.4.1-1
Jan Palus [Wed, 18 Jul 2018 21:18:51 +0000 (23:18 +0200)]
missing patch update

5 years agoup to 3.4.1
Jan Palus [Wed, 18 Jul 2018 21:17:20 +0000 (23:17 +0200)]
up to 3.4.1

5 years ago- python 3.7 rebuild auto/th/python-docker-3.1.4-2
Arkadiusz Miśkiewicz [Sun, 1 Jul 2018 14:16:42 +0000 (16:16 +0200)]
- python 3.7 rebuild
- release 2 (by relup.sh)

6 years agoup to 3.1.4 auto/th/python-docker-3.1.4-1
Jan Palus [Wed, 21 Mar 2018 19:03:17 +0000 (20:03 +0100)]
up to 3.1.4

6 years agoup to 3.1.0 auto/th/python-docker-3.1.0-1
Elan Ruusamäe [Mon, 26 Feb 2018 17:59:04 +0000 (19:59 +0200)]
up to 3.1.0

refs https://github.com/docker/compose/issues/5672

6 years agoup to 2.5.1 auto/th/python-docker-2.5.1-1
Elan Ruusamäe [Tue, 17 Oct 2017 22:11:35 +0000 (01:11 +0300)]
up to 2.5.1

6 years ago- release 2 (by relup.sh) auto/th/python-docker-2.4.2-2
Jan Rękorajski [Sun, 20 Aug 2017 09:57:07 +0000 (11:57 +0200)]
- release 2 (by relup.sh)

6 years agoupdate egg name auto/th/python-docker-2.4.2-1
Elan Ruusamäe [Tue, 18 Jul 2017 06:32:36 +0000 (09:32 +0300)]
update egg name

6 years agorequires pip at compile time
Elan Ruusamäe [Tue, 18 Jul 2017 06:31:02 +0000 (09:31 +0300)]
requires pip at compile time

+ /usr/bin/python3 setup.py build '--build-base=build-3'
Traceback (most recent call last):
  File "setup.py", line 8, in <module>
    import pip
ModuleNotFoundError: No module named 'pip'

6 years agoadd buildconflict for old pypi name
Elan Ruusamäe [Tue, 18 Jul 2017 06:27:05 +0000 (09:27 +0300)]
add buildconflict for old pypi name

+ /usr/bin/python2 setup.py build '--build-base=build-2'
ERROR: "docker-py" needs to be uninstalled before installing this package:
pip uninstall docker-py

6 years agoup to 2.4.2
Elan Ruusamäe [Tue, 18 Jul 2017 06:25:53 +0000 (09:25 +0300)]
up to 2.4.2

7 years ago- python 3.6 auto/th/python-docker-1.10.6-2
Arkadiusz Miśkiewicz [Wed, 28 Dec 2016 23:28:02 +0000 (00:28 +0100)]
- python 3.6
- release 2 (by relup.sh)

7 years agofix python3 build on non-utf8 locale (C) auto/th/python-docker-1.10.6-1
Elan Ruusamäe [Sun, 27 Nov 2016 12:54:55 +0000 (14:54 +0200)]
fix python3 build on non-utf8 locale (C)

https://github.com/docker/docker-py/pull/1313

7 years agoup to 1.10.6
Elan Ruusamäe [Sun, 27 Nov 2016 12:54:18 +0000 (14:54 +0200)]
up to 1.10.6

7 years agorequests 2.11.0 is broken, 2.11.1 is fixed auto/th/python-docker-1.10.3-2
Elan Ruusamäe [Thu, 29 Sep 2016 19:56:36 +0000 (22:56 +0300)]
requests 2.11.0 is broken, 2.11.1 is fixed

see:
https://github.com/docker/docker-py/pull/1127#pullrequestreview-2198201

2.11.1 never existed in pld, so we're fine

7 years agorenamed: unpin-test-requirements.patch -> unpin-requirements.patch
Elan Ruusamäe [Thu, 29 Sep 2016 18:09:52 +0000 (21:09 +0300)]
renamed: unpin-test-requirements.patch -> unpin-requirements.patch

7 years agoup to 1.10.3 auto/th/python-docker-1.10.3-1
Elan Ruusamäe [Thu, 29 Sep 2016 18:09:32 +0000 (21:09 +0300)]
up to 1.10.3

7 years agoup to 1.9.0 auto/th/python-docker-1.9.0-1
Elan Ruusamäe [Thu, 1 Sep 2016 13:52:27 +0000 (16:52 +0300)]
up to 1.9.0

7 years ago- enable python3 module and filter bogus deps auto/th/python-docker-1.8.1-3
Jan Rękorajski [Sun, 29 May 2016 10:31:24 +0000 (12:31 +0200)]
- enable python3 module and filter bogus deps
- rel 3

7 years agoskip python3 package auto/th/python-docker-1.8.1-2
Elan Ruusamäe [Wed, 4 May 2016 09:11:42 +0000 (12:11 +0300)]
skip python3 package

8 years agoup to 1.8.1 auto/th/python-docker-1.8.1-1
Elan Ruusamäe [Mon, 2 May 2016 19:44:29 +0000 (22:44 +0300)]
up to 1.8.1

remove versions from .spec, they are generated from egg info

kudos for pypi making such long urls

8 years agonot python devel auto/th/python-docker-1.7.2-1
Elan Ruusamäe [Sun, 20 Mar 2016 18:25:05 +0000 (20:25 +0200)]
not python devel

8 years agoup to 1.7.2
Elan Ruusamäe [Sun, 20 Mar 2016 18:22:16 +0000 (20:22 +0200)]
up to 1.7.2

8 years agoBR: rpmbuild(macros) >= 1.710
Jacek Konieczny [Sun, 29 Nov 2015 09:50:23 +0000 (10:50 +0100)]
BR: rpmbuild(macros) >= 1.710

8 years agosemi-automatic change: use py_build/py_install macros
Jacek Konieczny [Sat, 28 Nov 2015 17:02:19 +0000 (18:02 +0100)]
semi-automatic change: use py_build/py_install macros

8 years agocleanup BR
Elan Ruusamäe [Sat, 23 May 2015 13:33:56 +0000 (16:33 +0300)]
cleanup BR

8 years agonew, version 0.7.1
Elan Ruusamäe [Sat, 23 May 2015 13:02:20 +0000 (16:02 +0300)]
new, version 0.7.1

based on fedora python-docker-py module 0a01e09

This page took 0.083577 seconds and 4 git commands to generate.