public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sergio Pascual <sergiopr@fis.ucm.es>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pytest-arraydiff] f45: New upstream version 0.7.0
Date: Tue, 08 Sep 2026 09:29:03 GMT	[thread overview]
Message-ID: <178885974394.1.4924246082793008684.rpms-python-pytest-arraydiff-7fb01939100b@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-08  9:29 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=178885974394.1.4924246082793008684.rpms-python-pytest-arraydiff-7fb01939100b@fedoraproject.org \
    --to=sergiopr@fis.ucm.es \
    --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