forked from pool/python-devpi-server
Accepting request 1042596 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1042596 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-devpi-server?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e1199ca34ae2ff738385824f3c4cbe9a498cf27e9c634f2faefb57d051660a8
|
||||
size 254104
|
||||
3
devpi-server-6.8.0.tar.gz
Normal file
3
devpi-server-6.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74ba6fdef07bec9dd6ea4869c0df96c5940dd16ab6df8141ddb3206427c975cb
|
||||
size 255850
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 04:54:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 6.8.0
|
||||
* Features
|
||||
- Fix #929: Cache normalized project names per transaction on mirror index instances.
|
||||
* Bug Fixes
|
||||
- Fix #914: add locking to list_projects_perstage of mirror indexes to
|
||||
prevent multiple slow concurrent updates of the full project name list.
|
||||
- Catch exceptions in async_httpget analog to httpget.
|
||||
- Add locking to mirror name cache to prevent race condition on updates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 07:47:48 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
%define commands export fsck gen-config import init passwd server gen-secret
|
||||
%define skip_python2 1
|
||||
Name: python-devpi-server
|
||||
Version: 6.7.0
|
||||
Version: 6.8.0
|
||||
Release: 0
|
||||
Summary: Private PyPI caching server
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user