diff options
| author | Derek Straka <derek@asterius.io> | 2018-01-20 10:18:09 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-01-26 17:26:35 -0800 |
| commit | 600f1ee1bc7cee053d53d39b2e87651e274d08f1 (patch) | |
| tree | 9837af383c16f1771d6df011faf816923f1b2d4e | |
| parent | b7f89cda93f6a032f08060ab2724b5206d6d0162 (diff) | |
| download | meta-openembedded-600f1ee1bc7cee053d53d39b2e87651e274d08f1.tar.gz | |
python-setuptools-scm: update to version 1.15.7
Update license file as LICENSE no longer exists in the package
Update checksum and verify package is still released under MIT license
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python-setuptools-scm.inc | 6 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb (renamed from meta-python/recipes-devtools/python/python-setuptools-scm_1.15.6.bb) | 0 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.7.bb (renamed from meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.6.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-setuptools-scm.inc b/meta-python/recipes-devtools/python/python-setuptools-scm.inc index 81bbf33854..7a58f14e4f 100644 --- a/meta-python/recipes-devtools/python/python-setuptools-scm.inc +++ b/meta-python/recipes-devtools/python/python-setuptools-scm.inc | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | SUMMARY = "the blessed package to manage your versions by scm tags" | 1 | SUMMARY = "the blessed package to manage your versions by scm tags" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=838c366f69b72c5df05c96dff79b35f2" | 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" |
| 4 | 4 | ||
| 5 | SRC_URI[md5sum] = "f17493d53f0d842bb0152f214775640b" | 5 | SRC_URI[md5sum] = "1b55f9cedde4a33ab5d286c5f30e86db" |
| 6 | SRC_URI[sha256sum] = "49ab4685589986a42da85706b3311a2f74f1af567d39fee6cb1e088d7a75fb5f" | 6 | SRC_URI[sha256sum] = "e163e8a12d2121f77575773cfc2b5988275dc1f1d2541fdf780127c29dbbea9c" |
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "setuptools_scm" | 8 | PYPI_PACKAGE = "setuptools_scm" |
| 9 | inherit pypi | 9 | inherit pypi |
diff --git a/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.6.bb b/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb index 5f9bb0b5c0..5f9bb0b5c0 100644 --- a/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.6.bb +++ b/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.6.bb b/meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.7.bb index 5bf5983874..5bf5983874 100644 --- a/meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.6.bb +++ b/meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.7.bb | |||
