python-serpent: update to version 1.25

License-Update: PKG-INFO updated for the latest release and MIT remains the package license

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Derek Straka
2018-07-09 12:42:00 -04:00
committed by Khem Raj
parent e2d1614656
commit fe53d332cc
3 changed files with 3 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
SUMMARY = "Serialization based on ast.literal_eval"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=acdea68f0e5a89eb6cbfdf54e38c356e"
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=5a8193ba89f1083617f32d522f6485e9"
SRC_URI[md5sum] = "d0c50f1943ff86d830eb3fe40f6dc1e3"
SRC_URI[sha256sum] = "b6855483d95a03b6aee358363684cd38a3a670240da5bc6da4253079cb07b8df"
SRC_URI[md5sum] = "0f9684622125a527fa4fbe2587738973"
SRC_URI[sha256sum] = "264a028e059c1b557701ae7c567cdab330dbd228ff924489343efcb39bd828a0"
inherit pypi