forked from pool/python-github3.py
- Update to 4.0.1:
* github3.repos.comparison.Comparison.commits was renamed to
original_commits.
* Add tests for Python 3.11
* Add function for getting repos for github app
* Cancel and failed invitation
* Allow to set GitHub API version
* Remove support to EOL Python 3.6
* Missing set permission for collaborators
* Modernize the build: switch to hatchling
- Stop using greedy globs in %files.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-github3.py?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 08:30:19 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 4.0.1:
|
||||
* github3.repos.comparison.Comparison.commits was renamed to
|
||||
original_commits.
|
||||
* Add tests for Python 3.11
|
||||
* Add function for getting repos for github app
|
||||
* Cancel and failed invitation
|
||||
* Allow to set GitHub API version
|
||||
* Remove support to EOL Python 3.6
|
||||
* Missing set permission for collaborators
|
||||
* Modernize the build: switch to hatchling
|
||||
- Stop using greedy globs in %files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 6 11:12:20 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user