forked from pool/python-pytest-astropy-header
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy-header?expand=0&rev=16
77 lines
2.9 KiB
Plaintext
77 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 7 06:47:23 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 27 17:23:49 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to v0.2.2
|
|
* The plugin is now aware of the ``run_slow`` and ``run_hugemem``
|
|
options introduced in ``pytest-astropy`` version 0.10.0. [#48]
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Update to v0.2
|
|
* Suppressed PytestAssertRewriteWarning. [#4]
|
|
* Do not show astropy-helpers version in packages that don't use
|
|
it. [#16]
|
|
* Removed compatibility code for astropy < 4.0, and for
|
|
astropy-helpers. [#32]
|
|
* Removed astropy dependency. [#19, #34]
|
|
* Bumped minimum supported Python version to 3.7 and various
|
|
infrastructure updates. [#23, #39]
|
|
- Drop patches
|
|
* pytest-astropy-header-pr16-no-helper-version.patch
|
|
* pytest-astropy-header-pr29-nohelpers.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 9 09:49:05 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Fix test failures
|
|
* requires astropy >= 4 which removed astropy-helpers
|
|
* gh#/astropy/pytest-astropy-header#16
|
|
pytest-astropy-header-pr16-no-helper-version.patch
|
|
* gh#/astropy/pytest-astropy-header#29
|
|
pytest-astropy-header-pr29-nohelpers.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 16 12:25:00 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Fix test failures by testing the source directory in multibuild
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 10 08:26:04 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Switch to multibuild to avoid cycles
|
|
- Reduce the tests dependencies to match reality
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 19 16:06:15 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- update to version 0.1.2
|
|
- Handle the case where the astropy version is 'unknown'. [#11]
|
|
- Fix declaration of test dependencies. [#9]
|
|
- changes on version 0.1.1:
|
|
- Make plugin not crash if astropy is not installed. [#1]
|
|
- remove obsolete pytest-astropy-header-pr2.patch
|
|
- require astropy >= 3.0 because astropy-helpers is not found
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 11 18:49:53 UTC 2019 - code@bnavigator.de
|
|
|
|
- pytest-astropy-header-pr2.patch: fix import error due to
|
|
reversed dependency (upstream PR#2 fixing issue#6)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 11 11:49:40 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- initial specfile, version 0.1
|