public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pytest-xdist] rawhide: Update to 3.8.0
@ 2026-08-22  1:22 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-22  1:22 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-22  1:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-22  1:22 [rpms/python-pytest-xdist] rawhide: Update to 3.8.0 Filipe Rosset

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