Revisions of python-Glymur

buildservice-autocommit accepted request 1138197 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 25)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 24)
- Update to 0.12.9post1:
  * Fix setup.cfg for v0.12.9 release
  * Fix handling of null-bytes with XML data
  * Add API references to docs
  * Qualify on python 3.12
  * Fix printing issue on 3.12beta, Fedora rawhide
  * Fix failing test on fedora
  * Change private attribute to prevent downstream test failure with tiatoolbox
  * Fix conversion of uint16 TIFFs to single jp2 tile.
  * Fix command line arguments --psnr and --cratio.
  * Minor documentation updates.
  * Add --num-threads option to tiff2jp2.
  * Refactor GeoJP2 code to get support for GML-JP2.
  * Fix broken uint16 test.
  * Fix stripped tiff oddity with partial last strip.
  * Refactor RGBA interface.
  * Fix plane ordering on RGBA TIFFs on big-endian
  * Fix TIFF reads on partian final strips
  * Fix regression on default value of numres.
  * Add support for type hints.
  * Remove support for Python 3.8.
  * Fix error condition when MCT specified as false for grayscale image.
  * Make properties conform to numpydoc.
  * Fix YCbCr/JPEG TIFF conversion test failure on Fedora.
  * Stop using libtiff to create test files on the fly.
  * Do not error out for JP2 files with multiple codestreams.
  * Relax validation for invalid JP2 files with multiple jp2h boxes.
  * Drop support for python 3.7.
  * Add support for ICC profiles, colormaps when converting from TIFF.
  * Add shortcut for retrieving lowest resolution thumbnail.
buildservice-autocommit accepted request 1005483 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1005478 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 22)
- Update to v0.11.7
  * Error out early when writing 1x1 tile-by-tile
- Update to v0.11.6
  * Do not install test, test.data packages
  * Fix Changelog regarding v0.11.6
  * Fix reads where COD segment not at index[2]
  * This fix not included in 0.11.5
- Update to v0.11.5
  * Fix reads where COD segment not at index[2]
- Update to v0.11.4
  * Fix ResolutionBox with tiff2jp2 
- Update to v0.11.3
  * Fix placement of Resolutionbox
- Update to v0.11.2
  * Relax ResolutionBox requirement on child boxes.
- Update to v0.11.1
  * Improve efficiency of striped TIFF to tiled JP2 conversion.
- Update to v0.11.0
  * Add options for supporting ResolutionBoxes.
  * Fix ctypes interface to C library on windows.
  * Add option to convert XMLPacket into UUID box.
  * Add option for excluding tags from Exif UUID box.
buildservice-autocommit accepted request 997537 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 997443 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 20)
- Update to v0.10.2
    Fix appveyor builds
    Fix tiff2jp2 when ExifTag is present
    Address warnings in TIFF interface
    Update glymur.config documentation
buildservice-autocommit accepted request 988319 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 19)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 987970 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 18)
- Update to v0.10.1
  * Add write capability for Resolution boxes
  * Add example documentation for reading layers
- Release v0.10.0
  * Allow parsing of Exif UUIDs missing the EXIF\00\00 lead-in
  * Add read support for additional Exif tags
  * Add support for TLM segment generation
- Release  v0.9.9
  * Fix bug retrieving some TIFF tags on big endian systems
- Release v0.9.7
  * Remove distutils in favor of setuptools
  * Add recognition of IMF profiles
  * Add ndim, dtype properties
- Release v0.9.5
  * Add support for generation of PLT markers
  * Add support for converting TIFFs to JPEG 2000
- Release v0.9.4
  * Add support for writing images tile-by-tile
  * Add support for opj_set_decoded_components
  * Remove support for Python 3.6
- Add glymur-pr553-no-setuptools.patch
  * gh#quintusdias/glymur#553 + gh#quintusdias/glymur#554
buildservice-autocommit accepted request 871407 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 17)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 871229 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 16)
- NEP 29: NumPy dropped Python 3.6 -- skip python36 build in TW
- Make importlib_resources conditional for Python < 3.7 (SLE/Leap)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 866240 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 15)
- Update to 0.9.3
  * Qualify on Python 3.9
  * Qualify on OpenJPEG 2.4.0
  * Add support for multithreaded writes.
- Always require importlib_resources for tests: the new python36 
  flavor on TW needs it, the python38 flavor is okay with it being 
  installed.
buildservice-autocommit accepted request 820974 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 14)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 13)
Add BR importlib_resources
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 12)
- Don't install tests
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 11)
- update to 0.9.2
 * Update setup.py to include tests in source distribution to PyPi
 * Update gdal imports to comply with GDAL recommendations.
buildservice-autocommit accepted request 809364 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
baserev update by copy to link target
buildservice-autocommit accepted request 788483 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 788478 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 7)
- update to 0.9.1
  * Removed support for python2.7
  * Fixed Cygwin support.
  * Fixed appveyor builds, Travis-CI framework reworked.
  * Some fragile tests removed.
  * Remove GDAL from setup.py requirements
buildservice-autocommit accepted request 764115 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 6)
baserev update by copy to link target
Displaying revisions 1 - 20 of 25
openSUSE Build Service is sponsored by