From 661bab4e04b0b60df282d1a6f6801e309244541b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 12 Jul 2024 12:17:07 +0200 Subject: [PATCH] Sync from SUSE:ALP:Source:Standard:1.0 saltbundlepy-cryptography-vectors revision fb050bde4196de57c20b49fb423f93a5 --- .gitattributes | 23 +++++++++ cryptography_vectors-3.3.2.tar.gz | 3 ++ cryptography_vectors-3.3.2.tar.gz.asc | 11 ++++ saltbundlepy-cryptography-vectors.changes | 42 ++++++++++++++++ saltbundlepy-cryptography-vectors.keyring | 34 +++++++++++++ saltbundlepy-cryptography-vectors.spec | 61 +++++++++++++++++++++++ 6 files changed, 174 insertions(+) create mode 100644 .gitattributes create mode 100644 cryptography_vectors-3.3.2.tar.gz create mode 100644 cryptography_vectors-3.3.2.tar.gz.asc create mode 100644 saltbundlepy-cryptography-vectors.changes create mode 100644 saltbundlepy-cryptography-vectors.keyring create mode 100644 saltbundlepy-cryptography-vectors.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fecc750 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/cryptography_vectors-3.3.2.tar.gz b/cryptography_vectors-3.3.2.tar.gz new file mode 100644 index 0000000..eea4531 --- /dev/null +++ b/cryptography_vectors-3.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9d5afada647a6c937c6392c975f204b540c31f25fd4acd925ec0e180be0afa +size 35168168 diff --git a/cryptography_vectors-3.3.2.tar.gz.asc b/cryptography_vectors-3.3.2.tar.gz.asc new file mode 100644 index 0000000..b275e0b --- /dev/null +++ b/cryptography_vectors-3.3.2.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAmAgGnkACgkQI1rl8Sn5 +7Ziv/AgAhpTvlwzhHPBzBJpKUnledSXwyd+mcj3CBnoeXvEToN2GbMCnI9hLAYS3 +QBLF5mENBl3sBQMqzwIeaCbtwC58mnXwcnICHOtsVxLtFEcRMpHAWXCzLwsSbFWk +/TuBQol07ApRKI/rxkGGGSfcHKuGXHJ3FaHr/yETEKfUCE0Emm64yFc41FXagz4x +JMaDGF4iZ3vTcu+IWYS1QQLOOoFa8Tv/Ksciavxbx0unL1GjPZlgn9DBlPoTC7Jh +9/8TVcNUUYwJa7R+yb4G4QDOwnFr5i8QOsfjj7l+O0SDiVxERMTeucnI8wcgHAoL +XuN3QJKB/cbnwH3wQx5AMAzbNve0Gw== +=pM9U +-----END PGP SIGNATURE----- diff --git a/saltbundlepy-cryptography-vectors.changes b/saltbundlepy-cryptography-vectors.changes new file mode 100644 index 0000000..a4f8e91 --- /dev/null +++ b/saltbundlepy-cryptography-vectors.changes @@ -0,0 +1,42 @@ +------------------------------------------------------------------- +Wed Aug 2 08:01:40 UTC 2023 - Victor Zhestkov + +- Adding missing file reference: + * saltbundlepy-cryptography-vectors.keyring + +------------------------------------------------------------------- +Wed Jul 20 12:50:11 UTC 2022 - Victor Zhestkov + +- update to 3.3.2 (bsc#1198331) + * updated vectors for cryptography 3.3.2 + +- Added: + * cryptography_vectors-3.3.2.tar.gz + * cryptography_vectors-3.3.2.tar.gz.asc + +- Removed: + * cryptography_vectors-2.8.tar.gz + * cryptography_vectors-2.8.tar.gz.asc + +------------------------------------------------------------------- +Mon Apr 4 12:30:49 UTC 2022 - Victor Zhestkov + +- Strictly require Python 3.10 with saltbundlepy requrement + +------------------------------------------------------------------- +Thu Oct 17 14:52:38 UTC 2019 - Michael Ströder + +- added .keyring source +- update to 2.8: + * updated vectors for the cryptography 2.8 testing + +------------------------------------------------------------------- +Mon Jun 3 13:44:20 UTC 2019 - Ondřej Súkup + +- update to 2.7: + * updated vectors for the cryptography 2.7 testing + +------------------------------------------------------------------- +Wed May 29 13:40:23 UTC 2019 - Tomáš Chvátal + +- Initial commit, split out of cryptography diff --git a/saltbundlepy-cryptography-vectors.keyring b/saltbundlepy-cryptography-vectors.keyring new file mode 100644 index 0000000..4cb0b1f --- /dev/null +++ b/saltbundlepy-cryptography-vectors.keyring @@ -0,0 +1,34 @@ +pub 2048R/29F9ED98 2013-09-01 +uid Paul Kehrer +sub 2048R/9714E575 2013-09-01 + +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v2.0.22 (GNU/Linux) + +mQENBFIirTsBCADAeRXlWJkJ9SaKmR6+ox2aXOF3TCyfgtoJpf6WvBxbtoEpD//m +5789KO9lPHQrJGR34E36kOkmkHfrLLtmnELCx/UNvLm3VuW31rL3RvTTrxe1Fyft +5JQyYF/WSm6Bnj9yu8fVJUhSGe12SvODD7053bY1bSleMX5I6tGeIXJtih8b5u9u +1WNv0rxZqGLKaYTzgmtNcyKGK9jLKtkRwPivpjgrjeGQ+OHf/mwFY+HEOQUw+Cj4 +5FsCo6jvj+n4r9mYu+Ut6zDOx0cWf66QhZvawDyB2TSSulJsudUETDmoJJ5X9PqH +F/bHBdzc5I6HYy+CezSvDmjC+3DnIB//nXMPABEBAAG0JVBhdWwgS2VocmVyIDxw +YXVsLmwua2VocmVyQGdtYWlsLmNvbT6JATgEEwECACIFAlIirTsCGwMGCwkIBwMC +BhUIAgkKCwQWAgMBAh4BAheAAAoJECNa5fEp+e2YnM0H/i8bU3gQ/lMGli97Puui +Sm5es3AwE+dC/ubaAB8Hcdm8UH50uOI6JcmLYYcjglnFEQSDzrKg649Dcvjx7hDN +XoCx5V6dC8LcTVES5gGrRr/+ZXtsCVZn2TcLUMQ9bq1yb3jAYxOmWQ1rUvu0Kq+Z +1j9IERKpt3MZcXBlOxHP6zIhaaerLLRn5+SjCHCAZQYsKh9f6fMoRvbmaLyKrLBn +/n9/esn1b0joWEphwOER8UF5fckqDopovGojDXyNEKGGkXTkWtLk69AcaXcBI97X +SqYUmzvnHcAPilpKmfdnvcGPrS/wSY/F4T71aeQ+1QoE83CfavNMQ09g4rETSr3e +Vlq5AQ0EUiKtOwEIANRWXywm/B46dy2paG/dd1ApwdX3siIfnCKXEsLB1iTA5/HW +BZ5+hHRYmI24RyBj9lVhS9UJzpKZE+KLOZRFwMGGp3TxntInflamuI3iC1N7XqCz +gLMFJdHPO60LctbvOHTOx1Scb+AycmymF1HuUFbj1jlYUkwRPOiPvHHWkYQlfeUP +MPFo/M7Ae5FxKA4PYfJRQl62wsBRNE5k7IwOmstyUUnDZXIxpB+wNvpxQpAvWT8B +IyAvtlrkrE53frfyd0KUOR0iSHNcWcUL0L6XvsaOYb4i20bP7YE5XoVzzANbXTa1 +wVtz2yNoI7/8BLb2NMIacykUxryYtu6E9cmnwkkAEQEAAYkBHwQYAQIACQUCUiKt +OwIbDAAKCRAjWuXxKfntmM/yB/91f/17kL4iAS05WgM1xvgmyYJ3FOgP3hyqD5Ur +YkkmoFoF+r6bfBlW8AeOawYTvXinKdv9sM6q0EmiO+iqAuRRfaXZWCDqZdEpy+lv +Ev3jhVyuf8O+d8VEILsKia0cmzn6F1UMdp3E9TDgXr1/hMCuABvbfWzEkRQrGHc2 +cWLXXxko3mykZMLkl0MPGjmzEh87RE55hLk5HroXaMtdyz1knfybVnXgOUxMuqc+ ++wj499FP1jHvTEEknRopxsMe59+CdsoFBR9xs0Ets7K011P4CMKZZAXVwxF551QL +xnqe0Tn1t76rxPJKpyvUM+WtakEVPffuQqSkU8dIJgwwXrZo +=3pQn +-----END PGP PUBLIC KEY BLOCK----- \ No newline at end of file diff --git a/saltbundlepy-cryptography-vectors.spec b/saltbundlepy-cryptography-vectors.spec new file mode 100644 index 0000000..2c99f77 --- /dev/null +++ b/saltbundlepy-cryptography-vectors.spec @@ -0,0 +1,61 @@ +# +# spec file for package saltbundlepy-cryptography-vectors +# +# Copyright (c) 2021 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%{?!saltbundlepy_module:%define saltbundlepy_module() saltbundlepy-%{**}} +%define pythons saltbundlepy + +# Disable python bytecompile for all distros +# It's called explicitly in the spec +%global __brp_python_bytecompile %{nil} + +Name: saltbundlepy-cryptography-vectors +Version: 3.3.2 +Release: 0 +Summary: Test vectors for the cryptography package +License: Apache-2.0 OR BSD-3-Clause +Group: Development/Languages/Python +URL: https://github.com/pyca/cryptography +Source0: https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-%{version}.tar.gz +Source1: https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-%{version}.tar.gz.asc +Source2: %{name}.keyring +BuildRequires: %{saltbundlepy_module base >= 3.10} +BuildRequires: %{saltbundlepy_module setuptools} +BuildRequires: fdupes +BuildRequires: saltbundlepy-rpm-macros +BuildArch: noarch +Requires: saltbundlepy-base +%python_subpackages + +%description +Vectors for testing of the python cryptography package. + +%prep +%setup -q -n cryptography_vectors-%{version} + +%build +%python_build + +%install +%python_install +%python_expand %fdupes %{buildroot}%{$python_sitelib} + +%files %{python_files} +%license LICENSE +%{python_sitelib}/* + +%changelog