14
0
forked from pool/python-falcon

- No longer build for Python 2 given not all dependencies build for it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=34
This commit is contained in:
2020-03-17 04:49:11 +00:00
committed by Git OBS Bridge
parent d08dc5978f
commit 0f43b44b45
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 17 04:47:20 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- No longer build for Python 2 given not all dependencies build for it.
-------------------------------------------------------------------
Tue Jun 11 10:02:39 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-falcon
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-falcon
Version: 2.0.0
Release: 0