1
0

- update to 0.8.0:

* Improve deployment workflow to use trusted publishing and
    upload to Test PyPI first
  * Remove a bunch of obsolete code
  * Clean up the smtp module's driver code

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-localserver?expand=0&rev=17
This commit is contained in:
2023-07-24 19:05:47 +00:00
committed by Git OBS Bridge
parent 90e5c0dc28
commit ec059d87d7
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jul 24 19:05:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.8.0:
* Improve deployment workflow to use trusted publishing and
upload to Test PyPI first
* Remove a bunch of obsolete code
* Clean up the smtp module's driver code
-------------------------------------------------------------------
Thu May 4 22:19:59 UTC 2023 - Dirk Müller <dmueller@suse.com>