Files
python-pytest-astropy/python-pytest-astropy.changes
Benjamin Greiner a62c36b966 Accepting request 925840 from home:bnavigator:branches:devel:languages:python:pytest
- Update to 0.9:
  * Added ``pytest-mock`` as dependency. [#31]
  * Require ``pytest-cov`` 2.3.1 or later. [#41]
  * Require ``pytest-doctestplus`` 0.11.0 or later. [#43]
  * Dropped support for Python 3.6. [#43]

OBS-URL: https://build.opensuse.org/request/show/925840
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=15
2021-10-19 18:31:23 +00:00

40 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Sun Oct 17 13:13:41 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.9:
* Added ``pytest-mock`` as dependency. [#31]
* Require ``pytest-cov`` 2.3.1 or later. [#41]
* Require ``pytest-doctestplus`` 0.11.0 or later. [#43]
* Dropped support for Python 3.6. [#43]
-------------------------------------------------------------------
Fri May 28 02:38:48 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Do not build for Python 3.6, due to no NumPy.
-------------------------------------------------------------------
Mon Mar 16 08:33:29 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- UPdate to 0.8.0:
* Added pytest-filter-subpackage and pytest-cov as dependencies. [#29]
* Dropped support for Python 2.7 and 3.5. [#29]
* Require Hypothesis 5.1 or later. [#29]
-------------------------------------------------------------------
Wed Dec 18 21:29:00 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
- Update to 0.7.0
* requires new pytest-astropy-header (Request 755857)
* Python 3 only
-------------------------------------------------------------------
Fri Feb 15 09:55:08 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.0:
* Just updates in metadata
-------------------------------------------------------------------
Tue Aug 14 20:03:17 UTC 2018 - toddrme2178@gmail.com
- Initial version