forked from pool/python-devpi-server
Accepting request 1042533 from home:yarunachalam:branches:devel:languages:python
- 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. OBS-URL: https://build.opensuse.org/request/show/1042533 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-server?expand=0&rev=17
This commit is contained in:
@@ -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