Compare commits

1 Commits
main ... 1.1

4 changed files with 7 additions and 13 deletions

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

Binary file not shown.

BIN
pytest-localserver-0.8.1.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,11 +1,3 @@
-------------------------------------------------------------------
Tue Nov 7 19:46:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.8.1:
* Ignore AttributeError when shutting down server
* Add support for Python 3.12 (or at least, list it explicitly
in the classifiers)
-------------------------------------------------------------------
Mon Jul 24 19:05:38 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -17,10 +17,12 @@
#
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
%bcond_with extras
%{?sle15_python_module_pythons}
Name: python-pytest-localserver
Version: 0.8.1
Version: 0.8.0
Release: 0
Summary: Plugin for py.test to test server connections locally
License: MIT