pyerfa 2.0.0.3+ds-1ubuntu1 source package in Ubuntu

Changelog

pyerfa (2.0.0.3+ds-1ubuntu1) mantic; urgency=medium

  * Merge from Debian unstable, remaining changes:
    + Build with -O2 instead of -O3 on ppc64el to avoid FTBFS

pyerfa (2.0.0.3+ds-1) unstable; urgency=medium

  * New upstream release.
  * Standards version bumped to 4.6.2, no changes.
  * debian/patches:
    - drop 0005-Fix-compatibility-with-numpy-v1.24.patch (applied upstream)
    - drop 0003-Silence-pytest-warnings.patch and 0004-Fix-doctests.patch
      (no longer needed)
    - refresh remaining patches.

 -- Graham Inggs <email address hidden>  Sun, 18 Jun 2023 13:43:48 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
pyerfa_2.0.0.3+ds.orig.tar.xz 147.5 KiB 71162f253781edded33274cfd2d840afdd972a031bcbd451a3aa80766160d558
pyerfa_2.0.0.3+ds-1ubuntu1.debian.tar.xz 5.1 KiB d020923277db8e9fb9f0d3ee4320c45e40f297fcf1eb130366e2511044732e88
pyerfa_2.0.0.3+ds-1ubuntu1.dsc 2.3 KiB fcade4b0b5f86183fdc2f28ef2fcdd0333577b354f36591af834d729705ba2c0

View changes file

Binary packages built by this source

python3-erfa: Python bindings for ERFA routines

 PyERFA provides Python bindings 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.

python3-erfa-dbgsym: debug symbols for python3-erfa