public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pytest-xdist] rawhide: Update to 3.8.0
Date: Sat, 22 Aug 2026 01:22:37 GMT [thread overview]
Message-ID: <178736175740.1.1566154631123600014.rpms-python-pytest-xdist-bb3e309e4d54@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-pytest-xdist
Branch : rawhide
Commit : bb3e309e4d54e32e6e5ec3ce4c9164d6f632dd0a
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-08-21T14:50:38-03:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-pytest-xdist/c/bb3e309e4d54e32e6e5ec3ce4c9164d6f632dd0a?branch=rawhide
Log:
Update to 3.8.0
---
diff --git a/.gitignore b/.gitignore
index ee91019..e83f039 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@
/pytest-xdist-3.5.0.tar.gz
/pytest_xdist-3.6.1.tar.gz
/pytest_xdist-3.7.0.tar.gz
+/pytest_xdist-3.8.0.tar.gz
diff --git a/python-pytest-xdist.spec b/python-pytest-xdist.spec
index 9d496ee..5f186eb 100644
--- a/python-pytest-xdist.spec
+++ b/python-pytest-xdist.spec
@@ -1,8 +1,8 @@
%global pypi_name pytest_xdist
Name: python-pytest-xdist
-Version: 3.7.0
-Release: 9%{?dist}
+Version: 3.8.0
+Release: 1%{?dist}
Summary: pytest plugin for distributed testing and loop-on-failing modes
License: MIT
@@ -35,6 +35,8 @@ Summary: %{summary}
%prep
%autosetup -n %{pypi_name}-%{version} -p 1
+# Fix CRLF line endings
+sed -i 's/\r$//' README.rst
%generate_buildrequires
%pyproject_buildrequires -t -x testing -x psutil -x setproctitle
@@ -54,6 +56,9 @@ Summary: %{summary}
%doc README.rst
%changelog
+* Fri Aug 21 2026 Filipe Rosset <rosset.filipe@gmail.com> - 3.8.0-1
+- Update to 3.8.0
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 6363902..2cb7a1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pytest_xdist-3.7.0.tar.gz) = 5c2287a29d2052544a1374c552fd0113841611a5dbd76aae5fc8cf990106734468e73df5c6fffb2134d226fa2e397ea11d505ac57493ac497dcc1f277905586f
+SHA512 (pytest_xdist-3.8.0.tar.gz) = fedea555be872afe09409cb1a2a3e5c183efefacc2f0eb6edeb306b855ac0ebd1d0b0063186c8c434410c0c35a178f5a80133d7f4b48ad71a4e4e0110315396b
reply other threads:[~2026-08-22 1:22 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=178736175740.1.1566154631123600014.rpms-python-pytest-xdist-bb3e309e4d54@fedoraproject.org \
--to=rosset.filipe@gmail.com \
--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