- Build against libyaml to get the faster module
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
073d6dea23
commit
17912197eb
@@ -11,10 +11,11 @@
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# 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/
|
||||
#
|
||||
|
||||
|
||||
Name: python-PyYAML
|
||||
Version: 3.10
|
||||
Release: 0
|
||||
@@ -24,6 +25,7 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Source: http://pypi.python.org/packages/source/P/PyYAML/PyYAML-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: libyaml-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-nose
|
||||
Provides: python-yaml = %{version}
|
||||
|
Reference in New Issue
Block a user