15
0

- Fix invalid provides of python3-* on all flavors: fix it by

providing pythonXZY-pybrowsers on all flavors, and
  python3-pybrowsers on the primary python flavor only.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-browsers?expand=0&rev=5
This commit is contained in:
2025-03-19 09:09:42 +00:00
committed by Git OBS Bridge
parent 501f605617
commit 27e07849c8
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 19 08:31:49 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix invalid provides of python3-* on all flavors: fix it by
providing pythonXZY-pybrowsers on all flavors, and
python3-pybrowsers on the primary python flavor only.
-------------------------------------------------------------------
Sat Nov 9 15:24:51 UTC 2024 - Dirk Müller <dmueller@suse.com>