forked from pool/python-pytest-localserver
- 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:
parent
90e5c0dc28
commit
ec059d87d7
@ -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
BIN
pytest-localserver-0.8.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user