* 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-github3.py?expand=0&rev=16
19 lines
823 B
Plaintext
19 lines
823 B
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:48:27 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 5 20:42:44 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|