diff --git a/.gitignore b/.gitignore index fa0bd9f..150cb24 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /v3.5.0.tar.gz /v3.6.0.tar.gz /v3.7.0.tar.gz +/v3.8.0.tar.gz diff --git a/python-tinydb.spec b/python-tinydb.spec index 77e525c..189e644 100644 --- a/python-tinydb.spec +++ b/python-tinydb.spec @@ -12,8 +12,8 @@ %global author msiemens Name: python-%{pypi_name} -Version: 3.7.0 -Release: 2%{?dist} +Version: 3.8.0 +Release: 1%{?dist} Summary: %{sum} License: MIT @@ -24,9 +24,13 @@ BuildArch: noarch %if 0%{?with_python2} BuildRequires: python2-devel BuildRequires: pytest +BuildRequires: python-pytest-runner +BuildRequires: python-pytest-cov %endif BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-pytest +BuildRequires: python%{python3_pkgversion}-pytest-runner +BuildRequires: python%{python3_pkgversion}-pytest-cov %description TinyDB is a lightweight document oriented database optimized for your happiness diff --git a/sources b/sources index 8b8a097..72bdcd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v3.7.0.tar.gz) = f84f4ff95258988bcddcf5dccf1f3e3baa92a5f5bae0c679789b3be9cf6926ce592efeea45dbdbf7cd214c377c78ebd7e57e660aa1b5f8d2ae158e0ad75119da +SHA512 (v3.8.0.tar.gz) = eae18e836beced71504f60902e7b614ec7e27d690c9b44bbcd0b9843d0ae6524b3326b8b9e0932b90d9062004a1fa3db30605a6920d184c47c6aa862991cf4ba