Hello community,
here is the log from the commit of package python-devpi-server for
openSUSE:Factory checked in at 2020-01-12 23:24:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-devpi-server (Old)
and /work/SRC/openSUSE:Factory/.python-devpi-server.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-devpi-server"
Sun Jan 12 23:24:58 2020 rev:3 rq:763394 version:5.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-devpi-server/python-devpi-server.changes
2019-09-30 15:58:37.413340437 +0200
+++
/work/SRC/openSUSE:Factory/.python-devpi-server.new.6675/python-devpi-server.changes
2020-01-12 23:26:26.094861635 +0100
@@ -1,0 +2,10 @@
+Sun Jan 12 00:25:31 CET 2020 - Matej Cepl <[email protected]>
+
+- Update from 5.1.0 to 5.3.1:
+ see
+ https://devpi.net/docs/devpi/devpi/stable/+d/changelog.html#devpi-server
+ for detailed changelog.
+ Many options to devpi (e.g., devpi --export) were replaced by
+ the dedicated commands (e.g., devpi-export).
+
+-------------------------------------------------------------------
Old:
----
devpi-server-5.1.0.tar.gz
New:
----
devpi-server-5.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-devpi-server.spec ++++++
--- /var/tmp/diff_new_pack.EhCY4a/_old 2020-01-12 23:26:26.514861790 +0100
+++ /var/tmp/diff_new_pack.EhCY4a/_new 2020-01-12 23:26:26.514861790 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-devpi-server
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-devpi-server
-Version: 5.1.0
+Version: 5.3.1
Release: 0
Summary: Private PyPI caching server
License: MIT
@@ -92,7 +92,7 @@
%files %{python_files}
%doc CHANGELOG README.rst
%license LICENSE
-%python3_only %{_bindir}/devpi-server
+%python3_only %{_bindir}/devpi*
%{python_sitelib}/*
%changelog
++++++ devpi-server-5.1.0.tar.gz -> devpi-server-5.3.1.tar.gz ++++++
++++ 6522 lines of diff (skipped)