Accepting request 1096295 from devel:languages:python:numeric

- Update to 0.17.6
  * Support added for SunOS by @mtelka in #983.
  * Support added for AIX (with recent CMake) by @bhuntsman in
    #988.
  * Tests now pass on CPython 3.12.0b1 in #879.
  * Tests no longer use pytest-virtualenv in #879.
  * isolated marker now includes test_distribution tests in #879.
  * Tests avoid incorrect get_map match by @keszybz in #990.

OBS-URL: https://build.opensuse.org/request/show/1096295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scikit-build?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2023-07-01 21:18:33 +00:00 committed by Git OBS Bridge
commit cfc5082dcc
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Jul 1 13:49:46 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 0.17.6
* Support added for SunOS by @mtelka in #983.
* Support added for AIX (with recent CMake) by @bhuntsman in
#988.
* Tests now pass on CPython 3.12.0b1 in #879.
* Tests no longer use pytest-virtualenv in #879.
* isolated marker now includes test_distribution tests in #879.
* Tests avoid incorrect get_map match by @keszybz in #990.
-------------------------------------------------------------------
Tue May 16 19:21:48 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-scikit-build%{psuffix}
Version: 0.17.5
Version: 0.17.6
Release: 0
Summary: Improved build system generator for Python C/C++/Fortran/Cython extensions
License: MIT
@ -60,7 +60,6 @@ BuildRequires: %{python_module build >= 0.7}
BuildRequires: %{python_module importlib-metadata if %python-base < 3.8}
BuildRequires: %{python_module pytest >= 6.0.0}
BuildRequires: %{python_module pytest-mock >= 1.10.4}
BuildRequires: %{python_module pytest-virtualenv >= 1.2.5}
BuildRequires: %{python_module requests}
BuildRequires: %{python_module scikit-build = %{version}}
BuildRequires: %{python_module virtualenv}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76856e7631d9e8887a7aa71913d5f184a6177246225391af96ce4801d89fa254
size 269848

BIN
scikit_build-0.17.6.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.