Is this something to worry about? (during configure):


checking for sphinx-build... no
checking generated manual pages... Traceback (most recent call last):
  File "./cmake/list-manpages.py", line 21, in <module>
    conf = importlib.util.module_from_spec(spec)
AttributeError: 'module' object has no attribute 'module_from_spec'
Traceback (most recent call last):
  File "./cmake/list-manpages.py", line 21, in <module>
    conf = importlib.util.module_from_spec(spec)
AttributeError: 'module' object has no attribute 'module_from_spec'
Traceback (most recent call last):
  File "./cmake/list-manpages.py", line 21, in <module>
    conf = importlib.util.module_from_spec(spec)
AttributeError: 'module' object has no attribute 'module_from_spec'
done


On 9/7/24 7:59 AM, Even Rouault via Tiff wrote:
Hi,

I've prepared a release candidate for libtiff v4.7.0:

- https://download.osgeo.org/libtiff/tiff-4.7.0rc1.tar.gz
- https://download.osgeo.org/libtiff/tiff-4.7.0rc1.tar.gz.sig
- https://download.osgeo.org/libtiff/tiff-4.7.0rc1.tar.xz
- https://download.osgeo.org/libtiff/tiff-4.7.0rc1.tar.xz.sig
- https://download.osgeo.org/libtiff/tiff-4.7.0rc1.zip
- https://download.osgeo.org/libtiff/tiff-4.7.0rc1.zip.sig

Release notes at https://libtiff.gitlab.io/libtiff/releases/v4.7.0.html

The biggest change since 4.6.0 is the restoration of utilities:
  - fax2ps
  - fax2tiff
  - pal2rgb
  - ppm2tiff
  - raw2tiff
  - rgb2ycbcr
  - thumbnail
  - tiff2bw
  - tiff2rgba
  - tiffcmp
  - tiffcrop
  - tiffdither
  - tiffgt
  - tiffmedian
  - tiff2ps
  - tiff2pdf

I'll call for a PSC vote later this week if no serious blocking issues are reported.

Thanks to all contributors.

Best regards,

Even


_______________________________________________
Tiff mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/tiff

Reply via email to