Hello community, here is the log from the commit of package python-pip for openSUSE:Factory checked in at 2019-08-09 16:49:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pip (Old) and /work/SRC/openSUSE:Factory/.python-pip.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pip" Fri Aug 9 16:49:01 2019 rev:44 rq:721781 version:19.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pip/python-pip.changes 2019-07-30 13:04:19.662402838 +0200 +++ /work/SRC/openSUSE:Factory/.python-pip.new.9556/python-pip.changes 2019-08-09 16:49:06.953507884 +0200 @@ -1,0 +2,21 @@ +Thu Aug 08 13:57:29 UTC 2019 - [email protected] + +- Update to version 19.2.1: + * Fix a ``NoneType`` ``AttributeError`` when evaluating hashes and no hashes provided + * Drop support for EOL Python 3.4. + * Credentials will now be loaded using keyring when installed + * Fully support using --trusted-host inside requirements files + * Update timestamps in pip's --log file to include milliseconds + * Respect whether a file has been marked as "yanked" from a simple repository (see PEP 592 for details) + * When choosing candidates to install, prefer candidates with a hash matching one of the user-provided hashes + * Improve the error message when METADATA or PKG-INFO is None when accessing metadata + * Add a new command pip debug that can display e.g. the list of compatible tags for the current Python + * Display hint on installing with --pre when search results include pre-release versions + * Report to Warehouse that pip is running under CI if the PIP_IS_CI environment variable is set + * Allow --python-version to be passed as a dotted version string (e.g. 3.7 or 3.7.3) + * Log the final filename and SHA256 of a .whl file when done building a wheel + * Include the wheel's tags in the log message explanation when a candidate wheel link is found incompatible + * Add a --path argument to pip freeze to support --target installations + * Add a --path argument to pip list to support --target installations + +------------------------------------------------------------------- Old: ---- pip-19.1.1+git.1557777841.63878672.tar.xz New: ---- pip-19.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pip.spec ++++++ --- /var/tmp/diff_new_pack.3tKoaJ/_old 2019-08-09 16:49:07.789507885 +0200 +++ /var/tmp/diff_new_pack.3tKoaJ/_new 2019-08-09 16:49:07.789507885 +0200 @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-pip%{psuffix} -Version: 19.1.1+git.1557777841.63878672 +Version: 19.2.1 Release: 0 Summary: A Python package management system License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.3tKoaJ/_old 2019-08-09 16:49:07.833507885 +0200 +++ /var/tmp/diff_new_pack.3tKoaJ/_new 2019-08-09 16:49:07.837507885 +0200 @@ -1,11 +1,11 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="versionprefix">19.1.1+git</param> <param name="url">https://github.com/pypa/pip</param> <param name="scm">git</param> <param name="exclude">.git*</param> <param name="changesgenerate">enable</param> - <param name="changesauthor">Matej Cepl <[email protected]></param> + <param name="versionformat">@PARENT_TAG@</param> + <param name="revision">cb00488ca66acdeaae4b4353d1d8bdadc6340dce</param> </service> <service name="recompress" mode="disabled"> <param name="compression">xz</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.3tKoaJ/_old 2019-08-09 16:49:07.849507885 +0200 +++ /var/tmp/diff_new_pack.3tKoaJ/_new 2019-08-09 16:49:07.849507885 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/pypa/pip</param> - <param name="changesrevision">63878672881d08f048eb2c2f757da2b834040231</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">cb00488ca66acdeaae4b4353d1d8bdadc6340dce</param></service></servicedata> \ No newline at end of file ++++++ pip-19.1.1+git.1557777841.63878672.tar.xz -> pip-19.2.1.tar.xz ++++++ ++++ 21326 lines of diff (skipped)
