diff --git a/pytest_httpserver-0.3.3.tar.gz b/pytest_httpserver-0.3.3.tar.gz deleted file mode 100644 index 5f93f05..0000000 --- a/pytest_httpserver-0.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76a1e5fe94cbbedaa70378818ec45d593d98f121e2c0b996b19a91719d477a04 -size 23597 diff --git a/pytest_httpserver-0.3.4.tar.gz b/pytest_httpserver-0.3.4.tar.gz new file mode 100644 index 0000000..bb39d27 --- /dev/null +++ b/pytest_httpserver-0.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7269aed8b4f2d24e41eaa2034dd9ab7ae02b0cb6e71afeae93127832920ec8d +size 24683 diff --git a/python-pytest-httpserver.changes b/python-pytest-httpserver.changes index 9a1a369..ada9548 100644 --- a/python-pytest-httpserver.changes +++ b/python-pytest-httpserver.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 29 04:48:45 UTC 2019 - Bernhard Wiedemann + +- Update to 0.3.4 + * renew certs expiring 2019-09-03 + ------------------------------------------------------------------- Mon Aug 26 05:23:14 UTC 2019 - Jan Engelhardt diff --git a/python-pytest-httpserver.spec b/python-pytest-httpserver.spec index 6a61f53..e70e403 100644 --- a/python-pytest-httpserver.spec +++ b/python-pytest-httpserver.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pytest-httpserver -Version: 0.3.3 +Version: 0.3.4 Release: 0 Summary: A HTTP server for pytest License: MIT