Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-threadpoolctl-3.2.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-threadpoolctl Distribution: openSUSE:Factory:zSystems
Version: 3.2.0 Vendor: openSUSE
Release: 1.1 Build date: Sun Dec 10 00:03:11 2023
Group: Development/Languages/Python Build host: s390zl22
Size: 106026 Source RPM: python-threadpoolctl-3.2.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/joblib/threadpoolctl
Summary: Thread-pool Controls
Python helpers to limit the number of threads used in native
libraries that handle their own internal threadpool (BLAS
and OpenMP implementations).

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Dec 08 2023 Dirk Müller <dmueller@suse.com>
  - update to 3.2.0:
    * Dropped support for Python 3.6 and 3.7.
    * Added support for custom library controllers. Custom
      controllers must inherit from the `threadpoolctl.LibController`
      class and be registered to threadpoolctl using the
      `threadpoolctl.register` function.
* Sat Jun 10 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Mon Apr 03 2023 Steve Kowalik <steven.kowalik@suse.com>
  - Add missing BuildRequires on numpy.
  - Remove unneeded BuildRequires on pep517.
  - Stop using python_sitelib/*.
* Sun Jul 24 2022 Dirk Müller <dmueller@suse.com>
  - update to 3.1.0:
    * Fixed a detection issue of the BLAS libraires packaged by conda-forge on Windows.
      https://github.com/joblib/threadpoolctl/pull/112
    * `threadpool_limits` and `ThreadpoolController.limit` now accept the string
      "sequential_blas_under_openmp" for the `limits` parameter. It should only be used for
      the specific case when one wants to have sequential BLAS calls within an OpenMP
      parallel region. It takes into account the unexpected behavior of OpenBLAS with the
      OpenMP threading layer.
* Sat Oct 16 2021 Dirk Müller <dmueller@suse.com>
  - update to 3.0.0:
    - New object `threadpooctl.ThreadpoolController` which holds controllers for all the
      supported native libraries. The states of these libraries is accessible through the
      `info` method (equivalent to `threadpoolctl.threadpool_info()`) and their number of
      threads can be limited with the `limit` method which can be used as a context
      manager (equivalent to `threadpoolctl.threadpool_limits()`).
    - Added support for OpenBLAS built for 64bit integers in Fortran.
    - Added the possibility to use `threadpoolctl.threadpool_limits` and
      `threadpooctl.ThreadpoolController` as decorators through their `wrap` method.
    - Fixed an attribute error when using old versions of OpenBLAS or BLIS that are
      missing version query functions.
    - Fixed an attribute error when python is run with -OO.
* Mon Jul 19 2021 Dirk Müller <dmueller@suse.com>
  - update to 2.2.0:
    - Report the architecture of the CPU cores detected by OpenBLAS
      (`openblas_get_corename`) in `threadpool_info()` and BLIS
      (`bli_arch_query_id` and `bli_arch_string`).
    - Fixed a bug when the version of MKL was not found. The
      "version" field is now set to None in that case.
      https://github.com/joblib/threadpoolctl/pull/82
  - drop python_executable.patch (upstream)
* Fri Jul 24 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to 2.1.0
    * New commandline interface: 'python -m threadpoolctl -i numpy'
      will try to import the `numpy` package and then return the output of
      `threadpoolctl.threadpool_info()` on STDOUT formatted using the JSON
      syntax. This makes it easier to quickly introspect a Python environment.
  - Add patch python_executable.patch
* Thu Mar 05 2020 pgajdos@suse.com
  - initial version 2.0.0, required by python-joblib

Files

/usr/lib/python3.10/site-packages/__pycache__/threadpoolctl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/__pycache__/threadpoolctl.cpython-310.pyc
/usr/lib/python3.10/site-packages/threadpoolctl-3.2.0.dist-info
/usr/lib/python3.10/site-packages/threadpoolctl-3.2.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/threadpoolctl-3.2.0.dist-info/LICENSE
/usr/lib/python3.10/site-packages/threadpoolctl-3.2.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/threadpoolctl-3.2.0.dist-info/RECORD
/usr/lib/python3.10/site-packages/threadpoolctl-3.2.0.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/threadpoolctl-3.2.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/threadpoolctl.py
/usr/share/doc/packages/python310-threadpoolctl
/usr/share/doc/packages/python310-threadpoolctl/CHANGES.md
/usr/share/doc/packages/python310-threadpoolctl/README.md
/usr/share/licenses/python310-threadpoolctl
/usr/share/licenses/python310-threadpoolctl/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024