pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-astropy
Module Name: pkgsrc
Committed By: adam
Date: Thu Oct 3 12:03:43 UTC 2024
Modified Files:
pkgsrc/math/py-astropy: Makefile PLIST distinfo
Log Message:
py-astropy: updated to 6.1.4
Version 6.1.4 (2024-09-26)
Bug Fixes
astropy.coordinates
- Keep ``Latitude`` from printing long input arrays in their entirety when failing
limits check in ``_validate_angles``, indicating their range instead.
- Avoid some components not being included in table output of coordinates if
the representation type was ``"unitspherical"``.
In the process, also ensured that one can pass in the ``radial_velocity``
keyword argument if one uses ``differential_type="radial"``.
astropy.io.votable
- Ensure proper handling of null values during BINARY2 serialization. Previously, masks were handled in two different ways for BINARY2 serialization, resulting in incorrect handling of null values
and errors.
astropy.stats
- Fixed a bug in biweight_location, biweight_scale, and
biweight_midvariance where the returned array shape would be wrong if
the input array had an axis length of 1 along any axis that was not
included in the axis keyword. Also fixed a bug in these same functions
where for constant data and axis set to a tuple containing all axes, the
returned value would be NaN instead of the constant value.
astropy.table
- Ensure that initializing a ``QTable`` with explicit units` also succeeds if
one of the units is ``u.one``.
astropy.units
- An exception is now raised if it is attempted to create a unit with a
scale of zero, avoiding bugs further downstream (including surprising
ones, such as a comparison of ``np.ma.masked == u.one`` leading to
a ``ZeroDivisionError``).
astropy.wcs
- Fix a bug that caused the results from local_partial_pixel_derivative to be incorrect when using normalize_by_world=True (the matrix was previously normalized along the wrong axis)
Other Changes and Additions
- Minimal requirement for (optional dependency) matplotlib was bumped
to 3.5.0, which is the oldest version with support for Python 3.10
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/py-astropy/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/py-astropy/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/py-astropy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-astropy/Makefile
diff -u pkgsrc/math/py-astropy/Makefile:1.16 pkgsrc/math/py-astropy/Makefile:1.17
--- pkgsrc/math/py-astropy/Makefile:1.16 Wed Sep 11 11:45:20 2024
+++ pkgsrc/math/py-astropy/Makefile Thu Oct 3 12:03:43 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2024/09/11 11:45:20 adam Exp $
+# $NetBSD: Makefile,v 1.17 2024/10/03 12:03:43 adam Exp $
-DISTNAME= astropy-6.1.3
+DISTNAME= astropy-6.1.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/astropy/}
@@ -13,7 +13,7 @@ LICENSE= modified-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-extension-helpers-[0-9]*:../../devel/py-extension-helpers
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+= ${PYPKGPREFIX}-astropy-iers-data>=0.2024.7.1.0.34.3:../../math/py-astropy-iers-data
+DEPENDS+= ${PYPKGPREFIX}-astropy-iers-data>=0.2024.8.27.10.28.29:../../math/py-astropy-iers-data
DEPENDS+= ${PYPKGPREFIX}-pyerfa>=2.0.0.1:../../math/py-pyerfa
DEPENDS+= ${PYPKGPREFIX}-packaging>=19.0:../../devel/py-packaging
DEPENDS+= ${PYPKGPREFIX}-yaml>=3.13:../../textproc/py-yaml
Index: pkgsrc/math/py-astropy/PLIST
diff -u pkgsrc/math/py-astropy/PLIST:1.5 pkgsrc/math/py-astropy/PLIST:1.6
--- pkgsrc/math/py-astropy/PLIST:1.5 Tue Aug 6 08:39:20 2024
+++ pkgsrc/math/py-astropy/PLIST Thu Oct 3 12:03:43 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2024/08/06 08:39:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2024/10/03 12:03:43 adam Exp $
bin/fits2bitmap
bin/fitscheck
bin/fitsdiff
@@ -2026,7 +2026,7 @@ ${PYSITELIB}/astropy/tests/figures/__ini
${PYSITELIB}/astropy/tests/figures/helpers.py
${PYSITELIB}/astropy/tests/figures/helpers.pyc
${PYSITELIB}/astropy/tests/figures/helpers.pyo
-${PYSITELIB}/astropy/tests/figures/py310-test-image-mpl334-cov.json
+${PYSITELIB}/astropy/tests/figures/py310-test-image-mpl350-cov.json
${PYSITELIB}/astropy/tests/figures/py310-test-image-mpldev-cov.json
${PYSITELIB}/astropy/tests/helper.py
${PYSITELIB}/astropy/tests/helper.pyc
Index: pkgsrc/math/py-astropy/distinfo
diff -u pkgsrc/math/py-astropy/distinfo:1.10 pkgsrc/math/py-astropy/distinfo:1.11
--- pkgsrc/math/py-astropy/distinfo:1.10 Wed Sep 11 11:45:20 2024
+++ pkgsrc/math/py-astropy/distinfo Thu Oct 3 12:03:43 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/09/11 11:45:20 adam Exp $
+$NetBSD: distinfo,v 1.11 2024/10/03 12:03:43 adam Exp $
-BLAKE2s (astropy-6.1.3.tar.gz) = 6429b4ebbd308591490f11b5947c2705e9a6602cb937458f4f7c136b0ab676be
-SHA512 (astropy-6.1.3.tar.gz) = 49318143c672a9b78093efa93594dff08a49f2967f2d84ccc9b8bd6bdd59ebbee42cc0ab3558551d5c20f577da485a6b1f704ba6d4b2b256c2d9e67c96251e55
-Size (astropy-6.1.3.tar.gz) = 7057076 bytes
+BLAKE2s (astropy-6.1.4.tar.gz) = 04202faa8dc8dceb28496e941546993ba24503f40c85f8f55faeb8244341f622
+SHA512 (astropy-6.1.4.tar.gz) = 37248bc74391fd0bb0d17dd193b5e7a2d4bc2105283e64d3dc61bb4b49604f79d5bfef23913eccf6d0730c73468e5536a08833abad606bbd394e3161dda79c2d
+Size (astropy-6.1.4.tar.gz) = 7057481 bytes
Home |
Main Index |
Thread Index |
Old Index