All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Trevor Gamblin" <trevor.gamblin@windriver.com>
To: Leon Anavi <leon.anavi@konsulko.com>,
	openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-python][PATCH 05/10] python3-ecdsa: Upgrade 0.16.0 -> 0.16.1
Date: Thu, 14 Jan 2021 13:44:32 -0500	[thread overview]
Message-ID: <e6cc34ab-65fa-ffac-4d5d-4ab86ac37df8@windriver.com> (raw)
In-Reply-To: <20210113142626.27599-5-leon.anavi@konsulko.com>

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


On 2021-01-13 9:26 a.m., Leon Anavi wrote:
> - VerifyingKey.precompute() supports lazy argument to delay
>    precomputation to the first time the key is used to verify
>    a signature.
> - Documentation for the VerifyingKey.precompute() method.
> - Make created signatures correct when the hash used is bigger
>    than the curve order bit size and the curve order is not a
>    multiple of 8 (this affects only users of custom curves or
>    hashes with output larger than 512 bits when used with NIST
>    P-521 curve).
> - Speed up library load time by calculating the generator point
>    multiplication tables the first time the points are used, not
>    when they are initialised.
> - Include Python 3.9 in CI testing.
> - Test coverage for the VerifyingKey.precompute() method.
> - Small speed-ups for the test suite.
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   .../{python3-ecdsa_0.16.0.bb => python3-ecdsa_0.16.1.bb}       | 3 +--
>   1 file changed, 1 insertion(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-ecdsa_0.16.0.bb => python3-ecdsa_0.16.1.bb} (69%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-ecdsa_0.16.0.bb b/meta-python/recipes-devtools/python/python3-ecdsa_0.16.1.bb
> similarity index 69%
> rename from meta-python/recipes-devtools/python/python3-ecdsa_0.16.0.bb
> rename to meta-python/recipes-devtools/python/python3-ecdsa_0.16.1.bb
> index 36bb246fd..819d41e86 100644
> --- a/meta-python/recipes-devtools/python/python3-ecdsa_0.16.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-ecdsa_0.16.1.bb
> @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=66ffc5e30f76cbb5358fe54b645e5a1d"
>   DEPENDS += "python3-pip python3-pbr"
>   
>   PYPI_PACKAGE = "ecdsa"
> -SRC_URI[md5sum] = "d593df1ab57da611dca76f7328c47b21"
> -SRC_URI[sha256sum] = "494c6a853e9ed2e9be33d160b41d47afc50a6629b993d2b9c5ad7bb226add892"
> +SRC_URI[sha256sum] = "cfc046a2ddd425adbd1a78b3c46f0d1325c657811c0f45ecc3a0a6236c1e50ff"
>   
>   inherit pypi setuptools3
>   
>
> 
>

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

  reply	other threads:[~2021-01-14 18:44 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-13 14:26 [meta-python][PATCH 01/10] python3-isort: Upgrade 5.6.4 -> 5.7.0 Leon Anavi
2021-01-13 14:26 ` [meta-python][PATCH 02/10] python3-lz4: Upgrade 3.1.0 -> 3.1.1 Leon Anavi
2021-01-14 18:43   ` [oe] " Trevor Gamblin
2021-01-13 14:26 ` [meta-python][PATCH 03/10] python3-msgpack: Upgrade 1.0.0 -> 1.0.2 Leon Anavi
2021-01-14 18:44   ` [oe] " Trevor Gamblin
2021-01-13 14:26 ` [meta-python][PATCH 04/10] python3-pyopenssl: Upgrade 19.1.0 -> 20.0.1 Leon Anavi
2021-01-14 18:44   ` [oe] " Trevor Gamblin
2021-01-13 14:26 ` [meta-python][PATCH 05/10] python3-ecdsa: Upgrade 0.16.0 -> 0.16.1 Leon Anavi
2021-01-14 18:44   ` Trevor Gamblin [this message]
2021-01-13 14:26 ` [meta-python][PATCH 06/10] python3-regex: Upgrade 2020.10.28 -> 2020.11.13 Leon Anavi
2021-01-14 18:44   ` [oe] " Trevor Gamblin
2021-01-13 14:26 ` [meta-python][PATCH 07/10] python3-cryptography: Upgrade 3.2 -> 3.3.1 Leon Anavi
2021-01-14 18:45   ` [oe] " Trevor Gamblin
2021-01-13 14:26 ` [meta-python][PATCH 08/10] python3-cryptography-vectors: " Leon Anavi
2021-01-14 18:45   ` [oe] " Trevor Gamblin
2021-01-13 14:26 ` [meta-python][PATCH 09/10] python3-wheel: Upgrade 0.35.1 -> 0.36.2 Leon Anavi
2021-01-14 18:45   ` [oe] " Trevor Gamblin
2021-01-13 14:26 ` [meta-python][PATCH 10/10] python3-pyzmq: Upgrade 19.0.2 -> 20.0.0 Leon Anavi
2021-01-14 18:45   ` [oe] " Trevor Gamblin
2021-01-14 18:43 ` [oe] [meta-python][PATCH 01/10] python3-isort: Upgrade 5.6.4 -> 5.7.0 Trevor Gamblin

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=e6cc34ab-65fa-ffac-4d5d-4ab86ac37df8@windriver.com \
    --to=trevor.gamblin@windriver.com \
    --cc=leon.anavi@konsulko.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.