15
0

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:
2022-12-13 10:15:24 +00:00
committed by Git OBS Bridge
parent f76762e292
commit 5bd8e14e3c
4 changed files with 16 additions and 4 deletions

View File

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