forked from pool/python-pypiserver
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:
@@ -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
3
pypiserver-1.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0c0777b8b2cb5cc2b5768d468d1c2beda49d3cb7ee72fea41e9a0824388d6831
|
||||||
|
size 150145
|
@@ -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>
|
Wed Oct 5 08:06:37 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-pypiserver
|
Name: python-pypiserver
|
||||||
Version: 1.5.0
|
Version: 1.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Minimal PyPI server for uploading & downloading packages with pip/easy_install
|
Summary: Minimal PyPI server for uploading & downloading packages with pip/easy_install
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user