15
0
forked from pool/python-labels

Accepting request 1006980 from home:yarunachalam:branches:devel:languages:python

- Update to Version 20.1.0
  * This labels release adds support for paginated responses from the GitHub API on requesting a repository's labels.
    This enables users to manage labels for projects that use more than 30 labels. rocket

OBS-URL: https://build.opensuse.org/request/show/1006980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-labels?expand=0&rev=5
This commit is contained in:
2022-09-29 19:02:55 +00:00
committed by Git OBS Bridge
parent 7c24340e38
commit 7cce71941a
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 29 14:41:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to Version 20.1.0
* This labels release adds support for paginated responses from the GitHub API on requesting a repository's labels.
This enables users to manage labels for projects that use more than 30 labels. rocket
-------------------------------------------------------------------
Mon May 25 06:50:32 UTC 2020 - Petr Gajdos <pgajdos@suse.com>