forked from pool/python-mygpoclient
Accepting request 1251763 from home:glaubitz:branches:devel:languages:python
- Update to 1.10 * Add Python 3.11 and 3.12 to tests. * Switch from distutils to setuptools. * Remove unsupported Python 2.7 and 3.6 from tests. * Replace assertEquals with assertEqual. * Replace assert_ with assertIn or assertTrue. * Update to python 3.13 - 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/1251763 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mygpoclient?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 10 10:49:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.10
|
||||
* Add Python 3.11 and 3.12 to tests.
|
||||
* Switch from distutils to setuptools.
|
||||
* Remove unsupported Python 2.7 and 3.6 from tests.
|
||||
* Replace assertEquals with assertEqual.
|
||||
* Replace assert_ with assertIn or assertTrue.
|
||||
* Update to python 3.13
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 9 11:13:17 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user