diff options
author | Armin Kuster <akuster808@gmail.com> | 2023-09-17 14:38:53 -0400 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-09-25 09:45:11 -0400 |
commit | a13f453f692144b3be2983991243bb3b5c0fc2ae (patch) | |
tree | a238fcd4989210111552010b2bc4f68bef2699e3 /dynamic-layers/meta-python | |
parent | 0d47c43dcec2f0118229924bc1f4a0458d4752e6 (diff) | |
download | meta-security-a13f453f692144b3be2983991243bb3b5c0fc2ae.tar.gz |
python3-privacyidea: update to 3.8.1
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python')
-rw-r--r-- | dynamic-layers/meta-python/recipes-security/mfa/python3-privacyidea_3.9.bb (renamed from dynamic-layers/meta-python/recipes-security/mfa/python3-privacyidea_3.8.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/meta-python/recipes-security/mfa/python3-privacyidea_3.8.1.bb b/dynamic-layers/meta-python/recipes-security/mfa/python3-privacyidea_3.9.bb index aa7bafa..2f0ac3a 100644 --- a/dynamic-layers/meta-python/recipes-security/mfa/python3-privacyidea_3.8.1.bb +++ b/dynamic-layers/meta-python/recipes-security/mfa/python3-privacyidea_3.9.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "AGPL-3.0-only" | |||
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c0acfa7a8a03b718abee9135bc1a1c55" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c0acfa7a8a03b718abee9135bc1a1c55" |
7 | 7 | ||
8 | PYPI_PACKAGE = "privacyIDEA" | 8 | PYPI_PACKAGE = "privacyIDEA" |
9 | SRC_URI[sha256sum] = "e0dae763575c6300ccaebe6dcc8d3f119cb3e25c11302b1e78a96a12e8ab2b38" | 9 | SRC_URI[sha256sum] = "1dce02789ee0a639c5518ab95e254823ca1b47aeb1aae754ec11c70d4248f38e" |
10 | 10 | ||
11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
12 | 12 | ||