forked from pool/python-acitoolkit
* Do not use unittest.makeSuite() OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-acitoolkit?expand=0&rev=21
116 lines
4.0 KiB
Plaintext
116 lines
4.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 16 04:37:22 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch no-more-makesuite.patch:
|
|
* Do not use unittest.makeSuite()
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 13 16:21:03 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Clean up the SPEC file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 21 10:39:27 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Drop unneeded six dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 3 10:46:59 UTC 2022 - pgajdos@suse.com
|
|
|
|
- python-mock is not required for build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 3 14:07:10 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Fix install dependencies of -doc-applications and -doc-samples:
|
|
make them rely on the primary python interpreter version.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 1 07:10:38 UTC 2022 - pgajdos@suse.com
|
|
|
|
- use spec cleaner, remove redundant Provides
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 28 10:10:09 UTC 2022 - pgajdos@suse.com
|
|
|
|
- fix for python 3.10
|
|
- added patches
|
|
fix https://github.com/datacenter/acitoolkit/commit/629b84887dd0f0183b81efc8adb16817f985541a
|
|
+ python-acitoolkit-python-310.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 28 10:10:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Do not require python-deepdiff, such package does not exist
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 19 15:41:31 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Remove runtime dependencies from the library:
|
|
* remove-app-dependency.patch
|
|
- Add NOTICE to %license
|
|
- Create sub-packages -doc, -doc-applications and -doc-samples
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 1 09:09:18 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Fix RAS syndrome. Expand "APIC".
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 31 12:19:17 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Version update to 0.4 release:
|
|
* Many various small fixes
|
|
* Better python3 compatibility
|
|
- Remove merged acitoolkit-urlparse.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 31 12:10:17 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Add patch to fix import error under py3:
|
|
* acitoolkit-urlparse.patch
|
|
- Fix permissions on the LICENSE file
|
|
- State group properly
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 30 10:55:38 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Add remaining flask dependencies in order to be acceptable
|
|
in Tumbleweed
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 18 08:10:43 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Respect the package requirements specified in setup.py
|
|
* Adds many flask dep/requires
|
|
- Run the tests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 16 15:43:21 UTC 2018 - sma@suse.com
|
|
|
|
- Changed the spec file to singlespec format. Also removed
|
|
duplicates in the RPM. And explicit set the permission of all
|
|
files.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 15 15:03:28 UTC 2018 - sma@suse.com
|
|
|
|
- Corrected the spelling in .spec file: python-sqlalchemy should
|
|
be python-SQLAlchemy.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 10 15:33:53 UTC 2018 - sma@suse.com
|
|
|
|
- License should be Apache-2.0 according to the LICENSE file
|
|
in the v0.3.2.tar.gz tarball.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 21 12:02:53 UTC 2017 - mmnelemane@suse.com
|
|
|
|
- Fix Requires python-oslo.config
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 25 14:01:52 UTC 2017 - mmnelemane@suse.com
|
|
|
|
- Initial packaging for ACI firmware 2.2.2
|