forked from pool/python-pytest-pycodestyle
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-pycodestyle?expand=0&rev=16
64 lines
2.2 KiB
Plaintext
64 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 7 06:58:09 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 4 17:02:50 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.4.1:
|
|
* Test with Python 3.14-dev
|
|
* Update checkout to v4 and setup-python to v5
|
|
* Update `pytest_collect_file` hook to remove deprecated `path`
|
|
argument
|
|
- update to 2.4.0:
|
|
* Test with Python 3.12-dev
|
|
* Test with Python 3.12 and 3.13-dev
|
|
* Support Python 3.13
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 26 22:38:15 UTC 2024 - Guang Yee <gyee@suse.com>
|
|
|
|
- Enable python-pytest-pycodestyle.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 30 11:33:22 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Remove python_module macro definition
|
|
- Add python-py dependency
|
|
- More specific python_sitelib in %files
|
|
- Update to 2.3.1:
|
|
* Replace --strict command-line option with --strict-markers (#95)
|
|
* Test with Python 3.11 (#101)
|
|
* Update MANIFEST.in to add tests and Makefile to sdist (#100)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 16 14:09:38 UTC 2022 - Axel Braun <axel.braun@gmx.de>
|
|
|
|
- update to version 2.3.0
|
|
* Drop support of Python 3.6
|
|
* Require pytest v7.0 or later
|
|
* Replace fspath argument for Node constructors with pathlib.Path
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 25 10:46:14 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 2.2.0
|
|
* Support pytest v6
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 29 11:59:01 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 2.1.3
|
|
* code refactoring
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 16 08:32:15 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Provide and obsolete pytest-codestyle as we are the replacement
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 29 07:40:15 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Initial commit, redone package formerly known as pytest-codestyle
|