diff --git a/pytest-remotedata-0.3.3.tar.gz b/pytest-remotedata-0.3.3.tar.gz deleted file mode 100644 index 9f41ab781e79e8d97d886f7f70070b3e3164b98d..0000000000000000000000000000000000000000 Binary files a/pytest-remotedata-0.3.3.tar.gz and /dev/null differ diff --git a/pytest-remotedata-0.4.0.tar.gz b/pytest-remotedata-0.4.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b308f423fab3a92f3d623073f94ea9996e5de416 Binary files /dev/null and b/pytest-remotedata-0.4.0.tar.gz differ diff --git a/python-pytest-remotedata.spec b/python-pytest-remotedata.spec index f66b6f1a9eb6d53d24ebd16b0836fe7cf7582176..aa7dca4cd2d4b5c5f405b60dcac9ba8b4f25d62b 100644 --- a/python-pytest-remotedata.spec +++ b/python-pytest-remotedata.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-remotedata -Version: 0.3.3 +Version: 0.4.0 Release: 1 Summary: Pytest plugin for controlling remote data access. License: BSD-3-Clause URL: https://astropy.org -Source0: https://files.pythonhosted.org/packages/a2/76/a09bc381bb3d31de97a684c9e680a74d03c2a30997c59fc2966409259003/pytest-remotedata-0.3.3.tar.gz +Source0: https://files.pythonhosted.org/packages/22/46/600faccd1134bcabcfeacd63a76d2d89ea6e3c9310a61c5740ca96686586/pytest-remotedata-0.4.0.tar.gz BuildArch: noarch Requires: python3-six @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Dec 14 2022 wenzhiwei - 0.4.0-1 +- update to 0.4.0 + * Tue Oct 11 2022 wangjunqi - 0.3.3-1 - Update version to 0.3.3