From 343e1d9eab709da443c37e64fd8fe443b2688677 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 00:05:52 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-pytest-randomly.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pytest-randomly.spec b/python-pytest-randomly.spec index 5f389d6..691a213 100644 --- a/python-pytest-randomly.spec +++ b/python-pytest-randomly.spec @@ -3,7 +3,7 @@ Name: python-%{upstream_name} Version: 3.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pytest plugin to randomly order tests and control random.seed License: MIT URL: https://github.com/pytest-dev/pytest-randomly @@ -61,6 +61,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 pytest-3 -p %{python3_sitelib}/%{module_name}*.egg-info %changelog +* Thu Jun 03 2021 Python Maint - 3.5.0-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 3.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild