15 Commits

Author SHA256 Message Date
6e80ea3b6a Accepting request 1195132 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1195132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-affine?expand=0&rev=7
2024-08-21 21:27:32 +00:00
cae993d4e7 - use modern python for sle15
* Bug fix: restore ``Affine __rmul__`` even though it permits dubious

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-affine?expand=0&rev=13
2024-08-21 13:59:44 +00:00
b1cec43479 Accepting request 1142170 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1142170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-affine?expand=0&rev=6
2024-01-29 21:29:01 +00:00
c0cf7a038d 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
6c94259287 Accepting request 1006323 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1006323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-affine?expand=0&rev=5
2022-09-27 18:13:46 +00:00
d552f1c256 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
33768a4290 Accepting request 946897 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/946897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-affine?expand=0&rev=4
2022-01-17 21:34:08 +00:00
1a3ed495a8 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
7b2b2fdbf3 Accepting request 862879 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/862879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-affine?expand=0&rev=3
2021-01-13 17:24:16 +00:00
ea0ca6ea0b 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
88a68bd656 Accepting request 773401 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/773401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-affine?expand=0&rev=2
2020-02-11 21:25:04 +00:00
c3bf853d41 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
1248b0e645 Accepting request 682497 from Application:Geo
Affine transformation matrices

OBS-URL: https://build.opensuse.org/request/show/682497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-affine?expand=0&rev=1
2019-03-28 21:47:45 +00:00
a110fc7fa2 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
cb1560507e 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