./math/py-pyerfa, Python wrapper for ERFA library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.1.5, Package name: py312-pyerfa-2.0.1.5, Maintainer: pkgsrc-users

PyERFA is a Python wrapper for ERFA (Essential Routines for Fundamental
Astronomy) library.


Master sites:

Filesize: 799.248 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-28 14:23:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pyerfa: updated to 2.0.1.5

2.0.1.5 (2024-11-11)

Ensure that pyerfa is only built with the limited API if the environment
variable ``Py_GIL_DISABLED`` is not set.
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-05-08 14:54:39 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pyerfa: updated to 2.0.1.4

2.0.1.4 (2024-04-12)

Reintroduces a work-around such that pyerfa can also be built
on older numpy.

2.0.1.3 (2024-04-05)

No new features, but wheels that are compatible with numpy 2.0
as well as older supported versions of numpy 1.x.

2.0.1.2 (2024-04-04)

Failed attempt to create wheels compatible with numpy 2.0.
Yanked from pypi.
   2023-10-20 14:41:48 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pyerfa: updated to 2.0.1.1

2.0.1.1 (2023-10-19)
====================
- Ensured pyerfa works on PyPy too with the Python limited API. [gh-120]
- 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]
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
   2022-08-29 17:56:19 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-pyerfa: restore restriction to 3.8+