14
0

Compare commits

2 Commits

Author SHA256 Message Date
8d51998b42 Accepting request 1251797 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1251797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mygpoclient?expand=0&rev=7
2025-03-10 17:07:07 +00:00
ae65ac85b5 - 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/package/show/devel:languages:python/python-mygpoclient?expand=0&rev=14
2025-03-10 12:29:19 +00:00

Diff Content Not Available