forked from pool/python-pytest-filter-subpackage
* Fixed bug that caused ``-P time`` to also match
``package.timeseries``. [#7]
* Dropped Python 3.6 support.
- drop fix-doctestplus-count.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-filter-subpackage?expand=0&rev=8
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 4 23:15:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.1.2:
|
|
* Fixed bug that caused ``-P time`` to also match
|
|
``package.timeseries``. [#7]
|
|
* Dropped Python 3.6 support.
|
|
- drop fix-doctestplus-count.patch (upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 22 16:17:21 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- disable python36 build: pytest-doctestplus dropped support
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 16 15:02:16 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Fix test suite: Don't error on OBS resource warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 9 00:01:05 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Fix test failure gh#astropy/pytest-filter-subpackage#3
|
|
fix-doctestplus-count.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 16 08:37:56 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- New package, needed by pytest-astropy
|