public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pytest-remotedata] f45: New upstream source 0.4.2
@ 2026-09-07 11:30 Sergio Pascual
  0 siblings, 0 replies; only message in thread
From: Sergio Pascual @ 2026-09-07 11:30 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-pytest-remotedata
Branch : f45
Commit : 627fd921bc89e004b26e472b68b792a956b52195
Author : Sergio Pascual <sergiopr@fis.ucm.es>
Date   : 2026-09-07T13:14:53+02:00
Stats  : +14/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pytest-remotedata/c/627fd921bc89e004b26e472b68b792a956b52195?branch=f45

Log:
New upstream source 0.4.2

---
diff --git a/.gitignore b/.gitignore
index 92cf543..0f34eef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /pytest-remotedata-0.3.2.tar.gz
 /pytest-remotedata-0.3.3.tar.gz
 /pytest-remotedata-0.4.1.tar.gz
+/pytest_remotedata-0.4.2.tar.gz

diff --git a/python-pytest-remotedata.spec b/python-pytest-remotedata.spec
index 01747c7..701afac 100644
--- a/python-pytest-remotedata.spec
+++ b/python-pytest-remotedata.spec
@@ -1,14 +1,15 @@
-%global srcname pytest-remotedata
+%global upname pytest-remotedata
+%global srcname pytest_remotedata
 %global sum Pytest plugin for controlling remote data access
 
-Name:           python-%{srcname}
-Version:        0.4.1
-Release:        13%{?dist}
+Name:           python-%{upname}
+Version:        0.4.2
+Release:        1%{?dist}
 Summary:        %{sum}
 
 License:        BSD-3-Clause
 URL:            https://github.com/astropy/pytest-remotedata
-Source0:        %{pypi_source}
+Source0:        %{pypi_source %{srcname}}
 
 BuildArch:      noarch
 BuildRequires:  python3-devel
@@ -26,10 +27,10 @@ any given run of the test suite.}
 
 %description %_description
 
-%package -n python3-%{srcname}
+%package -n python3-%{upname}
 Summary:        %{sum}
 
-%description -n python3-%{srcname} %_description
+%description -n python3-%{upname} %_description
 
 %prep
 %autosetup -n %{srcname}-%{version}
@@ -52,11 +53,14 @@ Summary:        %{sum}
 --deselect "tests/test_strict_check.py::test_strict_with_decorator[any]"
 
 
-%files -n python3-%{srcname} -f %{pyproject_files}
+%files -n python3-%{upname} -f %{pyproject_files}
 %license LICENSE.rst
 %doc CHANGES.rst README.rst
 
 %changelog
+* Mon Sep 07 2026 Sergio Pascual <sergiopr@fedoraproject.org> - 0.4.2-1
+- New upstream source 0.4.2
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index df11130..919cd0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pytest-remotedata-0.4.1.tar.gz) = 84b22004eb3e40d7579e9ec1f721782d97b3e89a64595d7e20ff693f838ae99fac0a0827b61ea5e3f3af9927476edfb0324efb445cd841ee21ea6a2799f7e997
+SHA512 (pytest_remotedata-0.4.2.tar.gz) = 52404c2f3d453d0e837381c31be5190522521420d95b5edea189971eba94621d5344eeb39d45175fa76812011748133fe3918f143be65760f73f0e9f2577b7d3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-07 11:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 11:30 [rpms/python-pytest-remotedata] f45: New upstream source 0.4.2 Sergio Pascual

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox