14
0
Commit Graph

14 Commits

Author SHA256 Message Date
Tomáš Chvátal
6425938274 - Update to 1.43.8:
* Add two factor attributes on organizations (#1132) (a073168)
  * Add Repository methods for pending invitations (#1159) (57af1e0)
  * Adds get_issue_events to PullRequest object (#1154) (acd515a)
  * Add invitee and inviter to Invitation (#1156) (0f2beac)
  * Adding support for pending team invitations (#993) (edab176)
  * Add support for custom base_url in GithubIntegration class (#1093) (6cd0d64)
  * GithubIntegration: enable getting installation (#1135) (1818704)
  * Add sorting capability to Organization.get_repos() (#1139) (ef6f009)
  * Add new Organization.get_team_by_slug method (#1144) (4349bca)
  * Add description field when creating a new team (#1125) (4a37860)
  * Handle a path of / in Repository.get_contents() (#1070) (102c820)
  * Add issue lock/unlock (#1107) (ec7bbcf)
  * Fix bug in recursive repository contents example (#1166) (8b6b450)
  * Allow name to be specified for upload_asset (#1151) (8d2a6b5)
  * Fixes #1106 for GitHub Enterprise API (#1110) (5406579)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=23
2019-09-24 09:37:58 +00:00
Tomáš Chvátal
f5b1c9a76d Accepting request 702990 from home:gary_smith:branches:devel:languages:python
- Update to 1.43.7:
  * Exclude tests from PyPI distribution (#1031) (78d283b9)
  * Add codecov badge (#1090) (4c0b54c0)
- Update to 1.43.6:
  * New features
    o Add support for Python 3.7 (#1028) (6faa00ac)
    o Adding HTTP retry functionality via urllib3 (#1002) (5ae7af55)
    o Add new dismiss() method on PullRequestReview (#1053) (8ef71b1b)
    o Add since and before to get_notifications (#1074) (7ee6c417)
    o Add url parameter to include anonymous contributors in get_contributors (#1075) (293846be)
    o Provide option to extend expiration of jwt token (#1068) (86a9d8e9)
  * Bug Fixes & Improvements
    o Fix the default parameter for PullRequest.create_review (#1058) (118def30)
    o Fix get_access_token (#1042) (6a89eb64)
    o Fix Organization.add_to_members role passing (#1039) (480f91cf)
  * Deprecation
    o Remove Status API (6efd6318)

OBS-URL: https://build.opensuse.org/request/show/702990
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=20
2019-05-14 21:16:14 +00:00
Tomáš Chvátal
ef408ac4b8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=18 2019-03-11 14:31:33 +00:00
Tomáš Chvátal
2b7010eab0 - Update to 1.43.5:
* Many actual changes to enumerate, mostly support of current
    github api see changes.rst file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=17
2019-03-06 09:09:51 +00:00
Todd R
2a4f71bea2 Accepting request 659807 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Generalize description.

OBS-URL: https://build.opensuse.org/request/show/659807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=15
2018-12-19 04:04:46 +00:00
a9d4d61a8e Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=14
2018-12-04 13:51:11 +00:00
Thomas Bechtold
72f7c94c6d Accepting request 517081 from home:sebix:branches:devel:languages:python
- convert to singlespec
- update to 1.35

OBS-URL: https://build.opensuse.org/request/show/517081
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=12
2017-08-16 05:28:47 +00:00
Michal Čihař
b863dbe046 Accepting request 306388 from home:benoit_monin:branches:devel:languages:python
- update to version 1.25.2
- refresh PyGithub-drop-network-tests.patch
- pass -q to test to avoid spamming the build log
- change path of license files: moved upstream

OBS-URL: https://build.opensuse.org/request/show/306388
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=10
2015-05-15 13:25:11 +00:00
Sascha Peilicke
2ca0b0085c - Update to version 1.21.0:
+ No changelog, but https://github.com/jacquev6/PyGithub/issues?milestone=33&state=closed
- Add PyGithub-drop-network-tests.patch: Drop tests that need network access
  during build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=8
2013-12-04 09:49:01 +00:00
Sascha Peilicke
ccec124ae3 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=6
2013-10-24 11:11:49 +00:00
Sascha Peilicke
b891b3a38f - Add COPYING and COPYING.LESSER
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=4
2013-04-23 07:27:41 +00:00
Sascha Peilicke
fceba952fe Accepting request 163578 from home:babelworx:ldig:branches:devel:languages:python
license update: LGPL-3.0+
See setup.py as well as all the source code files in the package itself (and the COPYING.LESSER)

OBS-URL: https://build.opensuse.org/request/show/163578
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=3
2013-04-23 07:17:09 +00:00
Sascha Peilicke
a27c3a6078 - Fix spurious executable perms (README.rst)
- Don't ship testsuite (scripts w/o sheban / fdupes warnings)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=2
2013-04-10 13:21:34 +00:00
Sascha Peilicke
75ae51d2b8 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=1
2013-04-10 13:17:08 +00:00