14
0
forked from pool/python-ogr

Accepting request 1039661 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1039661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ogr?expand=0&rev=4
This commit is contained in:
2022-12-03 09:03:43 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8abd4053ba20df169995c2be6a35bd9a0b5af7a32ec0a6e5e9bd2bee40fa4405
size 3884336

3
ogr-0.41.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b963e9f14d91b0ac737af595bfe2ed939a20e579b81205a1877e75baedbb5cd7
size 3885829

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 2 21:18:38 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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)
-------------------------------------------------------------------
Fri Oct 14 04:02:57 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-ogr
Version: 0.40.0
Version: 0.41.0
Release: 0
Summary: One API for multiple git forges
License: MIT