Hello community, here is the log from the commit of package python-github3.py for openSUSE:Factory checked in at 2019-03-14 22:42:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-github3.py (Old) and /work/SRC/openSUSE:Factory/.python-github3.py.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-github3.py" Thu Mar 14 22:42:58 2019 rev:3 rq:685061 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-github3.py/python-github3.py.changes 2019-01-24 14:14:36.043280290 +0100 +++ /work/SRC/openSUSE:Factory/.python-github3.py.new.28833/python-github3.py.changes 2019-03-14 22:42:59.682627494 +0100 @@ -1,0 +2,9 @@ +Thu Mar 14 16:15:15 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 1.3.0: + * Add partial support for the Checks API: + * Add unignore method to unignore notifications from repository for the user, to Repository and ShortRepository classes. + * Add unsubscribe method to unsubscribe the user to repository's notifications, to Repository and ShortRepository classes. + * Add support for webhooks in an organization + +------------------------------------------------------------------- Old: ---- github3.py-1.2.0.tar.gz New: ---- github3.py-1.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-github3.py.spec ++++++ --- /var/tmp/diff_new_pack.Anuf2T/_old 2019-03-14 22:43:01.086627008 +0100 +++ /var/tmp/diff_new_pack.Anuf2T/_new 2019-03-14 22:43:01.086627008 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-github3.py # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-github3.py -Version: 1.2.0 +Version: 1.3.0 Release: 0 Summary: Python wrapper for the GitHub API License: BSD-3-Clause Group: Development/Languages/Python -URL: https://github3.readthedocs.io +URL: https://github.com/sigmavirus24/github3.py Source0: https://files.pythonhosted.org/packages/source/g/github3.py/github3.py-%{version}.tar.gz Source20: https://raw.githubusercontent.com/sigmavirus24/github3.py/%{version}/tests/id_rsa.pub BuildRequires: %{python_module setuptools} @@ -64,9 +64,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib} -py.test-%{$python_bin_suffix} -} +%pytest %files %{python_files} %doc AUTHORS.rst README.rst ++++++ github3.py-1.2.0.tar.gz -> github3.py-1.3.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-github3.py/github3.py-1.2.0.tar.gz /work/SRC/openSUSE:Factory/.python-github3.py.new.28833/github3.py-1.3.0.tar.gz differ: char 5, line 1
