Package Release Info

python-sane-2.9.2-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-sane

Change Logs

* Mon Nov 10 2025 Dirk Müller <dmueller@suse.com>
- 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
* Thu Jun 12 2025 Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
* Sun May 09 2021 Dirk Müller <dmueller@suse.com>
- 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
Version: 2.8.3-bp150.2.3
* Thu May 10 2018 toddrme2178@gmail.com
- Don't forget python-rpm-macros
* Wed Dec 20 2017 badshah400@gmail.com
- 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.
* Fri Nov 11 2016 badshah400@gmail.com
- Initial package.