forked from pool/python-astropy
Accepting request 854362 from home:bnavigator:branches:devel:languages:python:numeric
- OBS thinks the test flavor creates a build-cycle. Reintroduce the pseudo package suffix. OBS-URL: https://build.opensuse.org/request/show/854362 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=40
This commit is contained in:
parent
fd7e707d74
commit
a4a027a65c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 22:41:32 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- OBS thinks the test flavor creates a build-cycle. Reintroduce
|
||||
the pseudo package suffix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 28 21:28:47 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -19,8 +19,10 @@
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
%bcond_without test
|
||||
%define psuffix -test
|
||||
%else
|
||||
%bcond_with test
|
||||
%define psuffix %{nil}
|
||||
%endif
|
||||
|
||||
%define binaries fitsdiff fitsheader fitscheck fitsinfo fits2bitmap samp_hub showtable volint wcslint
|
||||
@ -36,7 +38,7 @@
|
||||
%define skip_python2 1
|
||||
# upcoming python3 multiflavor: minimum supported python is 3.7
|
||||
%define skip_python36 1
|
||||
Name: python-astropy
|
||||
Name: python-astropy%{psuffix}
|
||||
Version: 4.2
|
||||
Release: 0
|
||||
Summary: Community-developed python astronomy tools
|
||||
|
Loading…
Reference in New Issue
Block a user