14
0

Accepting request 1032450 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1032450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypiserver?expand=0&rev=6
This commit is contained in:
2022-10-31 12:26:25 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b9dc2443cd41458e1b542fce9b85a18a4fe23b94436f71c52e05a18657d21ce9
size 149963

3
pypiserver-1.5.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c0777b8b2cb5cc2b5768d468d1c2beda49d3cb7ee72fea41e9a0824388d6831
size 150145

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>

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