File python-pytest-astropy.changes of Package python-pytest-astropy
-------------------------------------------------------------------
Wed Oct 4 07:30:17 UTC 2023 - Ben Greiner <code@bnavigator.de>
- The sle15_python_module_pythons needs to sit on top of the first
use of python_module.
- Move to PEP517
-------------------------------------------------------------------
Mon Oct 2 14:51:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.11.0:
* Dropped ``pytest-openfiles`` as dependency. If you still use
it, you can install it separately.
* ``-R`` is added as a short version for the command-line
option ``--remote-data``. [#55]
* Require ``pytest-doctestplus`` 1.0.0 or later. [#56]
* Require ``pytest-remotedata`` 0.4.1 or later. [#56]
* Require ``pytest-astropy-header`` 0.2.2 or later. [#56]
* Require ``pytest-arraydiff`` 0.5 or later. [#56]
* Require ``pytest-filter-subpackage`` 0.1.2 or later. [#56]
-------------------------------------------------------------------
Thu May 26 16:28:24 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 0.10:
* MNT: Stop using distutils by @pllim in #47
* Add plugin for cpu/memory intensive tests by @saimn in #48
-------------------------------------------------------------------
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