public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sergio Pascual <sergiopr@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-astropy] main: New upstream astropy 8.0.0 beta1
Date: Fri, 19 Jun 2026 09:35:37 GMT [thread overview]
Message-ID: <178186173795.1.12269311075087472620.rpms-python-astropy-b5152e7d3b13@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-19 9:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178186173795.1.12269311075087472620.rpms-python-astropy-b5152e7d3b13@fedoraproject.org \
--to=sergiopr@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox