forked from pool/python-astropy
Accepting request 1038656 from devel:languages:python:numeric
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1038656 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astropy?expand=0&rev=37
This commit is contained in:
commit
94b2644a79
@ -1,3 +1,5 @@
|
||||
addFilter('devel-file-in-non-devel-package .*/wcs/.*')
|
||||
addFilter('hidden-file-or-dir .*/tests/data/.*')
|
||||
addFilter('zero-length .*/tests/data/.*')
|
||||
# https://github.com/rpm-software-management/rpmlint/issues/965, https://docs.astropy.org/en/latest/development/testguide.html#astropy-test
|
||||
addFilter('python-tests-in-package .*astropy/.*tests')
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 21 11:03:53 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Whitelist stupid rpmlint error
|
||||
* https://docs.astropy.org/en/latest/development/testguide.html#astropy-test
|
||||
* gh#rpm-software-management/rpmlint#965
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 23 10:46:04 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -53,8 +53,6 @@
|
||||
%{?unbundle_expat} \
|
||||
%{?unbundle_wcs}
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-astropy%{psuffix}
|
||||
Version: 5.1.1
|
||||
Release: 0
|
||||
|
Loading…
Reference in New Issue
Block a user