1
0

- update to 0.4.27:

- remove spurious pyproject.toml that breaks source builds
  - Use tox for all multi-version testing
  - Fix use of pytest, use it via tox

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-magic?expand=0&rev=21
This commit is contained in:
2022-10-10 08:56:10 +00:00
committed by Git OBS Bridge
parent 9bfe278c0f
commit d10a03299b
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 10 08:53:37 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.4.27:
- remove spurious pyproject.toml that breaks source builds
- Use tox for all multi-version testing
- Fix use of pytest, use it via tox
-------------------------------------------------------------------
Wed Feb 16 17:32:56 UTC 2022 - Matej Cepl <mcepl@suse.com>