From 3dfaadc567ae3e0f638af2b10201b8a1ebddd7030cec3decd7e6216acea1b06a Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 13 Mar 2022 10:15:18 +0000 Subject: [PATCH] Accepting request 961427 from home:bnavigator:branches:devel:languages:python:numeric - Update to v0.2.1 * Import astropy so astropy can use this package by @pllim in #43 OBS-URL: https://build.opensuse.org/request/show/961427 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy-header?expand=0&rev=12 --- pytest-astropy-header-0.2.0.tar.gz | 3 --- pytest-astropy-header-0.2.1.tar.gz | 3 +++ python-pytest-astropy-header.changes | 6 ++++++ python-pytest-astropy-header.spec | 5 ++--- 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 pytest-astropy-header-0.2.0.tar.gz create mode 100644 pytest-astropy-header-0.2.1.tar.gz diff --git a/pytest-astropy-header-0.2.0.tar.gz b/pytest-astropy-header-0.2.0.tar.gz deleted file mode 100644 index 97909be..0000000 --- a/pytest-astropy-header-0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50d60c92d988510e7bceade795a79ed143b36fd70b17fd1bfa778eb428a4a166 -size 10081 diff --git a/pytest-astropy-header-0.2.1.tar.gz b/pytest-astropy-header-0.2.1.tar.gz new file mode 100644 index 0000000..8b0208a --- /dev/null +++ b/pytest-astropy-header-0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c758070b8a3a06dcffee1a4c91662922160bc26b5f8f044346ce8440a4dfb8 +size 10224 diff --git a/python-pytest-astropy-header.changes b/python-pytest-astropy-header.changes index 32f73b0..200e18c 100644 --- a/python-pytest-astropy-header.changes +++ b/python-pytest-astropy-header.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 13 08:25:07 UTC 2022 - Ben Greiner + +- Update to v0.2.1 + * Import astropy so astropy can use this package by @pllim in #43 + ------------------------------------------------------------------- Tue Dec 28 17:37:12 UTC 2021 - Ben Greiner diff --git a/python-pytest-astropy-header.spec b/python-pytest-astropy-header.spec index 1e638d0..24689eb 100644 --- a/python-pytest-astropy-header.spec +++ b/python-pytest-astropy-header.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,9 +27,8 @@ %define modname pytest-astropy-header %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 -%define skip_python36 1 Name: python-%{modname}%{psuffix} -Version: 0.2.0 +Version: 0.2.1 Release: 0 Summary: Pytest plugin to add diagnostic information to the header of the test output License: BSD-3-Clause