diff --git a/.gitignore b/.gitignore index 1c68aaf..595235b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /1.0.2.tar.gz /ddt-1.1.1.tar.gz /ddt-1.1.2.tar.gz +/ddt-1.1.3.tar.gz diff --git a/python-ddt.spec b/python-ddt.spec index 7590d79..953bdf7 100644 --- a/python-ddt.spec +++ b/python-ddt.spec @@ -1,22 +1,19 @@ %global _docdir_fmt %{name} %global srcname ddt +%global _description \ +DDT (Data-Driven Tests) allows you to multiply one test case by running it with\ +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.2 +Version: 1.1.3 Release: 1%{?dist} Summary: Python library to multiply test cases - License: MIT URL: https://github.com/txels/ddt Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz - BuildArch: noarch -%global _description \ -DDT (Data-Driven Tests) allows you to multiply one test case by running it with\ -different test data, and make it appear as multiple test cases. It is used in\ -combination with other testing frameworks like unittest and nose. - %description %{_description} %package -n python2-%{srcname} @@ -87,9 +84,12 @@ nosetests-%{python3_version} -v %doc README.md %{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info %{python3_sitelib}/%{srcname}.py -%{python3_sitelib}/__pycache__/%{srcname}.* +%{python3_sitelib}/__pycache__/%{srcname}.cpython-%{python3_version_nodots}*.py* %changelog +* Mon May 14 2018 Carl George - 1.1.3-1 +- Latest upstream + * Wed Mar 07 2018 Carl George - 1.1.2-1 - Latest upstream - Enable EPEL python3 subpackage diff --git a/sources b/sources index f96048b..436c96b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ddt-1.1.2.tar.gz) = 1965e877ff907d3fbabae7ccb51f45d63fdd82f4f9811982000f97134afb89a7291ac6b5b1d9c16ea4a1b736e06e1b7f948e1b4a265d4e06325773244f24f83f +SHA512 (ddt-1.1.3.tar.gz) = 11ca15bfd521f3edec0bc7127665ba5dc5bf1fa54b752cce86b9fe6deffdc4e63c8fbf933a55dabbe9499ff972f1d6769144c2deffb02052733ed7c9e6115356