diff --git a/.gitignore b/.gitignore index 587ae71..da2b499 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /testpath-0.3.tar.gz +/testpath-0.3.1.tar.gz diff --git a/python-testpath.spec b/python-testpath.spec index 5e2fa40..567d2c1 100644 --- a/python-testpath.spec +++ b/python-testpath.spec @@ -1,7 +1,7 @@ %global pypi_name testpath Name: python-%{pypi_name} -Version: 0.3 +Version: 0.3.1 Release: 1%{?dist} Summary: Test utilities for code working with files and commands @@ -26,7 +26,8 @@ BuildRequires: python3-sphinx_rtd_theme # Tests: BuildRequires: python2-pytest -BuildRequires: python-pathlib +BuildRequires: python2-pathlib2 +BuildRequires: python3-pathlib2 BuildRequires: python3-pytest %global _description \ @@ -108,6 +109,10 @@ rm -rf html/.{doctrees,buildinfo} %doc html %changelog +* Wed May 31 2017 Miro Hrončok - 0.3.1-1 +- New version 0.3.1 (#1455375) +- Uses pathlib2 instead of pathlib + * Wed Mar 08 2017 Miro Hrončok - 0.3-1 - initial package diff --git a/sources b/sources index 467b8d9..f9996e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (testpath-0.3.tar.gz) = 71a3266e17616c4df4a4c465151e9d48b89f573e4562132e85982b62446396884a270a32b5d4956aac1f0be1a00096cab9d0dc1718ae8b6312b0436eca683bdf +SHA512 (testpath-0.3.1.tar.gz) = ab826cfb76d9a3ed6f1b178240f6bf61439bd792be26b5ad407b5c3efaa455b48965ceaf17e4ca6a4bc706465a8ed1c6c31a1572df5beeea2bb8db7814dc04f0