forked from pool/python-PyGithub
Accepting request 1034365 from home:yarunachalam:branches:devel:languages:python
- Update to 1.57 Breaking Changes * Add support for Python 3.11, drop support for Python 3.6 (#2332) (1e2f10d) Bug Fixes & Improvements * Speed up get requested reviewers and teams for pr (#2349) (6725ece) * [WorkflowRun] - Add missing attributes (run_started_at & run_attempt), remove deprecated unicode type (#2273) (3a6235b) * Add support for repository autolink references (#2016) (0fadd6b) * Add retry and pool_size to typing (#2151) (784a3ef) * Fix/types for repo topic team (#2341) (db9337a) * Add class Artifact (#2313) (#2319) (437ff84) OBS-URL: https://build.opensuse.org/request/show/1034365 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=43
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-PyGithub
|
||||
Version: 1.56
|
||||
Version: 1.57
|
||||
Release: 0
|
||||
Summary: Python library to use the GitHub API v3
|
||||
License: LGPL-3.0-or-later
|
||||
|
Reference in New Issue
Block a user