From 1054e787ad12e4a8ed8121bf0ec39eee4b9f504fc136dc20db77af2e47e71bac Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 8 Nov 2024 14:55:52 +0000 Subject: [PATCH] - Do not only delete but replace package-lock.json with our own * Avoid non-reproducible local registry port * boo#1231254 gh#openSUSE/obs-service-node_modules#41 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=139 --- astropy-6.1.3.tar.gz | 3 --- astropy-6.1.5.tar.gz | 3 +++ python-astropy.changes | 4 ++-- python-astropy.spec | 10 ++++------ 4 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 astropy-6.1.3.tar.gz create mode 100644 astropy-6.1.5.tar.gz diff --git a/astropy-6.1.3.tar.gz b/astropy-6.1.3.tar.gz deleted file mode 100644 index 269f219..0000000 --- a/astropy-6.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ac834cdedc1f6b5ce6f941f7bfbbfc58fca861eb172bcf72dd90aff8f750970 -size 7057076 diff --git a/astropy-6.1.5.tar.gz b/astropy-6.1.5.tar.gz new file mode 100644 index 0000000..95957a5 --- /dev/null +++ b/astropy-6.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9098dddd0946a6a39df622ecbf8704ed031cfb066381e9d960c0913c2db46b81 +size 7061139 diff --git a/python-astropy.changes b/python-astropy.changes index f6aa8e4..c1135d9 100644 --- a/python-astropy.changes +++ b/python-astropy.changes @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe32bc9b24c36f1d6b2e5e73bd7806fac8dfc398d2abf47b3b6a677f950ae0e7 -size 326643 +oid sha256:0ede0d4e09f68c7fcccc4c254c9bdc00d6a278992aeff2ade85d55895c36df97 +size 331700 diff --git a/python-astropy.spec b/python-astropy.spec index 634ceb7..d0db3ca 100644 --- a/python-astropy.spec +++ b/python-astropy.spec @@ -49,7 +49,7 @@ %{?sle15_python_module_pythons} Name: python-astropy%{psuffix} -Version: 6.1.3 +Version: 6.1.5 Release: 0 Summary: Community-developed python astronomy tools License: BSD-3-Clause @@ -73,7 +73,7 @@ BuildRequires: hdf5-devel BuildRequires: pkgconfig BuildRequires: python-rpm-macros Requires: python-PyYAML >= 3.13 -Requires: python-astropy-iers-data >= 0.2024.7.29.0.32.7 +Requires: python-astropy-iers-data >= 0.2024.10.28.0.34.7 Requires: python-numpy >= 1.23 Requires: python-packaging >= 19.0 Requires: python-pyerfa >= 2.0.1.1 @@ -83,9 +83,7 @@ Requires(postun): update-alternatives Conflicts: perl-Data-ShowTable # [recommended] Recommends: python-scipy >= 1.8 -Recommends: python-matplotlib >= 3.3 -Conflicts: python-matplotlib = 3.4.0 -Conflicts: python-matplotlib = 3.5.2 +Recommends: python-matplotlib >= 3.5 # [all] Suggests: python-h5py Suggests: python-beautifulsoup4 @@ -120,7 +118,7 @@ BuildRequires: %{python_module fsspec >= 2023.4.0} BuildRequires: %{python_module h5py} BuildRequires: %{python_module html5lib} BuildRequires: %{python_module jplephem} -BuildRequires: %{python_module matplotlib >= 3.3} +BuildRequires: %{python_module matplotlib >= 3.5} BuildRequires: %{python_module mpmath} BuildRequires: %{python_module pandas} %ifnarch %arm