From 3388ca4cf006a41a4bc9499307f45edaf764024e Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 14 2018 09:04:16 +0000 Subject: Bootstrap for Python 3.7 --- diff --git a/python-pluggy.spec b/python-pluggy.spec index 1dd7851..63b17ab 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 %global pypiname pluggy %if 0%{?fedora} || 0%{?rhel} > 7 @@ -11,7 +12,7 @@ Name: python-pluggy Version: 0.6.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The plugin manager stripped of pytest specific details License: MIT @@ -102,6 +103,9 @@ py.test-%{python3_version} testing %changelog +* Thu Jun 14 2018 Miro Hrončok - 0.6.0-3 +- Bootstrap for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild