Hello community,
here is the log from the commit of package python-pip-shims for
openSUSE:Factory checked in at 2019-07-30 13:05:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pip-shims (Old)
and /work/SRC/openSUSE:Factory/.python-pip-shims.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pip-shims"
Tue Jul 30 13:05:46 2019 rev:2 rq:717859 version:0.3.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pip-shims/python-pip-shims.changes
2019-03-22 15:01:57.485762547 +0100
+++
/work/SRC/openSUSE:Factory/.python-pip-shims.new.4126/python-pip-shims.changes
2019-07-30 13:05:47.926381483 +0200
@@ -1,0 +2,8 @@
+Tue Jul 23 11:25:17 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.3.3:
+ * Added commands.freeze.DEV_PKGS and utils.compat.stdlib_pkgs shims. #25
+ * Updated PackageFinder test and added CandidateEvaluator import starting
with pip>=19.1 for finding prerelease candidates. #27
+ * Fixed import paths for VcsSupport on pip>19.1.1. #28
+
+-------------------------------------------------------------------
Old:
----
pip-shims-0.3.2.tar.gz
New:
----
pip-shims-0.3.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pip-shims.spec ++++++
--- /var/tmp/diff_new_pack.aaPD2p/_old 2019-07-30 13:05:48.386381362 +0200
+++ /var/tmp/diff_new_pack.aaPD2p/_new 2019-07-30 13:05:48.386381362 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pip-shims
-Version: 0.3.2
+Version: 0.3.3
Release: 0
Summary: Compatibility shims for pip versions 8 thru current
License: ISC
@@ -56,7 +56,7 @@
%check
# Skip two online tests
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m pytest -k
'not (test_resolution or test_wheelbuilder)'
+%pytest -k 'not (test_resolution or test_wheelbuilder)'
%files %{python_files}
%license LICENSE
++++++ pip-shims-0.3.2.tar.gz -> pip-shims-0.3.3.tar.gz ++++++
++++ 3167 lines of diff (skipped)