Accepting request 1318275 from home:glaubitz:branches:devel:languages:python

- Update to version 0.8.1
  * Fixes issue with BrowserID removal
- from version 0.8.0
  * Remove BrowserID Support
- Add support for libalternatives
- Use Python 3.11 on SLE-15 by default
- Update BuildRequires and Requires from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1318275
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=32
This commit is contained in:
2025-11-18 07:57:45 +00:00
committed by Git OBS Bridge
parent ba3f51c7d5
commit 8879efa7ea
4 changed files with 32 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Nov 17 15:56:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.1
* Fixes issue with BrowserID removal
- from version 0.8.0
* Remove BrowserID Support
- Add support for libalternatives
- Use Python 3.11 on SLE-15 by default
- Update BuildRequires and Requires from pyproject.toml
-------------------------------------------------------------------
Tue Nov 5 12:22:50 UTC 2024 - pgajdos@suse.com