13
0

8 Commits

Author SHA256 Message Date
49b3794a29 Accepting request 1269109 from devel:languages:python
- Support both lowercased and unnormalized metadata directory names.

- Update to 2.6.1
  ## Bug Fixes
  * Fix broken pickle support for Auth classes by @EnricoMi 
    in #3211
  * Remove schema from Deployment, remove message attribute by 
    @EnricoMi in #3223
  * Fix incorrect deprecated import by @EnricoMi in #3225
  * Add CodeSecurityConfigRepository returned by 
    get_repos_for_code_security_config by @EnricoMi in #3219
  * Make GitTag.verification return GitCommitVerification by 
    @EnricoMi in #3226
  ## Maintenance
  * Mention removal of AppAuth.private_key in changelog by 
    @EnricoMi in #3212
- Update to 2.6.0
  ## Breaking Changes
  * Rework Views and Clones by @EnricoMi in #3168
  * Fix typos by @kianmeng in #3086
  ## New Features
  * Add capability for global laziness by @EnricoMi in #2746
  * Add Support for GitHub Copilot Seat Management in 
    Organizations by @pashafateev in #3082
  * Get branches where commit is head by @EnricoMi in #3083
  * Support downloading a Release Asset by @neel-m in #3060
  * Add Repository.merge_upstream method by @Felixoid in #3175
  * Support updating pull request draft status by @didot in #3104
  * Add transfer ownership method to Repository by 
    @tanannie22 in #3091

OBS-URL: https://build.opensuse.org/request/show/1269109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyGithub?expand=0&rev=25
2025-04-14 14:08:29 +00:00
7d1889879d - Support both lowercased and unnormalized metadata directory names.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=53
2025-04-14 06:16:49 +00:00
3a26e552f0 Accepting request 1268180 from home:nkrapp:branches:devel:languages:python
- Update to 2.6.1
- Add missing test requirement

OBS-URL: https://build.opensuse.org/request/show/1268180
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=52
2025-04-10 08:35:53 +00:00
f0eaf4e494 - Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=51
2025-03-26 00:49:08 +00:00
443bc1e5a0 Accepting request 1222076 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1222076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyGithub?expand=0&rev=24
2024-11-07 15:28:21 +00:00
9c3c689e4f Accepting request 1221980 from home:bmwiedemann:branches:devel:languages:python
Update to 2.5.0
  * Make tests pass after 2024-11-25 (https://github.com/PyGithub/PyGithub/pull/3045, boo#1102840)

OBS-URL: https://build.opensuse.org/request/show/1221980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=49
2024-11-07 10:00:07 +00:00
98260aca7c Accepting request 1199617 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1199617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyGithub?expand=0&rev=23
2024-09-09 12:45:30 +00:00
052652f6d7 Accepting request 1199491 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 2.4.0
  ## New features
  * Allow custom authentication @kliem (#2987)
  ## Improvements
  * Add has_discussions to AuthenticatedUser and Repository classes
    @cwlls (#3020)
  * Update more SecurityAndAnalysis attributes @squatched (#3025)
  * Implement support for re-running only failed workflow jobs.
    @chrisgavin (#2983)
  * Add possibility to mark a thread/notification as done @m42e
    (#2985)
  * Add "pull_request_review_id" to PullRequestComment object
    @stroebs (#3000)
  * Add minimize and unminimize functions for IssueComment class
    @arash77 (#3005)
  * Support Organization/Repository custom properties @jackylamhk
    (#2968)
  * Add dict type to add_attribute script @jackylamhk (#2977)
  * Allow for deleting and restoring branch associated with PR
    @austinsasko (#1784)
  * Add "archived_at" to Organization object. @billnapier (#2974)
  * Adds Security & Analysis To Repository @squatched (#2960)
  * Add added_by and last_used attributes to RepositoryKey @ramiro
    (#2952)
  * Add make_latest to GitRelease.update_release @treee111 (#2888)
  * Make Commit.files return PaginatedList @iarspider (#2939)
  ## Bug Fixes
  * Fix GraphQL Queries with Variables @kgal-pan (#3002)
- Many more new features improvements and bug fixes since 1.57
  * Check https://github.com/PyGithub/PyGithub/releases

OBS-URL: https://build.opensuse.org/request/show/1199491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=47
2024-09-09 08:30:08 +00:00

Diff Content Not Available