- Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install * Update name for dist directory in %files section - Use Python 3.11 on SLE-15 by default OBS-URL: https://build.opensuse.org/request/show/1289310 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-intelhex?expand=0&rev=5
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 30 14:11:44 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Switch build system from setuptools to pyproject.toml
|
|
* Add python-pip and python-wheel to BuildRequires
|
|
* Replace %python_build with %pyproject_wheel
|
|
* Replace %python_install with %pyproject_install
|
|
* Update name for dist directory in %files section
|
|
- Use Python 3.11 on SLE-15 by default
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 18 19:53:11 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- This package actually is also a rename of intelhex package.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 4 23:22:18 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Clean up SPEC file.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 2 22:45:38 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Rename executables to ih_* as not to conflict with the ones from
|
|
the hex2bin package.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 2 17:08:33 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging of intelhex 2.3.0
|