From c104122fa8297538284a75037e1c5d1bb1f7746a Mon Sep 17 00:00:00 2001 From: Javier Pena Date: Aug 14 2017 08:33:47 +0000 Subject: Updated to upstream release 0.8.1 --- diff --git a/.gitignore b/.gitignore index 5ddb83b..8249cae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /tosca-parser-0.6.0.tar.gz /tosca-parser-0.7.0.tar.gz +/tosca-parser-0.8.1.tar.gz diff --git a/python-tosca-parser.spec b/python-tosca-parser.spec index 477549e..1d21531 100644 --- a/python-tosca-parser.spec +++ b/python-tosca-parser.spec @@ -5,8 +5,8 @@ %endif Name: python-%{pypi_name} -Version: 0.7.0 -Release: 3%{?dist} +Version: 0.8.1 +Release: 1%{?dist} Summary: Parser for TOSCA Simple Profile in YAML License: ASL 2.0 @@ -34,7 +34,6 @@ BuildRequires: python-setuptools BuildRequires: python-six BuildRequires: python-dateutil BuildRequires: python-cliff -BuildRequires: python-coverage BuildRequires: python-fixtures BuildRequires: python-hacking BuildRequires: python-testrepository @@ -44,8 +43,10 @@ BuildRequires: python-oslotest BuildRequires: python-subunit Requires: PyYAML -Requires: python-six +Requires: python-cliff Requires: python-dateutil +Requires: python-requests +Requires: python-six %description -n python2-%{pypi_name} The TOSCA Parser is an OpenStack project and licensed under Apache 2. @@ -81,7 +82,6 @@ BuildRequires: python3-setuptools BuildRequires: python3-six BuildRequires: python3-dateutil BuildRequires: python3-cliff -BuildRequires: python3-coverage BuildRequires: python3-fixtures BuildRequires: python3-hacking BuildRequires: python3-testrepository @@ -91,8 +91,10 @@ BuildRequires: python3-oslotest BuildRequires: python3-subunit Requires: python3-PyYAML -Requires: python3-six +Requires: python3-cliff Requires: python3-dateutil +Requires: python3-requests +Requires: python3-six %description -n python3-%{pypi_name} The TOSCA Parser is an OpenStack project and licensed under Apache 2. @@ -128,13 +130,13 @@ This package contains its documentation %check %if 0%{?with_python3} # Cleanup test repository -%{__python3} setup.py test || +%{__python3} setup.py test || : rm -rf .testrepository %endif # Ignore test results for now, they are trying to access a URL in GitHub, # which is not accessible in Koji -%{__python2} setup.py test || +%{__python2} setup.py test || : %install %if 0%{?with_python3} @@ -189,6 +191,9 @@ ln -s ./tosca-parser-2 %{buildroot}%{_bindir}/tosca-parser %endif %changelog +* Mon Aug 14 2017 Javier Peña - 0.8.1-1 +- Updated to upstream release 0.8.1 + * Thu Jul 27 2017 Fedora Release Engineering - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild diff --git a/sources b/sources index cc2c475..34b10d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tosca-parser-0.7.0.tar.gz) = 972b14b01cd0a0bdd6b32cd787365f171e71c46d6a12095d4a432fdaa458ae1e755e97a34a685b5a9c4f43cf91293b502f17d2dabbf19c7d88dd1f9f08c201b8 +SHA512 (tosca-parser-0.8.1.tar.gz) = cf3d4950ca115d6ab0bb0a16830677268e9fa76d39c2b84f96e01a551396a5f5e2e0143fee346787e1e80e21a8bba844b6094a228c2f3efc29ea09b197e9d488