From effc7495838edaabfdedbc8a1e50ffbb6ee8b0bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:59:50 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- 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 e6a35ae..55e1df9 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: 1%{?dist} +Release: 2%{?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 +* Mon Aug 19 2019 Miro Hrončok - 0.0.2-2 +- Rebuilt for Python 3.8 + * Mon Aug 12 2019 Miro Hrončok - 0.0.2-1 - Update to 0.0.2