diff --git a/.gitignore b/.gitignore index 1480068..3cdad6c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /pytest-astropy-0.2.1.tar.gz /pytest-astropy-0.4.0.tar.gz /pytest-astropy-0.5.0.tar.gz +/pytest-astropy-0.7.0.tar.gz diff --git a/python-pytest-astropy.spec b/python-pytest-astropy.spec index eb6652a..6dd5311 100644 --- a/python-pytest-astropy.spec +++ b/python-pytest-astropy.spec @@ -2,8 +2,8 @@ %global sum The py.test astropy plugin Name: python-%{srcname} -Version: 0.5.0 -Release: 5%{?dist} +Version: 0.7.0 +Release: 1%{?dist} Summary: %{sum} License: BSD @@ -14,9 +14,11 @@ BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-pytest BuildRequires: python3-pytest-arraydiff +BuildRequires: python3-pytest-astropy-header BuildRequires: python3-pytest-doctestplus BuildRequires: python3-pytest-openfiles BuildRequires: python3-pytest-remotedata +BuildRequires: python3-hypothesis BuildRequires: python3-setuptools %description @@ -28,9 +30,11 @@ testing Astropy and its affiliated packages. Summary: %{sum} Requires: python3-pytest Requires: python3-pytest-arraydiff +Requires: python3-pytest-astropy-header Requires: python3-pytest-doctestplus Requires: python3-pytest-openfiles Requires: python3-pytest-remotedata +Requires: python3-hypothesis Requires: python3-six %{?python_provide:%python_provide python3-%{srcname}} @@ -55,6 +59,9 @@ testing Astropy and its affiliated packages. %{python3_sitelib}/* %changelog +* Fri Jul 17 2020 Christian Dersch - 0.7.0-1 +- new version + * Tue May 26 2020 Miro HronĨok - 0.5.0-5 - Rebuilt for Python 3.9 diff --git a/sources b/sources index 35fab73..c01c5eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pytest-astropy-0.5.0.tar.gz) = 3194e1476cebd3e41489f57b76b6c3e3889e3f767ebd19d6b5774dc1f97ea26c1b74c7f48f155545ae0479c344ca5a130fe113d13b9f9372497bdf21c807102a +SHA512 (pytest-astropy-0.7.0.tar.gz) = 3e20fee7d157cf21bf04286dccf393ed001d93f76bd6a61c5942fb17aca405ed7a0b0cc8ea45714ba44c4f4db34f4b9b27bf00832afcacb726a7ea99d0301e14