diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb b/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb index 2d6b6ca06c..1644dc62d5 100644 --- a/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "A MutableSet that remembers its order, so that every entry has an index." | 1 | SUMMARY = "A MutableSet that remembers its order, so that every entry has an index." |
| 2 | HOMEPAGE = "http://github.com/LuminosoInsight/ordered-set" | 2 | HOMEPAGE = "https://github.com/LuminosoInsight/ordered-set" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://MIT-LICENSE;md5=3bf5e1ad64c0d99032c3143361fa234e" | 4 | LIC_FILES_CHKSUM = "file://MIT-LICENSE;md5=3bf5e1ad64c0d99032c3143361fa234e" |
| 5 | 5 | ||
