Commit Graph

5 Commits

Author SHA256 Message Date
a463bdd6a7 - update to 0.6.0:
* Replaced distutils with packaging; the latter now a required
    dependency.
  * Dropped support for Python 3.6.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-openfiles?expand=0&rev=11
2024-10-24 08:54:47 +00:00
Tomáš Chvátal
39ef5e8b01 Accepting request 795550 from home:bnavigator:branches:devel:languages:python:pytest
- Update to 0.5.0:
  * Updated package infrastructure. [gh#astropy/pytest-openfiles#29]
  * Force garbage collection before checking for open files.
    [gh#astropy/pytest-openfiles#30]
- remove setup.cfg only in check phase. The package installed into
  %python_sitelib/UNKNOWN* before
- use %pytest macro

OBS-URL: https://build.opensuse.org/request/show/795550
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-openfiles?expand=0&rev=9
2020-04-19 17:02:36 +00:00
Tomáš Chvátal
d7baa48806 - Update to 0.4.0:
* Added the ability to use * and ? wildcards in open_files_ignore. [#22]
  * Fixed compatibility with pytest 4.2. [#20]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-openfiles?expand=0&rev=7
2019-07-22 08:55:08 +00:00
Tomáš Chvátal
81e54bc8c8 - Update to 0.3.2:
* Replace deprecated method to allow for compatibility with pytest-4.1 and later. [#19]
- Enable tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-openfiles?expand=0&rev=5
2019-02-14 14:34:58 +00:00
Todd R
8f9ae303cc required by python-pytest-astropy, which in turn is required by python-astropy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-openfiles?expand=0&rev=1
2018-08-15 15:12:52 +00:00