From c304d801fcda3722d7571ee67b25d53ac6b60242 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 08:54:33 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-async-timeout.spec b/python-async-timeout.spec index f6b3813..d6bf0a5 100644 --- a/python-async-timeout.spec +++ b/python-async-timeout.spec @@ -7,7 +7,7 @@ doesn't create a new task. Name: python-%{srcname} Version: 3.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An asyncio-compatible timeout context manager License: ASL 2.0 @@ -50,6 +50,9 @@ BuildRequires: python3-pytest-runner %{python3_sitelib}/async_timeout-*.egg-info/ %changelog +* Tue Jun 19 2018 Miro Hrončok - 3.0.0-2 +- Rebuilt for Python 3.7 + * Sat May 05 2018 Fabian Affolter - 3.0.0-1 - Update to latest upstream release 3.0.0 (rhbz#1575247)