15
0

Accepting request 958036 from home:pgajdos:python

- fix build, run tests
- added patches
  fix https://github.com/thefactory/marathon-python/issues/284
  + python-marathon-no-2to3.patch
  fix 1850734b5b.diff
  + python-marathon-use-collections.abc.patch

OBS-URL: https://build.opensuse.org/request/show/958036
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-marathon?expand=0&rev=14
This commit is contained in:
2022-02-28 14:14:12 +00:00
committed by Git OBS Bridge
parent 7f18867aff
commit fc6b9a2ec5
5 changed files with 62 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Wed Sep 16 11:16:02 UTC 2020 - Dirk Mueller <dmueller@suse.com>