forked from pool/python-pytest-astropy-header
Accepting request 961430 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/961430 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-astropy-header?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:50d60c92d988510e7bceade795a79ed143b36fd70b17fd1bfa778eb428a4a166
|
|
||||||
size 10081
|
|
||||||
3
pytest-astropy-header-0.2.1.tar.gz
Normal file
3
pytest-astropy-header-0.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e1c758070b8a3a06dcffee1a4c91662922160bc26b5f8f044346ce8440a4dfb8
|
||||||
|
size 10224
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 13 08:25:07 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- 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 <code@bnavigator.de>
|
Tue Dec 28 17:37:12 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -27,9 +27,8 @@
|
|||||||
%define modname pytest-astropy-header
|
%define modname pytest-astropy-header
|
||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%define skip_python36 1
|
|
||||||
Name: python-%{modname}%{psuffix}
|
Name: python-%{modname}%{psuffix}
|
||||||
Version: 0.2.0
|
Version: 0.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pytest plugin to add diagnostic information to the header of the test output
|
Summary: Pytest plugin to add diagnostic information to the header of the test output
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user