15
0

Accepting request 745376 from devel:languages:python

- Format with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/745376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aioeventlet?expand=0&rev=3
This commit is contained in:
2019-11-06 13:05:42 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 5 09:20:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Format with spec-cleaner
-------------------------------------------------------------------
Mon May 14 11:53:13 UTC 2018 - tchvatal@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-aioeventlet
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -24,7 +24,6 @@ Version: 0.5.2
Release: 0
Summary: Asyncio event loop scheduling callbacks in eventlet
License: Apache-2.0
Group: Development/Languages/Python
URL: https://pypi.org/project/aioeventlet/
Source: https://files.pythonhosted.org/packages/source/a/aioeventlet/aioeventlet-%{version}.tar.gz
BuildRequires: %{python_module setuptools}