From e21dcad9f7dbd2366d7587899bec429a7e53a5ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:23:16 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-pluggy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pluggy.spec b/python-pluggy.spec index 45a0326..9d4d741 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -5,7 +5,7 @@ Name: python-pluggy Version: 0.12.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: The plugin manager stripped of pytest specific details License: MIT @@ -63,6 +63,9 @@ PYTHONPATH=$PWD %{__python3} -m pytest testing -k "not test_load_setuptools_inst %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.12.0-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 15 2019 Miro Hrončok - 0.12.0-4 - Rebuilt for Python 3.8