From d919993ffb93fc186dae77ec031a10ebc08964c3 Mon Sep 17 00:00:00 2001 From: "Chandan Kumar (raukadah)" Date: Fri, 30 Aug 2019 23:17:37 +0530 Subject: [PATCH] Added ruamel-yaml-clib as Requires Signed-off-by: Chandan Kumar (raukadah) --- .gitignore | 1 + python-ruamel-yaml.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 87cd173..7f7d4c1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /ruamel-yaml-0.13.13.tar.gz /ruamel-yaml-0.13.14.tar.gz /ruamel-yaml-0.15.41.tar.gz +/ruamel-yaml-0.16.5.tar.gz diff --git a/python-ruamel-yaml.spec b/python-ruamel-yaml.spec index 948d9e6..657f147 100644 --- a/python-ruamel-yaml.spec +++ b/python-ruamel-yaml.spec @@ -5,7 +5,7 @@ Name: python-%{pname} Version: 0.16.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: YAML 1.2 loader/dumper package for Python License: MIT @@ -18,8 +18,6 @@ Patch0: python-ruamel-yaml-pytest27.patch # Don't require ruamel.std.pathlib, but use stdlib's pathlib on py3, pathlib2 on py2 Patch1: python-ruamel-yaml-pathlib.patch -BuildRequires: gcc -BuildRequires: libyaml-devel %description ruamel.yaml is a YAML 1.2 loader/dumper package for Python. @@ -37,6 +35,7 @@ BuildRequires: python%{python3_pkgversion}-typing %endif %{?python_provide:%python_provide python%{python3_pkgversion}-%{pypi_name}} +Requires: python%{python3_pkgversion}-ruamel-yaml-clib Requires: python%{python3_pkgversion}-setuptools %if %{python3_pkgversion} == 34 Requires: python%{python3_pkgversion}-typing @@ -67,6 +66,9 @@ PYTHONPATH=$(echo build/lib) py.test-%{python3_version} _test/test_*.py %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Fri Aug 30 2019 Chandan Kumar - 0.16.5-2 +- Added ruamel-yaml-clib as Requires + * Tue Aug 27 2019 Chedi Toueiti - 0.16.5-1 - Update to 0.16.5 diff --git a/sources b/sources index b78cee8..a6ac9f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ruamel-yaml-0.16.5.tar.gz) = ce08ae50b9084d56c8e0f5a546cb3a23d4cdad643836aa60a44a995459d3d90057d14fa79493c36f415d7bc22936806d0b4f9b34f93192ac536526a314024c45 \ No newline at end of file +SHA512 (ruamel-yaml-0.16.5.tar.gz) = ce08ae50b9084d56c8e0f5a546cb3a23d4cdad643836aa60a44a995459d3d90057d14fa79493c36f415d7bc22936806d0b4f9b34f93192ac536526a314024c45