diff --git a/pypiserver-1.5.0.tar.gz b/pypiserver-1.5.0.tar.gz deleted file mode 100644 index f3ca746..0000000 --- a/pypiserver-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9dc2443cd41458e1b542fce9b85a18a4fe23b94436f71c52e05a18657d21ce9 -size 149963 diff --git a/pypiserver-1.5.1.tar.gz b/pypiserver-1.5.1.tar.gz new file mode 100644 index 0000000..07bc51a --- /dev/null +++ b/pypiserver-1.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0777b8b2cb5cc2b5768d468d1c2beda49d3cb7ee72fea41e9a0824388d6831 +size 150145 diff --git a/python-pypiserver.changes b/python-pypiserver.changes index 9dfb9d1..543bc86 100644 --- a/python-pypiserver.changes +++ b/python-pypiserver.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 28 20:19:44 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 1.5.1 + * 61e4487 ENH: add extremely basic /health endpoint (#396) + * bbd2a47 FIX: docker tests in cicd (#444) + * 784a9a1 MAINT: Replace usage of deprecated inspect.getargspec (#436) + * 640a748 MAINT: Add traefik/ and auth/ dirs to gitignore (#398) + * a67829e MAINT: Fix typos in README (#431) + ------------------------------------------------------------------- Wed Oct 5 08:06:37 UTC 2022 - Daniel Garcia diff --git a/python-pypiserver.spec b/python-pypiserver.spec index 7bbb85c..19c951f 100644 --- a/python-pypiserver.spec +++ b/python-pypiserver.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %bcond_without python2 Name: python-pypiserver -Version: 1.5.0 +Version: 1.5.1 Release: 0 Summary: Minimal PyPI server for uploading & downloading packages with pip/easy_install License: MIT