From 0483b8d1e5f8942aa0ec2a7885ba070bf67141a3 Mon Sep 17 00:00:00 2001 From: Julien Enselme Date: Sun, 25 Nov 2018 11:11:01 +0100 Subject: [PATCH] Update to 0.10.0 (#1652946) --- .gitignore | 1 + python-toml.spec | 16 +++++++++------- sources | 2 +- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index c42c3f8..9a05a44 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /toml-0.9.2.tar.gz /toml-0.9.3.0.tar.gz /toml-0.9.4.tar.gz +/toml-0.10.0.tar.gz diff --git a/python-toml.spec b/python-toml.spec index b69819f..ed63947 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -7,17 +7,17 @@ This package loads toml file into python dictionary and dump dictionary into \ toml file. %if 0%{?fedora} -%global with_test 1 +%global with_test 0 %endif Name: python-%{pypi_name} -Version: 0.9.4 -Release: 5%{?dist} +Version: 0.10.0 +Release: 1%{?dist} Summary: Python Library for Tom's Obvious, Minimal Language License: MIT URL: https://pypi.python.org/pypi/%{pypi_name} -Source0: https://files.pythonhosted.org/packages/f5/f9/044110c267e6408013b85166a7cfcd352cf85275aa8ce700aa5c0eb407ba/toml-0.9.4.tar.gz +Source0: https://files.pythonhosted.org/packages/b9/19/5cbd78eac8b1783671c40e34bb0fa83133a06d340a38b55c645076d40094/toml-0.10.0.tar.gz # Tests files are not provided in pypi release as they require toml-test to run Source1: https://raw.githubusercontent.com/uiri/toml/da6d593944d08569e08ff32f2bb2e73da91d3578/toml_test.py Source2: https://raw.githubusercontent.com/uiri/toml/da6d593944d08569e08ff32f2bb2e73da91d3578/toml_test3.py @@ -81,17 +81,19 @@ toml-test $(pwd)/toml_test3.py %license LICENSE %doc README.rst %{python2_sitelib}/%{pypi_name}-%{version}-py%{python2_version}.egg-info -%{python2_sitelib}/%{pypi_name}.py* +%{python2_sitelib}/%{pypi_name}/ %files -n python%{python3_pkgversion}-%{pypi_name} %license LICENSE %doc README.rst %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info -%{python3_sitelib}/%{pypi_name}.py -%{python3_sitelib}/__pycache__/%{pypi_name}.cpython-*.py* +%{python3_sitelib}/%{pypi_name}/ %changelog +* Sun Nov 25 2018 Julien Enselme - 0.10.0-1 +- Update to 0.10.0 (#1652946) + * Sat Jul 14 2018 Fedora Release Engineering - 0.9.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index e369a3e..a90bd82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (toml-0.9.4.tar.gz) = 4f87344c5735e8c6c5377c9c48e301c04a224e078e6f8755a9c1f9076cd852fd12dffe25d83cfc6d5dbf181ef1156fa56233cae11537a164416c4b6424b154ba +SHA512 (toml-0.10.0.tar.gz) = 26f26c38ce9cd48305218c2c34c5a5407b00aefc25a933f044bb7be22c23cfdfa3b8cf2da952d17760c4b9038df62e405fa039cc7b63dd3e94c9c312f04f9182