From 16280557c0416ff0d419e95ee87364111a8d9d59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:04:22 +0200 Subject: [PATCH] chore(auto-release-candidate-10-01-2022) (#450) * chore(rc-changes): update Changes.rst * chore: adjust the CHANGES description * chore: update release date in README Co-authored-by: github-actions Co-authored-by: Dmitrii Orlov --- CHANGES.rst | 9 +++++++++ README.rst | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 4b4c684..cfcb329 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,15 @@ Changelog 2.0.0 (tbd) ----------- +1.5.1rc10-01-2022 (__rc__) +-------------------------- + +- 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) + 1.5.0 (2022-05-01) ------------------ diff --git a/README.rst b/README.rst index 3326e52..05c317d 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ pypiserver - minimal PyPI server for use with pip/easy_install |pypi-ver| |test-status| |dependencies| |python-ver| |proj-license| :Version: 1.5.0 -:Date: 2020-04-25 +:Date: 2022-10-18 :Source: https://github.com/pypiserver/pypiserver :PyPI: https://pypi.org/project/pypiserver/ :Tests: https://github.com/pypiserver/pypiserver/actions