14
0
forked from pool/python-pyeapi

Accepting request 1250063 from home:glaubitz:branches:devel:languages:python

- Update to 1.0.4
  * Fixes documentation build issue for modules section on readthedocs
  * Some fixes for system test
- from version 1.0.3
  * Provides a critical bug fix introduced by PR#220
  * Fixed all system tests and provides some enhancements for unit tests
- Drop no-more-imp.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1250063
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyeapi?expand=0&rev=15
This commit is contained in:
2025-03-04 13:27:58 +00:00
committed by Git OBS Bridge
parent cc61d1e2d5
commit 8587035d0c
5 changed files with 16 additions and 40 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Mar 4 12:42:13 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.0.4
* Fixes documentation build issue for modules section on readthedocs
* Some fixes for system test
- from version 1.0.3
* Provides a critical bug fix introduced by PR#220
* Fixed all system tests and provides some enhancements for unit tests
- Drop no-more-imp.patch, merged upstream
-------------------------------------------------------------------
Mon Feb 19 06:06:04 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>