From fc730fd56c67da4e9e8717289dee3adf6f200ca40522bd142c8c83232797176b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 29 Nov 2021 11:09:51 +0000 Subject: [PATCH 1/2] Accepting request 934316 from home:dirkmueller:Factory - update to 36.0.0 OBS-URL: https://build.opensuse.org/request/show/934316 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=26 --- cryptography_vectors-3.4.8.tar.gz | 3 --- cryptography_vectors-3.4.8.tar.gz.asc | 11 ----------- cryptography_vectors-36.0.0.tar.gz | 3 +++ cryptography_vectors-36.0.0.tar.gz.asc | 11 +++++++++++ python-cryptography-vectors.changes | 5 +++++ python-cryptography-vectors.spec | 2 +- 6 files changed, 20 insertions(+), 15 deletions(-) delete mode 100644 cryptography_vectors-3.4.8.tar.gz delete mode 100644 cryptography_vectors-3.4.8.tar.gz.asc create mode 100644 cryptography_vectors-36.0.0.tar.gz create mode 100644 cryptography_vectors-36.0.0.tar.gz.asc diff --git a/cryptography_vectors-3.4.8.tar.gz b/cryptography_vectors-3.4.8.tar.gz deleted file mode 100644 index 444f60f..0000000 --- a/cryptography_vectors-3.4.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c84410257993d3de058b44b777a49e1da2ae35ebea2970a360c7e3aa0f580f2 -size 35168097 diff --git a/cryptography_vectors-3.4.8.tar.gz.asc b/cryptography_vectors-3.4.8.tar.gz.asc deleted file mode 100644 index 0906c73..0000000 --- a/cryptography_vectors-3.4.8.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAmElKd4ACgkQI1rl8Sn5 -7ZgmvQf/e374S/766x+iaJeCnpXrVrLGaXU7DJ+kquXD4N1+ZlQyhkahflXbrLwM -zj/7lsC+IRSMkPtZfcS21n9JDg1FibzLxkjCu83asS6lQyie1qjLqvDFLaXQp2E7 -yqhceWWsnm4SBsRSPFh30YF4xihH6SnDcjcWAkUzd6OcuQkVQ8e4G6z/ztsWWzUz -YVdL3PjnI8KMfkG4fzm8IVsyy9GG8qd+6AuLvS1dP8KOJsNUAvYC0DbG8KvMeNKQ -aFxzqLSVghKZGeodWQdABxX/x788ahNimTM6IVikP0NGAwuLjwtTZ9bY0eTwO/1K -pFTi5Q04r6MWYLpheCRjtwF4djriVw== -=w0zt ------END PGP SIGNATURE----- diff --git a/cryptography_vectors-36.0.0.tar.gz b/cryptography_vectors-36.0.0.tar.gz new file mode 100644 index 0000000..0ec2edf --- /dev/null +++ b/cryptography_vectors-36.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b7e53ec701f47497297cfcfbafdf81a3f76f6f9d684721ef3dea254301faa5 +size 35227525 diff --git a/cryptography_vectors-36.0.0.tar.gz.asc b/cryptography_vectors-36.0.0.tar.gz.asc new file mode 100644 index 0000000..c32b0da --- /dev/null +++ b/cryptography_vectors-36.0.0.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAmGaukEACgkQI1rl8Sn5 +7Zi4VAf5Ab8imiL4J7qDc4PukPLOZKMv4XKrraQfbpN5XpQarBO1aVBnnhh1Lxl8 +TpHkZs4qdr0lnQm/srxTWcnrrmEcMpgEbiJbtb4xqSdzcBwDGcLJ5RUpSpCuqZtl +NuKABFm9Y/wheAoxrsArkcLtCU6rBuClkd+04QherwMq+AViMVegsT4Wgq17cxUv +1EsIEBuW02IZMe4S0iH00ZjHGVhBZvW+dNbORP/5r4FF8ks1Wky++yQu/+ntBRqp +xhbtCX4vVypkLq6M9eKgRCTG/1O7mt6wE74Dsu05hB4ts2mi9B48xwVqx/Jec5p8 +wtbeHyaiJEnrEw2SIBSTbAs8ESQ3qA== +=4A66 +-----END PGP SIGNATURE----- diff --git a/python-cryptography-vectors.changes b/python-cryptography-vectors.changes index 0a06565..324b0d7 100644 --- a/python-cryptography-vectors.changes +++ b/python-cryptography-vectors.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 27 09:50:37 UTC 2021 - Dirk Müller + +- update to 36.0.0 + ------------------------------------------------------------------- Mon Nov 8 19:36:19 UTC 2021 - Dirk Müller diff --git a/python-cryptography-vectors.spec b/python-cryptography-vectors.spec index 2a85805..1846b08 100644 --- a/python-cryptography-vectors.spec +++ b/python-cryptography-vectors.spec @@ -21,7 +21,7 @@ %define skip_python2 1 Name: python-cryptography-vectors # ALWAYS KEEP IN SYNC WITH python-cryptography! -Version: 3.4.8 +Version: 36.0.0 Release: 0 Summary: Test vectors for the cryptography package License: Apache-2.0 OR BSD-3-Clause From bce6a1c4077a9bdcb2219820f2bbc7669a9e22ece46e1e875682d429cb2a6ba2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 29 Nov 2021 11:47:45 +0000 Subject: [PATCH 2/2] - update to 36.0.0 * Updates test vectors to match python-cryptography 36.0.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=27 --- python-cryptography-vectors.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-cryptography-vectors.changes b/python-cryptography-vectors.changes index 324b0d7..16fa166 100644 --- a/python-cryptography-vectors.changes +++ b/python-cryptography-vectors.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Sat Nov 27 09:50:37 UTC 2021 - Dirk Müller -- update to 36.0.0 +- update to 36.0.0 + * Updates test vectors to match python-cryptography 36.0.0 ------------------------------------------------------------------- Mon Nov 8 19:36:19 UTC 2021 - Dirk Müller