From c363f70790881f38ca904db05280325ada8a9179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 20:49:13 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-tox-current-env.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tox-current-env.spec b/python-tox-current-env.spec index c6d68b0..16c2253 100644 --- a/python-tox-current-env.spec +++ b/python-tox-current-env.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Tox plugin to run tests in current Python environment License: MIT @@ -54,6 +54,9 @@ The tox-current-env plugin allows to run tests in current Python environment. %changelog +* Sat May 23 2020 Miro HronĨok - 0.0.2-5 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild