Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-hyper for openSUSE:Factory checked in at 2022-01-03 10:49:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hyper (Old) and /work/SRC/openSUSE:Factory/.python-hyper.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hyper" Mon Jan 3 10:49:15 2022 rev:10 rq:943294 version:0.7.0+git89.b77e758 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hyper/python-hyper.changes 2021-10-25 15:18:43.505724089 +0200 +++ /work/SRC/openSUSE:Factory/.python-hyper.new.1896/python-hyper.changes 2022-01-03 10:49:38.163585425 +0100 @@ -1,0 +2,14 @@ +Fri Dec 31 09:46:39 UTC 2021 - Matej Cepl <mc...@suse.com> + +- Update to version 0.7.0+git89.b77e758: + * goodbye + * Add a fix to make it possible to add window_manager to HTTP20Adapter. + * Add support for brotli compression + * Fix crash on getting unsupported content-encoding + * fix HTTP/1.1 response body length + * fix HTTP/1.1 response body length + * fix some error + * Add test function for length of the HTTP/1.1 response-body. + * fix HEAD request body length + +------------------------------------------------------------------- Old: ---- hyper-0.7.0+git88.18b629b.tar.xz New: ---- _servicedata hyper-0.7.0+git89.b77e758.tar.xz hyper.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hyper.spec ++++++ --- /var/tmp/diff_new_pack.pL6R2k/_old 2022-01-03 10:49:39.571585964 +0100 +++ /var/tmp/diff_new_pack.pL6R2k/_new 2022-01-03 10:49:39.575585965 +0100 @@ -20,7 +20,7 @@ %bcond_without python2 %bcond_without python36 Name: python-hyper -Version: 0.7.0+git88.18b629b +Version: 0.7.0+git89.b77e758 Release: 0 Summary: HTTP/2 Client for Python License: MIT @@ -38,13 +38,14 @@ BuildRequires: %{python_module hyperframe >= 3.2} BuildRequires: %{python_module mock} BuildRequires: %{python_module packaging} +BuildRequires: %{python_module pyOpenSSL} BuildRequires: %{python_module pytest >= 3.0} BuildRequires: %{python_module requests} BuildRequires: %{python_module rfc3986 >= 1.1.0} BuildRequires: %{python_module setuptools} BuildRequires: fdupes -BuildRequires: openssl(cli) BuildRequires: python-rpm-macros +BuildRequires: openssl(cli) Requires: python-brotlipy >= 0.7.0 Requires: python-h2 > 2.5.0 Requires: python-hyperframe >= 3.2 ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/python-hyper/hyper.git</param> <param name="changesrevision">b77e758f472f00b098481e3aa8651b0808524d84</param></service></servicedata> (No newline at EOF) ++++++ hyper-0.7.0+git88.18b629b.tar.xz -> hyper-0.7.0+git89.b77e758.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hyper-0.7.0+git88.18b629b/.gitignore new/hyper-0.7.0+git89.b77e758/.gitignore --- old/hyper-0.7.0+git88.18b629b/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/hyper-0.7.0+git89.b77e758/.gitignore 2021-01-12 19:36:50.000000000 +0100 @@ -0,0 +1,9 @@ +build/ +env/ +dist/ +*.egg-info/ +*.pyc +__pycache__ +.coverage +.tox/ +.cache/ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hyper-0.7.0+git88.18b629b/README.rst new/hyper-0.7.0+git89.b77e758/README.rst --- old/hyper-0.7.0+git88.18b629b/README.rst 2017-12-17 16:00:43.000000000 +0100 +++ new/hyper-0.7.0+git89.b77e758/README.rst 2021-01-12 19:36:50.000000000 +0100 @@ -2,10 +2,23 @@ Hyper: HTTP/2 Client for Python =============================== -.. image:: https://raw.github.com/Lukasa/hyper/development/docs/source/images/hyper.png +**This project is no longer maintained!** + +Please use an alternative, such as `HTTPX`_ or others. + +.. _HTTPX: https://www.python-httpx.org/ + +We will not publish further updates for ``hyper``. + +Potential security issues will not be addressed. -.. image:: https://travis-ci.org/Lukasa/hyper.svg?branch=master - :target: https://travis-ci.org/Lukasa/hyper +---- + +**So long, and thanks for all the fish!** + +---- + +.. image:: https://raw.github.com/Lukasa/hyper/development/docs/source/images/hyper.png HTTP is changing under our feet. HTTP/1.1, our old friend, is being supplemented by the brand new HTTP/2 standard. HTTP/2 provides many benefits: ++++++ hyper.obsinfo ++++++ name: hyper version: 0.7.0+git89.b77e758 mtime: 1610476610 commit: b77e758f472f00b098481e3aa8651b0808524d84