All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin Jansa" <Martin.Jansa@gmail.com>
To: wangmy <wangmy@fujitsu.com>, Leon Anavi <leon.anavi@konsulko.com>,
	 Derek Straka <derek@asterius.io>,
	Trevor Gamblin <trevor.gamblin@windriver.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH v4] python3-setuptools: upgrade 57.0.0 -> 57.1.0
Date: Thu, 15 Jul 2021 16:43:34 +0200	[thread overview]
Message-ID: <CA+chaQfWtGf7gsUCLXcTuB985YYHM=FQszdX1d2y4fcjjEepOg@mail.gmail.com> (raw)
In-Reply-To: <1626076608-17034-1-git-send-email-wangmy@fujitsu.com>

[-- Attachment #1: Type: text/plain, Size: 1815 bytes --]

On Mon, Jul 12, 2021 at 9:57 AM wangmy <wangmy@fujitsu.com> 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')

[-- Attachment #2: Type: text/html, Size: 2420 bytes --]

  reply	other threads:[~2021-07-15 14:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-12  7:56 [OE-core] [PATCH v4] python3-setuptools: upgrade 57.0.0 -> 57.1.0 wangmy
2021-07-15 14:43 ` Martin Jansa [this message]
2021-07-15 17:22   ` Khem Raj
2021-07-15 17:57     ` Konrad Weihmann
2021-07-15 18:40       ` Trevor Gamblin
2021-07-15 18:55       ` Khem Raj
2021-07-16 13:32         ` Trevor Gamblin
2021-07-16 13:38           ` Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+chaQfWtGf7gsUCLXcTuB985YYHM=FQszdX1d2y4fcjjEepOg@mail.gmail.com' \
    --to=martin.jansa@gmail.com \
    --cc=derek@asterius.io \
    --cc=leon.anavi@konsulko.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=trevor.gamblin@windriver.com \
    --cc=wangmy@fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.