From c3dfd099ffc4ec398422459f5ad5a002bc037d78a255c4be385bc0049f2fd4dc Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 25 Mar 2022 13:25:52 +0000 Subject: [PATCH] Accepting request 964857 from home:bnavigator:branches:devel:languages:python:numeric - Update to 0.13.1 * Do not throw an error when printing info and a logger is disconnected. #652 OBS-URL: https://build.opensuse.org/request/show/964857 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-build?expand=0&rev=14 --- python-scikit-build.changes | 7 +++++++ python-scikit-build.spec | 2 +- scikit-build-0.13.0.tar.gz | 3 --- scikit-build-0.13.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 scikit-build-0.13.0.tar.gz create mode 100644 scikit-build-0.13.1.tar.gz diff --git a/python-scikit-build.changes b/python-scikit-build.changes index 9452e8d..511e192 100644 --- a/python-scikit-build.changes +++ b/python-scikit-build.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 25 13:17:01 UTC 2022 - Ben Greiner + +- Update to 0.13.1 + * Do not throw an error when printing info and a logger is + disconnected. #652 + ------------------------------------------------------------------- Sat Feb 5 17:40:26 UTC 2022 - Ben Greiner diff --git a/python-scikit-build.spec b/python-scikit-build.spec index 8360f96..42ebc9d 100644 --- a/python-scikit-build.spec +++ b/python-scikit-build.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-scikit-build -Version: 0.13.0 +Version: 0.13.1 Release: 0 Summary: Improved build system generator for Python C/C++/Fortran/Cython extensions License: MIT diff --git a/scikit-build-0.13.0.tar.gz b/scikit-build-0.13.0.tar.gz deleted file mode 100644 index 3d3ac66..0000000 --- a/scikit-build-0.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6ca1b7f1cc8a718564c19f535014f3a71f34508f72e750d4221f987eed0f06d -size 153612 diff --git a/scikit-build-0.13.1.tar.gz b/scikit-build-0.13.1.tar.gz new file mode 100644 index 0000000..d6369ef --- /dev/null +++ b/scikit-build-0.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1774a2eb15988e081c582c254ab4a9752096e6a34f235411cb79bd61660c37 +size 154479