public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pytest-arraydiff] f45: New upstream version 0.7.0
@ 2026-09-08 9:29 Sergio Pascual
0 siblings, 0 replies; only message in thread
From: Sergio Pascual @ 2026-09-08 9:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pytest-arraydiff
Branch : f45
Commit : 7fb01939100b23a2f154c5d8d8ba44c8c2d1c116
Author : Sergio Pascual <sergiopr@fis.ucm.es>
Date : 2026-09-08T11:20:31+02:00
Stats : +12/-11 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-pytest-arraydiff/c/7fb01939100b23a2f154c5d8d8ba44c8c2d1c116?branch=f45
Log:
New upstream version 0.7.0
---
diff --git a/.gitignore b/.gitignore
index 401f01c..4dbdd69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/pytest-arraydiff-0.4.0.tar.gz
/pytest-arraydiff-0.5.0.tar.gz
/pytest-arraydiff-0.6.1.tar.gz
+/pytest_arraydiff-0.7.0.tar.gz
diff --git a/python-pytest-arraydiff.spec b/python-pytest-arraydiff.spec
index ec5754e..37b4f76 100644
--- a/python-pytest-arraydiff.spec
+++ b/python-pytest-arraydiff.spec
@@ -1,15 +1,15 @@
-%global srcname pytest-arraydiff
+%global pypi_name pytest-arraydiff
+%global srcname pytest_arraydiff
%global modname pytest_arraydiff
-%global sum Pytest plugin to help with comparing array output from tests
-Name: python-%{srcname}
-Version: 0.6.1
+Name: python-%{pypi_name}
+Version: 0.7.0
Release: %autorelease
-Summary: %{sum}
+Summary: Pytest plugin to help with comparing array output from tests
License: BSD-2-Clause
URL: https://github.com/astropy/pytest-arraydiff
-Source0: %{pypi_source}
+Source0: %{pypi_source %{srcname}}
BuildArch: noarch
# pytable is missing in the following arch
@@ -33,10 +33,10 @@ At the moment, the supported file formats for the reference files are:
%description %_description
-%package -n python3-%{srcname}
-Summary: %{sum}
+%package -n python3-%{pypi_name}
+Summary: %{summary}
-%description -n python3-%{srcname} %_description
+%description -n python3-%{pypi_name} %_description
%prep
%autosetup -n %{srcname}-%{version}
@@ -61,7 +61,7 @@ rm -r %{modname}.egg-info
%pytest
-%files -n python3-%{srcname} -f %{pyproject_files}
+%files -n python3-%{pypi_name} -f %{pyproject_files}
%license LICENSE
%doc CHANGES.md README.rst
diff --git a/sources b/sources
index e9024a8..3421623 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pytest-arraydiff-0.6.1.tar.gz) = e1ca97ed4932be2336d49647fd53d88d9087c9e0bae89f263323a7b10f27d9164dc0bf90218e5d7d9d53419add5b2771877e380c4ed5badfc7d66b911c75aff3
+SHA512 (pytest_arraydiff-0.7.0.tar.gz) = d75fa5294b368d1e783166747a52611ae6f0a3eeba369fecffe2937545531c6c5fccd9b2cf06bffecad9ab60d7fc48e804d970b7e2e40b6ff1909214fd83ca45
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 9:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 9:29 [rpms/python-pytest-arraydiff] f45: New upstream version 0.7.0 Sergio Pascual
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox