Accepting request 1100447 from devel:languages:python:pytest

- 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/request/show/1100447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-localserver?expand=0&rev=8
This commit is contained in:
Ana Guerrero 2023-07-26 11:21:41 +00:00 committed by Git OBS Bridge
commit 9e7f3ac10d
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e77b46555cb438931d219c54bcf9f5953c0407d645436a602b5730babfd3fe3b
size 185617

BIN
pytest-localserver-0.8.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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>

View File

@ -22,7 +22,7 @@
%bcond_with extras
%{?sle15_python_module_pythons}
Name: python-pytest-localserver
Version: 0.7.1
Version: 0.8.0
Release: 0
Summary: Plugin for py.test to test server connections locally
License: MIT