14
0
forked from pool/python-ogr

9 Commits

Author SHA256 Message Date
a4465f4f2c Accepting request 1245237 from home:glaubitz:branches:devel:languages:python
- Update to 0.50.4
  * Trigger a new release to confirm the correct SPDX licence.
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1245237
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ogr?expand=0&rev=17
2025-02-12 10:20:10 +00:00
0fc466f77d Accepting request 1239558 from home:glaubitz:branches:devel:languages:python
- Update to 0.50.3
  * We have improved wrapping of the forge-specific exceptions, string
    representation of the original exception is now included. (#884)
  * The test suite for parsing git URLs has been extended and also the
    handling of GitHub repository with changed owner or name has been
    improved. (#874)

OBS-URL: https://build.opensuse.org/request/show/1239558
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ogr?expand=0&rev=15
2025-01-23 07:58:51 +00:00
314814b760 Accepting request 1222856 from home:nkrapp:branches:devel:languages:python
- Update to 0.50.2:
  * There is a new method for getting a single commit comment, 
    supporting also retrieval and adding reactions in GitHub. (#865)

OBS-URL: https://build.opensuse.org/request/show/1222856
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ogr?expand=0&rev=13
2024-11-11 09:20:05 +00:00
fbe1b0e3f0 - Update to 0.45.0:
* OGR now supports PyGithub >= 1.58.
  * OGR now understands a few community-hosted GitLab instances that could
    not be determined automatically from the hostname.
  * Fixes an issue with project->service mapping where the service with an
    url not containing the service type wasn't matched.
  * A bug in ogr resulting in returning only first page of pull requests
    for Pagure has been fixed.
  * ogr now raises `GitForgeInternalError` rather than `PagureAPIException`
    when getting 50x response from the Pagure API.
  * `CommitComment.comment` has been deprecated in favour of
    `CommitComment.body` to make the naming consistent across objects.
  * ogr now requires Python 3.9 or later.
  * Using the method `users_with_write_access` you can generate the set of
    users that have write access to the project and the method
    `has_write_access(user)` you can find out if the user has write access
    to the project.
  * We have implemented the closed_by property for the Pagure pull request
    for getting the login of the account that closed the pull request.
- Switch to pyproject macros.
- Stop using greedy globs in %files.
- Drop BuildRequires on setuptools_scm_git_archive.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ogr?expand=0&rev=11
2023-07-19 02:17:27 +00:00
d10c45a88a Accepting request 1095592 from home:mcalabkova:branches:devel:languages:python
- Update to 0.45.0
  * OGR now supports PyGithub >= 1.58.
  * OGR now understands a few community-hosted GitLab instances 
    that could not be determined automatically from the hostname. 
  * Fixes an issue with project->service mapping where the service 
    with an url not containing the service type wasn't matched.
  * A bug in ogr resulting in returning only first page of pull 
    requests for Pagure has been fixed.
  * ogr now raises GitForgeInternalError rather than PagureAPIException 
    when getting 50x response from the Pagure API.

OBS-URL: https://build.opensuse.org/request/show/1095592
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ogr?expand=0&rev=9
2023-06-28 08:56:52 +00:00
761a70125f Accepting request 1039656 from home:yarunachalam:branches:devel:languages:python
- Update to 0.41.0 
  * CommitComment.comment has been deprecated in favour of CommitComment.body to make the naming consistent across objects. (#748)
  * ogr now requires Python 3.9 or later. (#746)

OBS-URL: https://build.opensuse.org/request/show/1039656
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ogr?expand=0&rev=7
2022-12-02 21:36:20 +00:00
8a851bd8fc - Update to 0.40.0:
* Implement the closed_by property for the Pagure pull request for
    getting the login of the account that closed the pull request. (#718) 
  * Add users_with_write_access so you can generate the set of users that
    have write access to the project and the method has_write_access(user),
    to query if a user has access.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ogr?expand=0&rev=5
2022-10-14 04:05:41 +00:00
34388ff0a1 Accepting request 986614 from home:danigm
- Update to v0.38.1
- Remove skip tests

OBS-URL: https://build.opensuse.org/request/show/986614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ogr?expand=0&rev=3
2022-07-04 14:27:46 +00:00
56c36183ae Accepting request 849229 from home:jayvdb:py-submit
depends on https://build.opensuse.org/request/show/849228

OBS-URL: https://build.opensuse.org/request/show/849229
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ogr?expand=0&rev=1
2020-11-19 12:23:18 +00:00