forked from pool/python-falcon
Accepting request 462020 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/462020 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-falcon?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 2 22:26:28 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update Dependency on python-PyYAML: this package had been renamed
|
||||||
|
a long time ago to follow the naming convention. The compat
|
||||||
|
symbol 'python-yaml' was lost with the migration to singlespec.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 3 18:25:46 UTC 2016 - dmueller@suse.com
|
Sat Dec 3 18:25:46 UTC 2016 - dmueller@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-falcon
|
# spec file for package python-falcon
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -27,9 +27,9 @@ Source: https://pypi.io/packages/source/f/falcon/falcon-%{version}.tar.g
|
|||||||
BuildRequires: python-Cython
|
BuildRequires: python-Cython
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
# Test requirements:
|
# Test requirements:
|
||||||
|
BuildRequires: python-PyYAML
|
||||||
BuildRequires: python-ddt
|
BuildRequires: python-ddt
|
||||||
BuildRequires: python-nose
|
BuildRequires: python-nose
|
||||||
BuildRequires: python-yaml
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
BuildRequires: python-ordereddict
|
BuildRequires: python-ordereddict
|
||||||
%endif
|
%endif
|
||||||
|
Reference in New Issue
Block a user