Hello community,
here is the log from the commit of package python-PyGithub for openSUSE:Factory
checked in at 2020-08-18 12:25:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyGithub (Old)
and /work/SRC/openSUSE:Factory/.python-PyGithub.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyGithub"
Tue Aug 18 12:25:22 2020 rev:18 rq:827522 version:1.53
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyGithub/python-PyGithub.changes
2020-05-04 18:41:10.445132288 +0200
+++
/work/SRC/openSUSE:Factory/.python-PyGithub.new.3399/python-PyGithub.changes
2020-08-18 12:25:38.707837446 +0200
@@ -1,0 +2,41 @@
+Tue Aug 18 08:22:14 UTC 2020 - Steve Kowalik <[email protected]>
+
+- Update to 1.53:
+ * Add method get_team_membership for user to Team (#1658) (749e8d35)
+ * PaginatedList's totalCount is 0 if no last page (#1641) (69b37b4a)
+ * Add initial support for Github Apps. (#1631) (260558c1)
+ * Add delete_branch_on_merge arg to Repository.edit type stub
+ (#1639) (15b5ae0c)
+ * upload_asset with data in memory (#1601) (a7786393)
+ * Make Issue.closed_by nullable (#1629) (06dae387)
+ * Add support for workflow dispatch event (#1625) (16850ef1)
+ * Do not check reaction_type before sending (#1592) (136a3e80)
+ * more flexible header splitting (#1616) (85e71361)
+ * Add support for deployment statuses (#1588) (048c8a1d)
+ * Adds the 'twitter_username' attribute to NamedUser. (#1585) (079f75a7)
+ * Add support for Workflow Runs (#1583) (4fb1d23f)
+ * Small documentation correction in Repository.py (#1565) (f0f6ec83)
+ * Remove "api_preview" parameter from type stubs and docstrings
+ (#1559) (cc1b884c)
+ * Repository.update_file() content also accepts bytes (#1543) (9fb8588b)
+ * Fix Repository.get_issues stub (#1540) (b40b75f8)
+ * Check all arguments of NamedUser.get_repos() (#1532) (69bfc325)
+ * Remove RateLimit.rate (#1529) (7abf6004)
+ * PullRequestReview is not a completable object (#1528) (19fc43ab)
+ * Remove pointless setters in GitReleaseAsset (#1527) (1dd1cf9c)
+ * Drop some unimplemented methods in GitRef (#1525) (d4b61311)
+ * Fixed formatting of docstrings for
+ `Repository.create_git_tag_and_release()`
+ and `StatsPunchCard`. (#1520) (ce400bc7)
+ * Remove Repository.topics (#1505) (53d58d2b)
+ * Correct Repository.get_workflows() (#1518) (8727003f)
+ * correct Repository.stargazers_count return type to int (#1513) (b5737d41)
+ * Raise a FutureWarning on use of client_{id,secret} (#1506) (2475fa66)
+ * Improve type signature for create_from_raw_data (#1503) (c7b5eff0)
+ * feat(column): move, edit and delete project columns (#1497) (a32a8965)
+ * Add support for Workflows (#1496) (a1ed7c0e)
+ * Add OAuth support for GitHub applications (4b437110)
+ * Create AccessToken entity (4a6468aa)
+ * Extend installation attributes (61808da1)
+
+-------------------------------------------------------------------
Old:
----
v1.51.tar.gz
New:
----
v1.53.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyGithub.spec ++++++
--- /var/tmp/diff_new_pack.JXcrR3/_old 2020-08-18 12:25:40.443838170 +0200
+++ /var/tmp/diff_new_pack.JXcrR3/_new 2020-08-18 12:25:40.447838171 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-PyGithub
-Version: 1.51
+Version: 1.53
Release: 0
Summary: Python library to use the GitHub API v3
License: LGPL-3.0-or-later
++++++ v1.51.tar.gz -> v1.53.tar.gz ++++++
++++ 8563 lines of diff (skipped)