2024-01-24 04:32:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 24 04:31:51 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Switch to autosetup and pyproject macros.
|
|
|
|
|
- Stop using greedy globs in %files.
|
|
|
|
|
- Actually run fdupes.
|
|
|
|
|
- Add patch fix-assertion-method.patch:
|
|
|
|
|
* Use assertEqual, not assertEquals.
|
|
|
|
|
|
2022-02-28 14:14:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 28 11:36:47 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- fix build, run tests
|
|
|
|
|
- added patches
|
|
|
|
|
fix https://github.com/thefactory/marathon-python/issues/284
|
|
|
|
|
+ python-marathon-no-2to3.patch
|
|
|
|
|
fix https://github.com/thefactory/marathon-python/commit/1850734b5b916d1455416833f0aed239b308dd9f.diff
|
|
|
|
|
+ python-marathon-use-collections.abc.patch
|
|
|
|
|
|
2020-09-16 11:18:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 16 11:16:02 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.13.0:
|
|
|
|
|
- about view one instance app logs real time
|
|
|
|
|
- Fix deserialization for Deploment model
|
|
|
|
|
- Local tests no longer need docker-compose and rely on "mini-marathon"
|
|
|
|
|
- Adding support for v1.10.19
|
|
|
|
|
- Updates for Marathon 1.9.109
|
|
|
|
|
- Fix return value for kill\_given\_tasks.
|
|
|
|
|
- Bump requests from 2.11.1 to 2.20.0
|
|
|
|
|
|
2020-03-05 15:01:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 5 14:40:42 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 0.12.0
|
|
|
|
|
Downloading Log For App #265
|
|
|
|
|
Always create TZ-aware datetime objects. (also drop support for python 2) #267 (EvanKrall)
|
|
|
|
|
Compatible with event stream redirect behavior. #262 (fengyehong)
|
|
|
|
|
|
2019-03-27 13:06:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 27 12:00:32 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 0.11.0
|
|
|
|
|
* Added region and zone members to task model. #260
|
|
|
|
|
* Exception #259
|
|
|
|
|
* SSE SSL authentication not supported #247
|
|
|
|
|
* Lack of support for container.networks #243
|
|
|
|
|
* __init__() got an unexpected keyword argument 'port_mappings' #237
|
|
|
|
|
* Wrong health check object generated for COMMAND protocol #222
|
|
|
|
|
* Add support for mesos 1.6 #255
|
|
|
|
|
* Possibility for send the full json object on create #252
|
|
|
|
|
* events: add a few attributes #251
|
|
|
|
|
* install-marathon.sh: do not remove oracle-java7-installer #250
|
|
|
|
|
* MarathonClient: set verify when using sse_session #248
|
|
|
|
|
* add reset delay api #246
|
|
|
|
|
* fixes for issue 244 #245
|
|
|
|
|
* Test against 1.4.11 #240
|
|
|
|
|
* fix isuuse-238 #239 (yudong2015)
|
|
|
|
|
* Test against 1.4.10 instead of 1.4.9 #236
|
|
|
|
|
* make models.info compatible with 1.4.9 #233
|
|
|
|
|
* Fix health check 'command' #231
|
|
|
|
|
* Feature/marathon constraint model improvements #229
|
|
|
|
|
* Removes id validation from MarathonGroup() #228
|
|
|
|
|
|
2018-12-04 13:39:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 12:50:16 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2018-05-02 15:43:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 2 15:43:11 UTC 2018 - tchvatal@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix requires
|
|
|
|
|
|
2017-07-13 14:12:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 13 14:10:42 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial packaging (version 0.9.0)
|