diff options
author | Armin Kuster <akuster808@gmail.com> | 2021-02-28 19:39:14 +0000 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2021-03-02 11:56:27 -0800 |
commit | 5c9ea6bd3bdbe76dd4c09f87e3afdf70e9cc8a7c (patch) | |
tree | 24d4b1a91c02f2343f6cfdd603970638d294e914 | |
parent | 9bb7fa51a59fe80080746a763b4f530c4ba29f4e (diff) | |
download | meta-security-5c9ea6bd3bdbe76dd4c09f87e3afdf70e9cc8a7c.tar.gz |
python3-privacyidea: upgrade 3.3 -> 3.5.1
-rw-r--r-- | recipes-security/mfa/python3-privacyidea_3.5.1.bb (renamed from recipes-security/mfa/python3-privacyidea_3.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/mfa/python3-privacyidea_3.3.bb b/recipes-security/mfa/python3-privacyidea_3.5.1.bb index eb6b7eb..fb84411 100644 --- a/recipes-security/mfa/python3-privacyidea_3.3.bb +++ b/recipes-security/mfa/python3-privacyidea_3.5.1.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "AGPL-3.0" | |||
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] = "55fbdd0fdc8957f7fc5b8900453fd9dc294860bae218e53e7fe394d93f982518" | 9 | SRC_URI[sha256sum] = "c10f8e9ec681af4cb42fde70864c2b9a4b47e2bcccfc1290f83c1283748772c6" |
10 | 10 | ||
11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
12 | 12 | ||