Skip to content

Commit 9308d0a

Browse files
leon-anavikraj
authored andcommitted
python3-pyrsistent: Upgrade 0.15.7 -> 0.16.0
Upgrade to release 0.16.0: - No major updates but Python 2 support no longer guaranteed. - Fix openembedded#192, 'ignore_extra' for 'pvector_field'. - Fix openembedded#191, include LICENCE in distribution. - Fix openembedded#190, minor MyPy errors. Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 8e68ed0 commit 9308d0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-python/recipes-devtools/python/python3-pyrsistent_0.15.7.bb renamed to meta-python/recipes-devtools/python/python3-pyrsistent_0.16.0.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/tobgu/pyrsistent"
33
LICENSE = "MIT"
44
LIC_FILES_CHKSUM = "file://LICENCE.mit;md5=ca574f2891cf528b3e7a2ee570337e7c"
55

6-
SRC_URI[md5sum] = "da9486d00ef5b213f40d5cf3c5bca82d"
7-
SRC_URI[sha256sum] = "cdc7b5e3ed77bed61270a47d35434a30617b9becdf2478af76ad2c6ade307280"
6+
SRC_URI[md5sum] = "4ba30da6f0a63554e70ac6c4c1904929"
7+
SRC_URI[sha256sum] = "28669905fe725965daa16184933676547c5bb40a5153055a8dee2a4bd7933ad3"
88

99
inherit pypi setuptools3
1010

0 commit comments

Comments
 (0)