python-pytest-env/python-pytest-env.changes
Dirk Mueller 68c80bcbd9 - update to 1.1.1:
* Fix native toml documentation does not match code
  * Fix type checker
  * Drop the pytest dot
  * Add native toml support
  * Disable plugin autoloading in the test suite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-env?expand=0&rev=16
2023-11-07 19:39:00 +00:00

51 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Tue Nov 7 19:38:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.1:
* Fix native toml documentation does not match code
* Fix type checker
* Drop the pytest dot
* Add native toml support
* Disable plugin autoloading in the test suite
-------------------------------------------------------------------
Mon Jul 24 18:58:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.8.2:
* Bump tools and deps
* Bump deps and tools
* Add 3.12 support
* Add ruff
-------------------------------------------------------------------
Thu May 4 22:50:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.8.1:
* Use hatchling and wheel
* Add R: prefix implementation and unit tests
* ADd mention of pyproject.toml in README.md
- use packaged LICENSE
-------------------------------------------------------------------
Fri Apr 21 12:31:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
-------------------------------------------------------------------
Thu Feb 14 12:37:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Cleanup a bit
- Remove test condition, there are no tests even in upstream git
repository
-------------------------------------------------------------------
Wed May 9 23:25:20 UTC 2018 - toddrme2178@gmail.com
- Add license file
- Use license tag
-------------------------------------------------------------------
Tue Nov 7 18:25:01 UTC 2017 - toddrme2178@gmail.com
- initial version