14
0
Files
python-PyGithub/python-PyGithub.rpmlintrc
Dirk Mueller 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

3 lines
102 B
Plaintext

# part of pyjwt[cryptography] requirement
addFilter("python-leftover-require python3.*-cryptography")