Compare commits

8 Commits

Author SHA256 Message Date
a2995f4996 Accepting request 1290505 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1290505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Protego?expand=0&rev=8
2025-07-06 15:13:13 +00:00
25e32e6cb8 Accepting request 1290241 from home:glaubitz:branches:devel:languages:python
- Update to 0.5.0
  * Restructured the code, splitting the single ``protego.py`` file
    into multiple modules. The public API remains the same but some
    internal names may now be available at different import paths.
  * Added type hints and ``py.typed``.
  * Added official support for PyPy 3.11.
  * Switched the build backend from ``setuptools`` to ``hatchling``.
  * Switched from ``setup.py`` to ``pyproject.toml``.
  * CI fixes and improvements.
- Update BuildRequires from pyproject.toml
- Update filenames of Python files matched in %files section
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1290241
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Protego?expand=0&rev=17
2025-07-03 14:28:42 +00:00
b28ca63c74 Accepting request 1269102 from devel:languages:python
- Support both lowercased and unnormalized metadata directory names.

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/request/show/1269102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Protego?expand=0&rev=7
2025-04-14 14:08:26 +00:00
a9f737e209 - Support both lowercased and unnormalized metadata directory names.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Protego?expand=0&rev=15
2025-04-14 06:10:58 +00:00
4d8b46a333 - Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Protego?expand=0&rev=14
2025-03-25 03:55:05 +00:00
d179a7366f Accepting request 1240471 from devel:languages:python
- Update to version 0.4.0:
  * Dropped Python 3.8 support, added official Python 3.13 support.
  * Added support for //-prefixed URLs.
  * Improved the rendering of the README.rst code snippets in GitHub.

OBS-URL: https://build.opensuse.org/request/show/1240471
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Protego?expand=0&rev=6
2025-01-27 19:55:18 +00:00
f50a7180b6 Accepting request 1240467 from home:mcalabkova:branches:devel:languages:python
switch to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1240467
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Protego?expand=0&rev=12
2025-01-27 09:25:14 +00:00
39af80828f Accepting request 1240174 from home:yacar:branches:devel:languages:python
- Update to version 0.4.0:
  * Dropped Python 3.8 support, added official Python 3.13 support.
  * Added support for //-prefixed URLs.
  * Improved the rendering of the README.rst code snippets in GitHub.

OBS-URL: https://build.opensuse.org/request/show/1240174
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Protego?expand=0&rev=11
2025-01-27 08:51:12 +00:00

Diff Content Not Available