Hello community,
here is the log from the commit of package python-pip-api for
openSUSE:Leap:15.2 checked in at 2020-05-14 06:51:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pip-api (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-pip-api.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pip-api"
Thu May 14 06:51:34 2020 rev:2 rq:805271 version:0.0.14
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-pip-api/python-pip-api.changes
2020-05-13 13:48:02.945399873 +0200
+++
/work/SRC/openSUSE:Leap:15.2/.python-pip-api.new.2738/python-pip-api.changes
2020-05-14 06:51:45.563738853 +0200
@@ -1,0 +2,7 @@
+Mon Mar 16 10:09:16 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 0.0.14
+ * Test against pip 19.2 to 20.0.2
+ * Support Python 3.8
+
+-------------------------------------------------------------------
Old:
----
pip-api-0.0.13.tar.gz
New:
----
pip-api-0.0.14.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pip-api.spec ++++++
--- /var/tmp/diff_new_pack.NoHSx0/_old 2020-05-14 06:51:45.891739559 +0200
+++ /var/tmp/diff_new_pack.NoHSx0/_new 2020-05-14 06:51:45.891739559 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pip-api
#
-# 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-pip-api
-Version: 0.0.13
+Version: 0.0.14
Release: 0
Summary: The official unofficial pip API
License: Apache-2.0
@@ -26,7 +26,7 @@
URL: https://github.com/di/pip-api
Source:
https://files.pythonhosted.org/packages/source/p/pip-api/pip-api-%{version}.tar.gz
Patch0: unvendor.patch
-BuildRequires: %{python_module packaging >= 16.1}
+BuildRequires: %{python_module packaging >= 20.3}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pretend}
BuildRequires: %{python_module pytest}
@@ -34,7 +34,7 @@
BuildRequires: %{python_module virtualenv}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-packaging >= 16.1
+Requires: python-packaging >= 20.3
Requires: python-pip
BuildArch: noarch
%python_subpackages
++++++ pip-api-0.0.13.tar.gz -> pip-api-0.0.14.tar.gz ++++++
++++ 2842 lines of diff (skipped)