forked from pool/python-pytest-astropy-header
- 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 [#12] OBS-URL: https://build.opensuse.org/request/show/758291 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy-header?expand=0&rev=2
22 lines
882 B
Plaintext
22 lines
882 B
Plaintext
-------------------------------------------------------------------
|
|
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
|