summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-08-28 16:24:53 +0800
committerKhem Raj <raj.khem@gmail.com>2024-08-28 07:11:32 -0700
commit89608d39b455e98f8c84e02bd694ccae18165d99 (patch)
treec975058466ddca652e9710dea83c094a9ce9c657 /meta-python
parentf199a2363b70fd04916215ae97c1c710f25b839d (diff)
downloadmeta-openembedded-89608d39b455e98f8c84e02bd694ccae18165d99.tar.gz
pamela: upgrade 1.1.0 -> 1.2.0
License-Update: Version updated to 1.2.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/pamela_1.2.0.bb (renamed from meta-python/recipes-devtools/python/pamela_1.1.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/pamela_1.1.0.bb b/meta-python/recipes-devtools/python/pamela_1.2.0.bb
index 3573de551d..ff87e187ca 100644
--- a/meta-python/recipes-devtools/python/pamela_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/pamela_1.2.0.bb
@@ -1,8 +1,8 @@
1DESCRIPTION = "Pamela: yet another Python wrapper for PAM" 1DESCRIPTION = "Pamela: yet another Python wrapper for PAM"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://PKG-INFO;md5=6b706db92112b8384848de3e5c6adaa3" 3LIC_FILES_CHKSUM = "file://PKG-INFO;md5=b5fa9af58a8076d81145be56b6801a2b"
4 4
5SRC_URI[sha256sum] = "d4b139fe600e192e176a2a368059207a6bffa0e7879879b13f4fcba0163481be" 5SRC_URI[sha256sum] = "0ea6e2a99dded8c7783a4a06f2d31f5bdcad894d79101e8f09322e387a34aacf"
6 6
7PYPI_PACKAGE = "pamela" 7PYPI_PACKAGE = "pamela"
8 8