From d713756a4b2e9e6bb3bb898c40962c19a0fb869f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sep 02 2018 07:35:32 +0000 Subject: Update to 1.2.0 Signed-off-by: Igor Gnatenko --- diff --git a/.gitignore b/.gitignore index 595235b..477a571 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /ddt-1.1.1.tar.gz /ddt-1.1.2.tar.gz /ddt-1.1.3.tar.gz +/ddt-1.2.0.tar.gz diff --git a/python-ddt.spec b/python-ddt.spec index 39f5cf5..8dae27e 100644 --- a/python-ddt.spec +++ b/python-ddt.spec @@ -1,4 +1,3 @@ -%global _docdir_fmt %{name} %global srcname ddt %global _description \ DDT (Data-Driven Tests) allows you to multiply one test case by running it with\ @@ -6,8 +5,8 @@ different test data, and make it appear as multiple test cases. It is used in\ combination with other testing frameworks like unittest and nose. Name: python-%{srcname} -Version: 1.1.3 -Release: 3%{?dist} +Version: 1.2.0 +Release: 1%{?dist} Summary: Python library to multiply test cases License: MIT URL: https://github.com/txels/ddt @@ -76,17 +75,20 @@ nosetests-%{python3_version} -v %files -n python2-%{srcname} %license LICENSE.md %doc README.md -%{python2_sitelib}/%{srcname}-%{version}-py%{python2_version}.egg-info +%{python2_sitelib}/%{srcname}-*.egg-info/ %{python2_sitelib}/%{srcname}.py* %files -n python%{python3_pkgversion}-%{srcname} %license LICENSE.md %doc README.md -%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info +%{python3_sitelib}/%{srcname}-*.egg-info/ %{python3_sitelib}/%{srcname}.py -%{python3_sitelib}/__pycache__/%{srcname}.cpython-%{python3_version_nodots}*.py* +%{python3_sitelib}/__pycache__/%{srcname}.* %changelog +* Sun Sep 02 2018 Igor Gnatenko - 1.2.0-1 +- Update to 1.2.0 + * Fri Jul 13 2018 Fedora Release Engineering - 1.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index 436c96b..ee5ebcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ddt-1.1.3.tar.gz) = 11ca15bfd521f3edec0bc7127665ba5dc5bf1fa54b752cce86b9fe6deffdc4e63c8fbf933a55dabbe9499ff972f1d6769144c2deffb02052733ed7c9e6115356 +SHA512 (ddt-1.2.0.tar.gz) = 1d5c8d0a496e4cfab154fa009a877926d21c8947d4e8833d97a0ce75b2b2cc615084a695a8cc765178c44765f3ba22e16f437ba623a240ae1e674e8eb486e4ad