Hello community, here is the log from the commit of package python-decorator for openSUSE:Factory checked in at 2017-08-14 12:37:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-decorator (Old) and /work/SRC/openSUSE:Factory/.python-decorator.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-decorator" Mon Aug 14 12:37:41 2017 rev:15 rq:515769 version:4.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-decorator/python-decorator.changes 2017-04-28 09:12:27.309258688 +0200 +++ /work/SRC/openSUSE:Factory/.python-decorator.new/python-decorator.changes 2017-08-14 12:37:43.867286425 +0200 @@ -1,0 +2,12 @@ +Wed Aug 9 14:14:10 UTC 2017 - [email protected] + +- update to 4.1.2: + * Made it possible to define decorators converting coroutines into regular + functions. + * Changed the documentation build system to sphinx and uploaded the docs + on readthedocs.org. + * Support for Python 3.5 coroutines defined with `async def`, thanks to + Victor-Nicolae Savu who raised the issue of `iscoroutinefunction` not + giving the right answer for coroutines decorated with the decorator module. + +------------------------------------------------------------------- Old: ---- decorator-4.0.11.tar.gz New: ---- decorator-4.1.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-decorator.spec ++++++ --- /var/tmp/diff_new_pack.51aewi/_old 2017-08-14 12:37:44.335220716 +0200 +++ /var/tmp/diff_new_pack.51aewi/_new 2017-08-14 12:37:44.339220154 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-decorator -Version: 4.0.11 +Version: 4.1.2 Release: 0 Url: http://pypi.python.org/pypi/decorator Summary: Better living through Python with decorators @@ -57,7 +57,7 @@ %files %{python_files} %defattr(-,root,root,-) -%doc CHANGES.md LICENSE.txt documentation.pdf docs/README.rst +%doc CHANGES.md LICENSE.txt docs/README.rst %{python_sitelib}/decorator.py* %pycache_only %{python_sitelib}/__pycache__/decorator.*.py* %{python_sitelib}/decorator-%{version}-py*.egg-info ++++++ decorator-4.0.11.tar.gz -> decorator-4.1.2.tar.gz ++++++ ++++ 10313 lines of diff (skipped)
