diff --git a/astropy-5.2.1.tar.gz b/astropy-5.2.1.tar.gz deleted file mode 100644 index 5c8663a..0000000 --- a/astropy-5.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6ae27a077f8ea84903efa76c790b985617341a0084b0d21c391f7a3f332ac23 -size 8284422 diff --git a/astropy-5.2.2.tar.gz b/astropy-5.2.2.tar.gz new file mode 100644 index 0000000..68f58ff --- /dev/null +++ b/astropy-5.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a9e34716bda5945788353c63f0644721ee7e5447d16b1cdcb58c48a96b0d9c +size 8288550 diff --git a/python-astropy.changes b/python-astropy.changes index 5f4bb7b..07a0c1d 100644 --- a/python-astropy.changes +++ b/python-astropy.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Apr 26 09:56:37 UTC 2023 - Ben Greiner + +- Update to 5.2.2 + ## Bug Fixes + ### astropy.io.ascii + * CDS and MRT tables with units that contain with multiple + divisions, such as km/s/Mpc now parse correctly as being equal + to km/(s.Mpc). [#14369] + ### astropy.io.fits + * Fix FITSDiff when table contains a VLA column with the Q type. + [#14539] + ### astropy.table + * Fix a bug when creating a QTable when a Quantity input column + is present and the units argument modifies the unit of that + column. This now works as expected where previously this caused + an exception. [#14357] + ### astropy.units + * CDS units with multiple divisions, such as km/s/Mpc now parse + correctly as being equal to km/(s.Mpc). [#14369] + ### astropy.wcs + * Fixed a bug that caused subclasses of BaseHighLevelWCS and + HighLevelWCSMixin to not work correctly under certain + conditions if they did not have world_n_dim and pixel_n_dim + defined on them. [#14495] + ------------------------------------------------------------------- Sun Feb 19 20:49:30 UTC 2023 - Ben Greiner diff --git a/python-astropy.spec b/python-astropy.spec index 08ddc98..0e7ea20 100644 --- a/python-astropy.spec +++ b/python-astropy.spec @@ -54,7 +54,7 @@ %{?unbundle_wcs} Name: python-astropy%{psuffix} -Version: 5.2.1 +Version: 5.2.2 Release: 0 Summary: Community-developed python astronomy tools License: BSD-3-Clause