Update devpi-server version to 5.3.1
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
- Update the way the BaseTransformationType metaclass is passed
|
||||
to work on Python 3.
|
||||
- Add locking to the file metadata document processing task.
|
||||
- Update devpi-server version to 5.3.1.
|
||||
|
||||
3.3.3 (2019-12-05)
|
||||
==================
|
||||
|
||||
@@ -294,7 +294,7 @@ PythonDependency(
|
||||
)
|
||||
PythonDependency(
|
||||
module=__name__, environment=environment_development, name='devpi-server',
|
||||
version_string='==5.0.0'
|
||||
version_string='==5.3.1'
|
||||
)
|
||||
PythonDependency(
|
||||
environment=environment_development, module=__name__,
|
||||
|
||||
Reference in New Issue
Block a user