Files
python-pytest-black/python-pytest-black.changes
Steve Kowalik 0f442c9d41 - Update to 0.6.0
* Check both py and pyi files.
  * Adopt to pytest 7.
  * Remove no longer compatible tests.
  * Move project metadata to new home.
- Update URL.
- Refresh fix-pytest-makefile.patch to match what was merged upstream.
2025-11-25 11:42:43 +11:00

47 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Tue Nov 25 00:42:23 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.6.0:
* Check both py and pyi files.
* Adopt to pytest 7.
* Remove no longer compatible tests.
* Move project metadata to new home.
- Update URL.
- Refresh fix-pytest-makefile.patch to match what was merged upstream.
-------------------------------------------------------------------
Wed May 7 06:47:48 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Mon Mar 15 10:47:48 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Add fix-pytest-makefile.patch to make it work with Pytest 6
gh#shopkeep/pytest-black#53
-------------------------------------------------------------------
Wed Oct 7 13:57:46 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.3.12
* Handle verbose include/exclude patterns in pyproject.toml.
* Add support for Python 3.8
-------------------------------------------------------------------
Tue Jul 7 10:14:36 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.3.10
* Remove black version number to fix pipenv instalation
-------------------------------------------------------------------
Mon May 18 09:27:23 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.9:
* Fix a number of deprecation warnings and lint issues.
-------------------------------------------------------------------
Mon Feb 24 17:28:15 UTC 2020 - Todd R <toddrme2178@gmail.com>
- initial version