## START: Set by rpmautospec ## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autochangelog ## END: Set by rpmautospec %global upname astropy-iers-data %global srcname astropy_iers_data Name: python-%{upname} Version: 0.2024.12.30.0.33.36 Release: 1%{?dist} Summary: IERS Earth Rotation and Leap Second tables for the astropy core package License: BSD-3-Clause URL: https://github.com/astropy/astropy-iers-data Source: %{pypi_source %{srcname}} BuildArch: noarch BuildRequires: python3-devel %global _description %{expand: This package provides IERS Earth Rotation and Leap Second tables for the astropy.utils.iers package. There the following IERS data products are included: * Bulletin A (IERS_A) is updated weekly and has historical data starting from 1973 and predictive data for 1 year into the future. It contains Earth orientation parameters x/y pole, UT1-UTC and their errors at daily intervals. * Bulletin B (IERS_B) is updated monthly and has data from 1962 up to the time when it is generated. This file contains Earth’s orientation in the IERS Reference System including Universal Time, coordinates of the terrestrial pole, and celestial pole offsets. The package also provides leap second data. Note: This package is not currently meant to be used directly by users, and only meant to be used from the core Astropy package.} %description %_description %package -n python3-%{upname} Summary: %{summary} %description -n python3-%{upname} %_description %prep %autosetup -n %{srcname}-%{version} -p1 %generate_buildrequires %pyproject_buildrequires -t -x test %build %pyproject_wheel %install %pyproject_install %pyproject_save_files -l astropy_iers_data %check %{tox} %files -n python3-%{upname} -f %{pyproject_files} %doc README.rst %changelog ## START: Generated by rpmautospec * Mon Dec 30 2024 Packit - 0.2024.12.30.0.33.36-1 - Update to 0.2024.12.30.0.33.36 upstream release - Resolves: rhbz#2332512 * Mon Dec 02 2024 Packit - 0.2024.12.2.0.35.34-1 - Update to 0.2024.12.2.0.35.34 upstream release - Resolves: rhbz#2329779 * Mon Nov 25 2024 Packit - 0.2024.11.25.0.34.48-1 - Update to 0.2024.11.25.0.34.48 upstream release - Resolves: rhbz#2326884 * Mon Nov 11 2024 Packit - 0.2024.11.11.0.32.38-1 - Update to 0.2024.11.11.0.32.38 upstream release - Resolves: rhbz#2325067 * Tue Nov 05 2024 Sergio Pascual - 0.2024.11.4.0.33.34-2 - Update to new upstream * Mon Nov 04 2024 Packit - 0.2024.11.4.0.33.34-1 - Update to 0.2024.11.4.0.33.34 upstream release - Resolves: rhbz#2323552 * Mon Sep 30 2024 Packit - 0.2024.9.30.0.32.59-1 - Update to 0.2024.9.30.0.32.59 upstream release - Resolves: rhbz#2315592 * Tue Aug 20 2024 Sergio Pascual - 0.2024.8.19.0.32.16-1 - New upstream source * Fri Jul 19 2024 Fedora Release Engineering - 0.2024.6.24.0.31.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jun 27 2024 Sergio Pascual - 0.2024.6.24.0.31.11-1 - New upstream source * Tue Jun 18 2024 Sergio Pascual - 0.2024.6.17.0.31.35-1 - New upstream source * Sat Jun 08 2024 Python Maint - 0.2024.5.20.0.29.40-2 - Rebuilt for Python 3.13 * Fri May 24 2024 Sergio Pascual - 0.2024.5.20.0.29.40 - New upstream 0.2024.5.20.0.29.40 * Thu Jan 04 2024 Sergio Pascual - 0.2024.2.5.0.30.52 - Initial release ## END: Generated by rpmautospec