14
0
forked from pool/python-ogr
Files
python-ogr/python-ogr.changes
Steve Kowalik 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

27 lines
1013 B
Plaintext

-------------------------------------------------------------------
Fri Oct 14 04:02:57 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- 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.
-------------------------------------------------------------------
Mon Jul 4 09:50:06 UTC 2022 - Daniel García Moreno <dani@danigm.net>
- Update to v0.38.1
- Remove skip tests
-------------------------------------------------------------------
Wed Nov 18 08:33:16 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Activate test suite
- Update to v0.18.0
-------------------------------------------------------------------
Mon Jan 20 09:14:55 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.9.0