Files
python-opcodes/python-opcodes.changes
Matej Cepl 2950b7b24d Accepting request 1289266 from home:glaubitz:branches:devel:languages:python
- Limit Python files matched in %files section
- 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

OBS-URL: https://build.opensuse.org/request/show/1289266
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opcodes?expand=0&rev=7
2025-06-30 12:58:50 +00:00

25 lines
952 B
Plaintext

-------------------------------------------------------------------
Mon Jun 30 12:31:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Limit Python files matched in %files section
- 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
-------------------------------------------------------------------
Wed Aug 28 04:47:01 UTC 2024 - Guang Yee <gyee@suse.com>
- Enable sle15_python_module_pythons.
-------------------------------------------------------------------
Wed Apr 15 08:15:23 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Switch to pytest
-------------------------------------------------------------------
Tue Apr 2 12:20:00 UTC 2019 - Christian Goll <cgoll@suse.com>
- inital release of python-opcodes which does documents the CPU intructions
sets