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
This commit is contained in:
2022-03-13 10:15:18 +00:00
committed by Git OBS Bridge
parent 1a49631060
commit 3dfaadc567
4 changed files with 11 additions and 6 deletions

View File

@@ -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