From 11ca1410bf56b9e5ed6f17f68c7679a2423dce1c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 18:57:04 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-pytest-smartcov.spec b/python-pytest-smartcov.spec index c592ff0..5b372fe 100644 --- a/python-pytest-smartcov.spec +++ b/python-pytest-smartcov.spec @@ -10,7 +10,7 @@ measure coverage on for that run. With pytest-smartcov, you don't have to.} Name: python-%{pypi_name} Version: 0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Smart coverage plugin for pytest License: BSD @@ -49,5 +49,8 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/pytest_smartcov-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jun 04 2021 Python Maint - 0.3-2 +- Rebuilt for Python 3.10 + * Fri Apr 02 2021 Davide Cavalca - 0.3-1 - Initial package.