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

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