- update to 1.5.2:

* Corrected platform support for MacOS Arm64 based systems in
    function is_aarch64
  * Dropped support for Python 3.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-skip-markers?expand=0&rev=10
This commit is contained in:
2025-02-04 18:58:44 +00:00
committed by Git OBS Bridge
parent 711ffe830c
commit f2076635cf
4 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 4 18:58:21 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.5.2:
* Corrected platform support for MacOS Arm64 based systems in
function is_aarch64
* Dropped support for Python 3.7
-------------------------------------------------------------------
Wed Jan 24 13:41:10 UTC 2024 - ecsos <ecsos@opensuse.org>