Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-affine-3.0.1-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-affine Distribution: openSUSE Tumbleweed
Version: 3.0.1 Vendor: openSUSE
Release: 1.1 Build date: Sat Sep 12 13:31:46 2026
Group: Unspecified Build host: reproducible
Size: 69536 Source RPM: python-affine-3.0.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/sgillies/affine
Summary: Affine transformation matrices
Matrices describing affine transformation of the plane.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sat Sep 12 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to 3.0.1:
    * Python support is now 3.9+; class reimplemented on attrs
    * Affine raises ValueError for g, h, i other than 0.0, 0.0, 1.0
    * Affine.__array__ removed, use numpy.array(A).reshape(3, 3) instead
    * '*' for matrix multiplication deprecated, use '@'
  - Add Requires on python-attrs, numpy and pytest test constraints
* Wed Aug 21 2024 Dirk Müller <dmueller@suse.com>
  - use modern python for sle15
* Mon Jan 29 2024 Steve Kowalik <steven.kowalik@suse.com>
  - 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.
* Sat Sep 24 2022 Dirk Müller <dmueller@suse.com>
  - update to 2.3.1:
    * Return NotImplemented for both ValueError and TypeError in __mul__ to
      support fallback to __rmul__ in more cases (gh-71).
* Sun Jan 16 2022 Ben Greiner <code@bnavigator.de>
  - Don't check code coverage
* Wed Jan 13 2021 pgajdos@suse.com
  - use %pytest macro
* Tue Feb 11 2020 Bruno Friedmann <bruno@ioda-net.ch>
  - 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
* Wed Mar 06 2019 Todd R <toddrme2178@gmail.com>
  - Update to 2.2.2
    * Affine.itransform computed the wrong results for arrays with rotation or
      shear (#40). This is fixed (#41).
  - Update to 2.2.1
    * Docstring improvements (#37).
  - Update to 2.2.0
    * Addition of permutation matrix (#35).
  - Update to 2.1.0
    * Addition of new ``eccentricity`` and ``rotation_angle`` properties (#28).
  - Update to 2.0.0
    * Bug fix: restore ``Affine __rmul__`` even though it permits dubious
      vector * matrix expressions (#27).
    * Breaking change: precision used in properties like ``is_conformal`` is no
      longer a global module attribute, but an Affine class or instance attribute
      (#19, #20).
    * Breaking change: ``is_degenerate`` property is now exact and not subject to
      a level of precision (#23).
    * Breaking change: we have reversed our sense of rotation, a positive angle
      now rotates a point counter-clockwise about the pivot point (#25).
    * Bug fix: a bug in matrix-vector multiplication had been reversing the
      direction of rotation and is now fixed (#25).
  - Update to 1.3.0
    * is_degenerate predicate is precise, not approximate (#22)
  - Implement single-spec version
* Tue Jun 09 2015 Angelos Tzotsos <tzotsos@opensuse.org>
  - initial packaging (1.2.0)

Files

/usr/lib/python3.13/site-packages/affine
/usr/lib/python3.13/site-packages/affine-3.0.1.dist-info
/usr/lib/python3.13/site-packages/affine-3.0.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/affine-3.0.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/affine-3.0.1.dist-info/RECORD
/usr/lib/python3.13/site-packages/affine-3.0.1.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/affine-3.0.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/affine-3.0.1.dist-info/licenses
/usr/lib/python3.13/site-packages/affine-3.0.1.dist-info/licenses/AUTHORS.txt
/usr/lib/python3.13/site-packages/affine-3.0.1.dist-info/licenses/LICENSE.txt
/usr/lib/python3.13/site-packages/affine/__init__.py
/usr/lib/python3.13/site-packages/affine/__pycache__
/usr/lib/python3.13/site-packages/affine/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/affine/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/affine/py.typed
/usr/share/doc/packages/python313-affine
/usr/share/doc/packages/python313-affine/AUTHORS.txt
/usr/share/doc/packages/python313-affine/CHANGES.txt
/usr/share/doc/packages/python313-affine/README.rst
/usr/share/licenses/python313-affine
/usr/share/licenses/python313-affine/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Sep 14 22:48:59 2026