- Switch to pyproject macros.

- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-tornado?expand=0&rev=11
This commit is contained in:
2025-05-07 07:07:33 +00:00
committed by Git OBS Bridge
commit bb242df77f
5 changed files with 134 additions and 0 deletions

View File

@@ -0,0 +1,43 @@
-------------------------------------------------------------------
Wed May 7 06:59:59 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Wed Aug 16 14:44:57 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Mon Jun 29 12:24:13 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.8.1
* Fixed deprecation warning for pytest >= 5.4
- Pull in Github tarball and launch tests
-------------------------------------------------------------------
Mon Jun 3 09:00:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.8.0:
* Added support for HTTPS testing (#50)
* Group commandline options for pytest (#53)
* Added support for Tornado 6
-------------------------------------------------------------------
Sun Jul 15 23:48:56 UTC 2018 - mimi.vx@gmail.com
- no tests in upstream package
-------------------------------------------------------------------
Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com
- Update to 5.0.0
* Fix to work with tornado 5
- Add license file
- Use %license tag
-------------------------------------------------------------------
Fri Apr 20 22:10:31 UTC 2018 - toddrme2178@gmail.com
- Initial version