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

python2-pyinsane2-2.0.13-lp152.1.1 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python2-pyinsane2 Distribution: openSUSE Leap 15.2
Version: 2.0.13 Vendor: openSUSE
Release: lp152.1.1 Build date: Mon Mar 2 13:32:45 2020
Group: Development/Languages/Python Build host: lamb17
Size: 283613 Source RPM: python-pyinsane2-2.0.13-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/openpaperwork/pyinsane
Summary: Python library to access and use image scanners (Linux/Windows/etc)
Python library to access and use image scanners (Linux/Windows/etc)

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Tue Jul 30 2019 pgajdos@suse.com
  - version update to 2.0.13
    - WIA: Support of Canon MG3051: Fix getting data from the drivers
      (a Python byte buffer was reused instead of being duplicated)
    - WIA: Support of Epson Perfection scanners: Handle resolution range correctly
      (3 values provided instead of 2)
    - Sane: Support of Epson DS-310: Do not try to set a value on an option that
      can have only one value. Sane driver may return an error.
    - WIA: Support of Epson WorkForce ES-300W:
    * call to seek(0) wasn't handled properly
    * scan must be done on root WIAItem
    2018-03-05 : 2.0.12:
    - Build method has been changed: Use now "make install" instead of
      "python3 ./setup.py install"
    - WIA: Add traces (from the C++ code, but using the Python logging module)
    - WIA: Fix behavior regarding feeders (Brother MFC-7360N for instance)
    2018-02-22 : 2.0.11:
    - Add pyinsane2.__version__
    - Sane: Normalize behavior between single and multi scan: Single scan must raise a StopIteration
      after the first EOFError
    - Sane/daemon: remove trace that reduced badly the performances
    - Build: Add Makefile (if working directly on the Git version, please use now
      'make install' instead of 'python3 ./setup.py install')
    2017-07-11 : 2.0.10:
    - Now works with 'setup.py develop' (thanks to Matthieu Coudron)
    - WIA: Some drivers (Lexmark for instance) returns WIA_ERROR_PAPER_EMPTY when
      calling transfer->Download() instead of returning a shorted image (like HP)
    - MacOSX + Sane: disable dedicated process workaround (doesn't work)
    - WIA: Minor optimisation (Use collections.deque() instead of list.pop())
    - Sane/exit(): Exit gracefully
    2016-12-06 : 2.0.9:
    - Sane: Add workaround for scanners Samsung M288x: Option 'source' is actually
      called 'doc-source'
    2016-12-04 : 2.0.8:
    - WIA: Set various options to default values to avoid problems when scanning
    - WIA: Fix ADF support: clearly tell the driver we intend to scan pages one
      by one (required for support of Brother MFC-7360N)
    - WIA: Workaround: Prioritize source options over scanner options (required
      for support of Brother MFC-7360N)
    - WIA: Fix behavior of PyinsaneImageStream::Write() (required for support of
      Brother MFC-7360N)
    - Sane/Add workaround for Lexmark MFP: the option "resolution" is actually
      called "scan-resolution"
    - set_scanner_opt(): Fix the list of exceptions to catch when actually setting the option
    - Windows/WIA: Fix: If scanning only one page, at the end of page, don't request the next page
    - Windows/WIA: Make setting options more resilient to crappy drivers
    - Windows/WIA: Add __str__() on most objects (useful for diagnostic)
* Sun Nov 20 2016 mailaender@opensuse.org
  - update to version 2.0.6
* Sun Nov 06 2016 mailaender@opensuse.org
  - initial packaging of version 2.0.2 generated with py2pack

Files

/usr/lib/python2.7/site-packages/pyinsane2
/usr/lib/python2.7/site-packages/pyinsane2-2.0.13-py2.7.egg-info
/usr/lib/python2.7/site-packages/pyinsane2-2.0.13-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/pyinsane2-2.0.13-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/pyinsane2-2.0.13-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/pyinsane2-2.0.13-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/pyinsane2-2.0.13-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/pyinsane2-2.0.13-py2.7.egg-info/zip-safe
/usr/lib/python2.7/site-packages/pyinsane2/__init__.py
/usr/lib/python2.7/site-packages/pyinsane2/__init__.pyc
/usr/lib/python2.7/site-packages/pyinsane2/__init__.pyo
/usr/lib/python2.7/site-packages/pyinsane2/_version.py
/usr/lib/python2.7/site-packages/pyinsane2/_version.pyc
/usr/lib/python2.7/site-packages/pyinsane2/_version.pyo
/usr/lib/python2.7/site-packages/pyinsane2/sane
/usr/lib/python2.7/site-packages/pyinsane2/sane/__init__.py
/usr/lib/python2.7/site-packages/pyinsane2/sane/__init__.pyc
/usr/lib/python2.7/site-packages/pyinsane2/sane/__init__.pyo
/usr/lib/python2.7/site-packages/pyinsane2/sane/abstract.py
/usr/lib/python2.7/site-packages/pyinsane2/sane/abstract.pyc
/usr/lib/python2.7/site-packages/pyinsane2/sane/abstract.pyo
/usr/lib/python2.7/site-packages/pyinsane2/sane/abstract_proc.py
/usr/lib/python2.7/site-packages/pyinsane2/sane/abstract_proc.pyc
/usr/lib/python2.7/site-packages/pyinsane2/sane/abstract_proc.pyo
/usr/lib/python2.7/site-packages/pyinsane2/sane/daemon.py
/usr/lib/python2.7/site-packages/pyinsane2/sane/daemon.pyc
/usr/lib/python2.7/site-packages/pyinsane2/sane/daemon.pyo
/usr/lib/python2.7/site-packages/pyinsane2/sane/rawapi.py
/usr/lib/python2.7/site-packages/pyinsane2/sane/rawapi.pyc
/usr/lib/python2.7/site-packages/pyinsane2/sane/rawapi.pyo
/usr/lib/python2.7/site-packages/pyinsane2/util.py
/usr/lib/python2.7/site-packages/pyinsane2/util.pyc
/usr/lib/python2.7/site-packages/pyinsane2/util.pyo
/usr/lib/python2.7/site-packages/pyinsane2/wia
/usr/lib/python2.7/site-packages/pyinsane2/wia/__init__.py
/usr/lib/python2.7/site-packages/pyinsane2/wia/__init__.pyc
/usr/lib/python2.7/site-packages/pyinsane2/wia/__init__.pyo
/usr/lib/python2.7/site-packages/pyinsane2/wia/abstract.py
/usr/lib/python2.7/site-packages/pyinsane2/wia/abstract.pyc
/usr/lib/python2.7/site-packages/pyinsane2/wia/abstract.pyo
/usr/lib/python2.7/site-packages/pyinsane2/wia/rawapi.py
/usr/lib/python2.7/site-packages/pyinsane2/wia/rawapi.pyc
/usr/lib/python2.7/site-packages/pyinsane2/wia/rawapi.pyo
/usr/share/doc/packages/python2-pyinsane2
/usr/share/doc/packages/python2-pyinsane2/AUTHORS
/usr/share/doc/packages/python2-pyinsane2/ChangeLog
/usr/share/doc/packages/python2-pyinsane2/README.md
/usr/share/licenses/python2-pyinsane2
/usr/share/licenses/python2-pyinsane2/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024