Revisions of python-imageio

buildservice-autocommit accepted request 808788 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
baserev update by copy to link target
buildservice-autocommit accepted request 794615 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 18)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 792756 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 17)
- Update to version 2.8.0
  * (skipping version 2.7 to avoid confusion with Python v2.7.)
  * Added example for compressing GIFs using pygifsicle
  * Added support for compressed FITS images
  * Improved support for JPEG2000 (can now provide parameters)
  * More flexible setting of memory limit in mimread and mvolread
  * Drop support for Python 2.7 and Python 3.4.
  * Drop support for AVbin, use ffmpeg instead.
  * Many bugfixes.
buildservice-autocommit accepted request 785581 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 16)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 15)
- Fix build without python2
buildservice-autocommit accepted request 698244 from Todd R's avatar Todd R (TheBlackCat) (revision 14)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 695287 from Todd R's avatar Todd R (TheBlackCat) (revision 13)
- update to version 2.5.0
  + The ffmpeg plugin has been refactored:
    * The core has been moved to a new library: imageio-ffmpeg.
    * That library provides platform-specific wheels that includes ffmpeg,
      so just ``pip install imageio-ffmpeg`` instead of the download step.
    * Note that this new library is py3k only.
    * Termination of ffmpeg subprocess is now more reliable.
    * The reader of the ffmpeg plugin now always reports ``inf`` as the number of
      frames. Use ``reader.count_frames()`` to get the actual number, or estimate
      it from the fps and duration in the meta data.
    * Removed ``CannotReadFrameError``.
  + Other changes:
    * The avbin plugin has been depreacted and will be removed in a future version.
    * Imnproved speed for PIL and FFMPEG plugsins by avoiding memory copies.
    * Update the included tiffile library.
    * Support for SimpleITK.
    * Speed up tiffile plugin when writing to something else than a filename.
    * Fix that writing to a file object would not work for some plugins.
    * Can now pass image data to the write functions as anything that resolves to
      a numpy array with a numeric dtype.
    * One can now read from a memoryview.
    * Fix error related to paletted BMP with the Pillow plugin.
    * Improved logging.
- update to version 2.4.1
  * Fix installation issue on flavors of Ubuntu 14.04 /w Python 2.7  (#378).
  * Use `np.frombuffer` instead of `np.fromstring` in some cases.
- update to version 2.4.0
  * Renamed ``Image`` class to ``Array`` and add documentation for this ndarray subclass.
  * Reading from HTTP and zipfiles has been improved and better documented.
  * Improvements to reading and writing of Tiff metadata (by Lukas Schrangl).
  * Better dealing of tifffile dependencies on Python 2.7 (#330 and #337 by Chris Barnes).
  * Reader for the SPE format (#358 by lschr).
  * Better termination of FFMPEG when reading from webcam (#346 by Dennis Vang).
  * FFMPEG support for reading 16bit videos (#342 by Peter Minin).
buildservice-autocommit accepted request 688136 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 12)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 681214 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 11)
- Remove bcond preventing tests from running, use IMAGEIO_NO_INTERNET
  to activate tests which can run without the internet, and skip
  currently failing tests on Python 2 and 3
- Remove unused test dependency nose
- Recommend Pillow as it is a mandatory dependency of the test suite
buildservice-autocommit accepted request 659436 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 10)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 9)
Remove superfluous devel dependency for noarch package
buildservice-autocommit accepted request 633470 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 8)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 7)
- Fix BuildRequires ("freeimage-devel" instead of "libfreeimage3"), and
  remove superfluous Requires for libfreeimage3.
- Remove shebangs from non-scripts in shipped plugins.
- Add python-imageio-rpmlintrc ... we install zero-length files.
buildservice-autocommit accepted request 599638 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 599627 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 5)
update to latest version
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 581983 from Todd R's avatar Todd R (TheBlackCat) (revision 4)
initialized devel package after accepting 581983
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 582223 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 3)
- Update descriptions.
Todd R's avatar Todd R (TheBlackCat) accepted request 495671 from Todd R's avatar Todd R (TheBlackCat) (revision 2)
- Implement single-spec version
- Fix source URL
- Update to version 2.1.2
Todd R's avatar Todd R (TheBlackCat) committed (revision 1)
- Initial version
Displaying revisions 21 - 40 of 40
openSUSE Build Service is sponsored by