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

python312-pyerfa-2.0.1.1-1.3 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: python312-pyerfa Distribution: openSUSE Tumbleweed
Version: 2.0.1.1 Vendor: openSUSE
Release: 1.3 Build date: Wed Nov 8 02:29:30 2023
Group: Unspecified Build host: reproducible
Size: 2434399 Source RPM: python-pyerfa-2.0.1.1-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/liberfa/pyerfa
Summary: Python bindings for ERFA
A Python wrapper for the ERFA library (Essential Routines for
Fundamental Astronomy), a C library containing key algorithms for astronomy,
which is based on the SOFA library published by the International Astronomical
Union (IAU).  All C routines are wrapped as Numpy universal functions,
so that they can be called with scalar or array inputs.

The project is a split of astropy._erfa module, developed in the
context of Astropy project, into a standalone package.

Provides

Requires

License

BSD-3-Clause

Changelog

* Wed Nov 08 2023 Ben Greiner <code@bnavigator.de>
  - Update to 2.0.1.1
    * Ensure any non-contigous multi-dimensional inputs are recognized
      properly, so that, e.g., a non-contiguous matrix is copied as
      needed before input to the erfa functions. [gh-124]
  - Release 2.0.1
    * Fix dangling pointer leading to unexpected behavior with
      ``-O3``. [gh-104]
    * PyERFA now only uses the Python limited API. [gh-94]
    * Ensure things work under python 3.12 and recent setuptools-scm.
      [gh-113]
  - Use erfa 2.0.1
* Wed Apr 26 2023 Ben Greiner <code@bnavigator.de>
  - Update to 2.0.0.3
    * Ensure minimum numpy version of 1.17 continues to work (for astropy LTS).
  - Release 2.0.0.2
    * Fix compatibility with numpy v1.24.
    * Min setuptools_scm updated.
* Wed Jan 04 2023 Ben Greiner <code@bnavigator.de>
  - Prevent Python 3.6 builds: Requires 3.7+
* Thu Dec 22 2022 Ben Greiner <code@bnavigator.de>
  - Update to 2.0.0.1
    * The underlying universal functions in erfa.ufunc now work with
      an out argument also if the required output is a structured
      array. [gh-76]
* Tue May 18 2021 Ben Greiner <code@bnavigator.de>
  - Update to Version 2.0.0
    * Bundled liberfa version update to v2.0.0. This includes new
      functionality, and hence pyerfa 2.0.0 cannot run with previous
      versions of liberfa.
    * erfa.dt_eraLDBODY has been corrected to ensure that the 'pv'
      entry is now of type erfa.dt_pv, so that cross-assignments with
      that dtype work correctly. [gh-74]
    * erfa_generator now also generates a test_ufunc.py file
      that runs all the C code tests on the ufuncs, thus
      verifying the code wrapping worked correctly. As part of
      that, the ability to give specific output file names has
      been removed, as it was not used. (Note: these changes
      have no effect on use of PyERFA.) [gh-71]
* Sat May 15 2021 Ben Greiner <code@bnavigator.de>
  - Update to Version 1.7.3
    * Bundling updates
    * Fixed a bug that caused the output of ``rx``, ``ry``, and
    ``rz`` to be boolean rather than float for some compilers/OS.
* Fri May 14 2021 Ben Greiner <code@bnavigator.de>
  - Reenable test_version but disable test_sofa_version
    * upstream fixed it for the next release in gh#liberfa/pyerfa#73
* Sun Feb 21 2021 Ben Greiner <code@bnavigator.de>
  - Update to Version 1.7.2
    * bundling updates
    * The classproperty decorator is now thread-safe
  - Skip python36 build: With NumPy 1.20, python36-numpy is no
    longer available in Tumbleweed (NEP 29)
* Fri Jan 15 2021 Benjamin Greiner <code@bnavigator.de>
  - Use bundled ERFA in Leap
  - skip python2 for leap: upstream dropped python2 support, no
    pytest doctestplus for python2
