public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-astropy] main: New upstream astropy 8.0.0 beta1
@ 2026-06-19 9:35 Sergio Pascual
0 siblings, 0 replies; only message in thread
From: Sergio Pascual @ 2026-06-19 9:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-astropy
Branch : main
Commit : b5152e7d3b139c1373ddbeeea210509c91dc10fa
Author : Sergio Pascual <sergiopr@fedoraproject.org>
Date : 2026-06-19T11:35:05+02:00
Stats : +7/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-astropy/c/b5152e7d3b139c1373ddbeeea210509c91dc10fa?branch=main
Log:
New upstream astropy 8.0.0 beta1
---
diff --git a/.gitignore b/.gitignore
index 9477e79..a533d90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,4 @@
/astropy-7.1.0.tar.gz
/astropy-7.1.1.tar.gz
/astropy-7.2.0.tar.gz
+/astropy-8.0.0b1.tar.gz
diff --git a/python-astropy.spec b/python-astropy.spec
index d6df18f..a0c5b98 100644
--- a/python-astropy.spec
+++ b/python-astropy.spec
@@ -1,17 +1,18 @@
%bcond_without check
%global srcname astropy
+%global srcversion 8.0.0b1
Name: python-%{srcname}
-Version: 7.2.0
-Release: %autorelease
+Version: 8.0.0
+Release: %autorelease -p -e b1
Summary: A Community Python Library for Astronomy
# File _strptime.py is under Python-2.0.1
# jquery is MIT
License: BSD-3-Clause AND CFITSIO AND Python-2.0.1 AND MIT
URL: http://astropy.org
-Source: %{pypi_source %{srcname}}
+Source: %{pypi_source %{srcname} %{srcversion}}
Source: astropy-README.dist
# Please, do not change the compilation flags
Patch: restore-compilation-flags.patch
@@ -73,7 +74,7 @@ Requires: python3-%{srcname} = %{version}-%{release}
Utilities provided by Astropy.
%prep
-%autosetup -n %{srcname}-%{version} -p1
+%autosetup -n %{srcname}-%{srcversion} -p1
rm -rf astropy/extern/configobj
rm -rf astropy/extern/ply
rm -rf cextern/expat
diff --git a/sources b/sources
index 7ab1729..3f00b7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (astropy-7.2.0.tar.gz) = 95dad9a304b9fb4b0447bb8c52fd973282dbe46f8ed104758eac3738b0a4fac889c233ecd6240ae2f210b7a11dd55e4e1e88feed5749b04b38d5f1acdffb79f5
+SHA512 (astropy-8.0.0b1.tar.gz) = 214bafe208cdc15959185951deff3275c163b09e17093ed2db09e3c8ac125fa7902ed4ed3140f0275bc08849c6ac254af91a54873e2a7eb94d853698ad08ccd6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 9:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 9:35 [rpms/python-astropy] main: New upstream astropy 8.0.0 beta1 Sergio Pascual
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox