From 7700493f652f61a78f5f841652e856ac29e550b9 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 17 2018 22:48:42 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-attrs.spec b/python-attrs.spec index 69bd896..8fcd3ce 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -1,4 +1,3 @@ -%global _without_tests 1 %global modname attrs %if 0%{?rhel} && 0%{?rhel} <= 7 @@ -11,7 +10,7 @@ Name: python-attrs Version: 17.4.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python attributes without boilerplate License: MIT @@ -93,6 +92,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v %{python3_sitelib}/* %changelog +* Sun Jun 17 2018 Miro Hrončok - 17.4.0-6 +- Rebuilt for Python 3.7 + * Thu Jun 14 2018 Miro Hrončok - 17.4.0-5 - Bootstrap for Python 3.7