2023-06-28 08:31:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2022-05-06 12:07:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 6 11:12:20 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 3.2.0
|
|
|
|
https://github3.readthedocs.io/en/latest/release-notes/3.2.0.html
|
|
|
|
- python-mock is not required for build
|
|
|
|
|
2022-02-16 16:33:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 16 10:50:13 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- update to 3.1.0:
|
|
|
|
https://github3.readthedocs.io/en/latest/release-notes/3.1.0.html
|
|
|
|
https://github3.readthedocs.io/en/latest/release-notes/3.0.0.html
|
|
|
|
https://github3.readthedocs.io/en/latest/release-notes/2.0.0.html
|
|
|
|
|
2019-03-14 16:20:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 14 16:15:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.3.0:
|
|
|
|
* Add partial support for the Checks API:
|
|
|
|
* Add unignore method to unignore notifications from repository for the user, to Repository and ShortRepository classes.
|
|
|
|
* Add unsubscribe method to unsubscribe the user to repository's notifications, to Repository and ShortRepository classes.
|
|
|
|
* Add support for webhooks in an organization
|
|
|
|
|
2018-12-04 13:29:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:48:27 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2018-11-29 21:28:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 5 20:42:44 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Initial version
|