* Fri Nov 20 2020 Benjamin Greiner <code@bnavigator.de>
  - Update to Version 1.7.1.1
    * Fix incorrect ``__version__`` value [gh-60].
  - 1.7.1
    * Bundled liberfa version update to v1.7.1.
    * Now it is possible to build against system liberfa [gh-39].
    * Improved the setup machinery to ensure a proper
      configuration of the embedded liberfa [gh-53] (see also
      https://github.com/liberfa/erfa/pull/73).
    * Improve version testing [gh-53] (see issue gh-52 for
      rationale).
    * Reworked version management [gh-57].
    * Make pyerfa build reproducible [gh-46] (see issue gh-45
      for rationale).
    * Improved docstring titles [gh-47].
    * Most of the CI has been moved to GitHub Actions.
  - Drop pyerfa-pr39-usesystemerfa.patch merged upstream

Files

/usr/lib64/python3.12/site-packages/erfa
/usr/lib64/python3.12/site-packages/erfa/__init__.py
/usr/lib64/python3.12/site-packages/erfa/__pycache__
/usr/lib64/python3.12/site-packages/erfa/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/erfa/__pycache__/__init__.cpython-312.pyc
/usr/lib64/python3.12/site-packages/erfa/__pycache__/_version.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/erfa/__pycache__/_version.cpython-312.pyc
/usr/lib64/python3.12/site-packages/erfa/__pycache__/core.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/erfa/__pycache__/core.cpython-312.pyc
/usr/lib64/python3.12/site-packages/erfa/__pycache__/helpers.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/erfa/__pycache__/helpers.cpython-312.pyc
/usr/lib64/python3.12/site-packages/erfa/__pycache__/version.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/erfa/__pycache__/version.cpython-312.pyc
/usr/lib64/python3.12/site-packages/erfa/_version.py
/usr/lib64/python3.12/site-packages/erfa/core.py
/usr/lib64/python3.12/site-packages/erfa/helpers.py
/usr/lib64/python3.12/site-packages/erfa/tests
/usr/lib64/python3.12/site-packages/erfa/tests/__init__.py
/usr/lib64/python3.12/site-packages/erfa/tests/__pycache__
/usr/lib64/python3.12/site-packages/erfa/tests/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/erfa/tests/__pycache__/__init__.cpython-312.pyc
/usr/lib64/python3.12/site-packages/erfa/tests/__pycache__/helper.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/erfa/tests/__pycache__/helper.cpython-312.pyc
/usr/lib64/python3.12/site-packages/erfa/tests/__pycache__/test_erfa.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/erfa/tests/__pycache__/test_erfa.cpython-312.pyc
/usr/lib64/python3.12/site-packages/erfa/tests/__pycache__/test_ufunc.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/erfa/tests/__pycache__/test_ufunc.cpython-312.pyc
/usr/lib64/python3.12/site-packages/erfa/tests/helper.py
/usr/lib64/python3.12/site-packages/erfa/tests/test_erfa.py
/usr/lib64/python3.12/site-packages/erfa/tests/test_ufunc.py
/usr/lib64/python3.12/site-packages/erfa/ufunc.abi3.so
/usr/lib64/python3.12/site-packages/erfa/version.py
/usr/lib64/python3.12/site-packages/pyerfa-2.0.1.1.dist-info
/usr/lib64/python3.12/site-packages/pyerfa-2.0.1.1.dist-info/INSTALLER
/usr/lib64/python3.12/site-packages/pyerfa-2.0.1.1.dist-info/LICENSE.rst
/usr/lib64/python3.12/site-packages/pyerfa-2.0.1.1.dist-info/METADATA
/usr/lib64/python3.12/site-packages/pyerfa-2.0.1.1.dist-info/RECORD
/usr/lib64/python3.12/site-packages/pyerfa-2.0.1.1.dist-info/REQUESTED
/usr/lib64/python3.12/site-packages/pyerfa-2.0.1.1.dist-info/WHEEL
/usr/lib64/python3.12/site-packages/pyerfa-2.0.1.1.dist-info/top_level.txt
/usr/share/doc/packages/python312-pyerfa
/usr/share/doc/packages/python312-pyerfa/README.rst
/usr/share/licenses/python312-pyerfa
/usr/share/licenses/python312-pyerfa/LICENSE.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 23:58:12 2024