| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 2.9.2:
* sane.py: Silently ignore exception raised by device.cancel in
SaneIterator.__del__ if device was already closed
* Silently ignore exception raised by device.cancel in
SaneIterator.__del__ if device was already closed
* Port to pyproject.toml
* Added Python 3.10, 3.11, 3.12, 3.13
- Convert to pip-based build
- update to 2.9.1: - Fix compatibility with python3.6+ - Removed support for Python 2 - Add a progress parameter for the snap, arr_snap, scan and arr_scan methods. - Catch exceptions returned by self.device.snap - Add __next__ to _SaneIterator for Python 3
- Don't forget python-rpm-macros
- Update to version 2.8.3:
* _sane.c: Don't call sane_close on handle if sane_exit was
called since.
* Documentation:
- Fix example and documentation to reflect actual arr_snap
array shape.
- Fix various typos.
- Run fdupes to link up duplicate files.
- Initial package.