forked from pool/python-pyeapi
- 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
79 lines
2.7 KiB
Plaintext
79 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Switch to autosetup macro.
|
|
- Add patch no-more-imp.patch:
|
|
* Use importlib, rather than imp.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 1 20:15:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.0.2:
|
|
* Fixed all system tests and provides some enhancements for
|
|
unit tests
|
|
- update to 1.0.1:
|
|
* This is an interim release for EOS integration purpose
|
|
- update to 1.0.0:
|
|
* This is a Python3 only release (Python2 is no longer
|
|
supported)
|
|
* The minimum supported python version is 3.7
|
|
* Arista EOS 4.22 or later is required (for on-box use cases
|
|
only)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 6 12:55:49 UTC 2022 - pgajdos@suse.com
|
|
|
|
- do not require python-mock for build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 11 22:08:03 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Fix deprecated collections.abc imports still not fully fixed in
|
|
0.8.4 -- gh#arista-eosplus/pyeapi#195
|
|
- Use the PyPI archive, because the git source has the wrong
|
|
version in its metadata
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 14 13:15:51 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.8.4
|
|
* Fix deprecated 'collections' dependancy
|
|
* Power support(ppc64le) with continuous integration
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 26 12:27:09 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.8.3
|
|
* This release includes checks on ACL regexp statement of
|
|
'match', adopts changes of CLI described in Field Notice 0039
|
|
- Use github source URL
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 29 17:21:29 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.8.2
|
|
- Specfile cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 7 07:47:52 UTC 2017 - mardnh@gmx.de
|
|
|
|
- Update to version 0.8.1
|
|
- Convert to singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 31 10:46:45 UTC 2016 - mardnh@gmx.de
|
|
|
|
- initial package, version 0.6.1
|
|
|