8 Commits

Author SHA256 Message Date
757290f576 Accepting request 1195063 from home:dirkmueller:Factory
- use modern python for sle15

  * Bug fix: restore ``Affine __rmul__`` even though it permits dubious

OBS-URL: https://build.opensuse.org/request/show/1195063
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-affine?expand=0&rev=13
2024-08-21 13:59:44 +00:00
258e4ab08c Accepting request 1142155 from home:StevenK:branches:Application:Geo
- Update to 2.4.0:
  * Elimination of Python 2/3 compatibility code in __gt__ (#94).
  * Addition of optional keyword arguments for __new__, solving an issue with
    Dask (#92).
  * Addition of some type hints for float arguments and return types (#87).
  * Python version support is now 3.7-3.11 (#82).
  * Faster __new__ and from_gdal methods (#78).
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1142155
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-affine?expand=0&rev=11
2024-01-29 07:17:50 +00:00
f91b81fb19 Accepting request 1005756 from home:dirkmueller:Factory
- update to 2.3.1:
  * Return NotImplemented for both ValueError and TypeError in __mul__ to
    support fallback to __rmul__ in more cases (gh-71).

OBS-URL: https://build.opensuse.org/request/show/1005756
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-affine?expand=0&rev=9
2022-09-27 06:59:27 +00:00
436da28dbd Accepting request 946816 from home:bnavigator:branches:Application:Geo
- Don't check code coverage

OBS-URL: https://build.opensuse.org/request/show/946816
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-affine?expand=0&rev=8
2022-01-17 07:34:25 +00:00
c731a99059 Accepting request 862847 from home:pgajdos:python
- use %pytest macro

OBS-URL: https://build.opensuse.org/request/show/862847
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-affine?expand=0&rev=6
2021-01-13 12:27:59 +00:00
e404ec2e8c Accepting request 773380 from home:bruno_friedmann:branches:Application:Geo
- Update to version 2.3.0
  + Right multiplication like vector * matrix is deprecated and will
    raise AffineError in version 3.0.0.
  + Change signature of Affine constructor to help users of PyCharm
  + The Affine class docstring has been improved.
- cleaning spec

To be forwarded to Factory, and afterwards fix sr#770898

OBS-URL: https://build.opensuse.org/request/show/773380
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-affine?expand=0&rev=4
2020-02-11 09:45:56 +00:00
ed7e3a25ab Accepting request 682264 from home:TheBlackCat:branches:Application:Geo
- Update to 2.2.2
- Implement single-spec version

OBS-URL: https://build.opensuse.org/request/show/682264
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-affine?expand=0&rev=2
2019-03-07 11:54:06 +00:00
abc2e1967d Accepting request 350956 from home:tzotsos:Application:Geo
Needed for python-rasterio

OBS-URL: https://build.opensuse.org/request/show/350956
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-affine?expand=0&rev=1
2015-12-27 11:41:38 +00:00