On Mon, Jul 12, 2021 at 9:57 AM wangmy wrote: > reproducibility.patch > deleted since it's been merged upstream. > > v57.1.0 > ------- > > Changes > ^^^^^^^ > * #2692: Globs are now sorted in 'license_files' restoring reproducibility > by eliminating variance from disk order. > * #2714: Update to distutils at pypa/distutils@e2627b7. > * #2715: Removed reliance on deprecated ssl.match_hostname by removing the > ssl support. Now any index operations rely on the native SSL implementation. > FWIW: this change breaks meta-openembedded/meta-python/recipes-devtools/python/python3-cassandra-driver_3.25.0.bb: do_install: + people who might be interested in python3-cassandra-driver. | Installed /jenkins/mjansa/build/ros/ros2-rolling-honister/tmp-glibc/work/core2-64-oe-linux/python3-cassandra-driver/3.25.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/cassandra_driver-3.25.0-py3.9-linux-x86_64.egg | Processing dependencies for cassandra-driver==3.25.0 | Searching for geomet<0.3,>=0.1 | Reading https://pypi.org/simple/geomet/ | Download error on https://pypi.org/simple/geomet/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129) -- Some packages may not be found! | Couldn't find index page for 'geomet' (maybe misspelled?) | Scanning index of all packages (this may take a while) | Reading https://pypi.org/simple/ | Download error on https://pypi.org/simple/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129) -- Some packages may not be found! | No local packages or working download links found for geomet<0.3,>=0.1 | error: Could not find suitable distribution for Requirement.parse('geomet<0.3,>=0.1')