forked from pool/python-pytest-filter-subpackage
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-filter-subpackage?expand=0&rev=12
43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 7 06:49:24 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 17:20:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.2.0:
|
|
* pytest 8.1 compatibility.
|
|
* Dropped Python 3.7 support. Minimum supported pytest is now
|
|
4.6.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|