Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-PyGithub for openSUSE:Factory
checked in at 2022-10-29 20:16:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyGithub (Old)
and /work/SRC/openSUSE:Factory/.python-PyGithub.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyGithub"
Sat Oct 29 20:16:35 2022 rev:20 rq:1032047 version:1.56
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyGithub/python-PyGithub.changes
2021-05-12 19:32:26.398987804 +0200
+++
/work/SRC/openSUSE:Factory/.python-PyGithub.new.2275/python-PyGithub.changes
2022-10-29 20:17:52.738457525 +0200
@@ -1,0 +2,28 @@
+Thu Oct 27 19:48:01 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to 1.56
+ This is the last release that will support Python 3.6.
+ *Bug Fixes & Improvements
+ Create repo from template (#2090) (b50283a)
+ Improve signature of Repository.create_repo (#2118) (001970d)
+ Add support for 'visibility' attribute preview for Repositories (#1872)
(8d1397a)
+ Add Repository.rename_branch method (#2089) (6452ddf)
+ Add function to delete pending reviews on a pull request (#1897) (c8a945b)
+ Cover all code paths in search_commits (#2087) (f1faf94)
+ Correctly deal when PaginatedList's data is a dict (#2084) (93b92cd)
+ Add two_factor_authentication in AuthenticatedUser. (#1972) (4f00cbf)
+ Add ProjectCard.edit() to the type stub (#2080) (d417e4c)
+ Add method to delete Workflow runs (#2078) (b1c8eec)
+ Implement organization.cancel_invitation() (#2072) (53fb498)
+ Feat: Add html_url property in Team Class. (#1983) (6570892)
+ Add support for Python 3.10 (#2073) (aa694f8)
+ Add github actions secrets to org (#2006) (bc5e595)
+ Correct replay for Organization.create_project() test (#2075) (fcc1236)
+ Fix install command example (#2043) (99e00a2)
+ Fix: #1671 Convert Python Bool to API Parameter for Authenticated User
Notifications (#2001) (1da600a)
+ Do not transform requestHeaders when logging (#1965) (1265747)
+ Add type to OrderedDict (#1954) (ed7d0fe)
+ Add Commit.get_pulls() to pyi (#1958) (b466470)
+ Adding headers in GithubException is a breaking change (#1931) (d1644e3)
+
+-------------------------------------------------------------------
Old:
----
v1.55.tar.gz
New:
----
v1.56.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyGithub.spec ++++++
--- /var/tmp/diff_new_pack.p9qafv/_old 2022-10-29 20:17:55.022469694 +0200
+++ /var/tmp/diff_new_pack.p9qafv/_new 2022-10-29 20:17:55.050469843 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-PyGithub
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-PyGithub
-Version: 1.55
+Version: 1.56
Release: 0
Summary: Python library to use the GitHub API v3
License: LGPL-3.0-or-later
++++++ v1.55.tar.gz -> v1.56.tar.gz ++++++
++++ 5271 lines of diff (skipped)