14
0

Accepting request 1032053 from home:yarunachalam:branches:devel:languages:python

- 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)

OBS-URL: https://build.opensuse.org/request/show/1032053
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypiserver?expand=0&rev=11
This commit is contained in:
2022-10-31 10:20:02 +00:00
committed by Git OBS Bridge
parent aa393cdd8b
commit 2f2e5a06c9
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 28 20:19:44 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <daniel.garcia@suse.com>