diff options
author | Michal Lower <keton22@gmail.com> | 2019-10-22 09:51:58 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-10-25 10:29:52 -0700 |
commit | 6507845ce8e5bd4a7e2fabbbd189f6aa43a7ede1 (patch) | |
tree | 5ae987cd2aa112bdd822e98b966a93a642942458 /meta-python/recipes-devtools | |
parent | 233735fae5049990b3d2155edb92e673c1e7dbd4 (diff) | |
download | meta-openembedded-contrib-6507845ce8e5bd4a7e2fabbbd189f6aa43a7ede1.tar.gz |
update python setuptools-scm from 2.1.0 to 3.3.3
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-setuptools-scm.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-setuptools-scm_3.3.3.bb (renamed from meta-python/recipes-devtools/python/python-setuptools-scm_2.1.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-setuptools-scm_3.3.3.bb (renamed from meta-python/recipes-devtools/python/python3-setuptools-scm_2.1.0.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-setuptools-scm.inc b/meta-python/recipes-devtools/python/python-setuptools-scm.inc index 98883ec3930..a7e1bf6add7 100644 --- a/meta-python/recipes-devtools/python/python-setuptools-scm.inc +++ b/meta-python/recipes-devtools/python/python-setuptools-scm.inc @@ -2,8 +2,8 @@ SUMMARY = "the blessed package to manage your versions by scm tags" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" -SRC_URI[md5sum] = "cfec5d2dbbd0a85c40066f79035b5878" -SRC_URI[sha256sum] = "a767141fecdab1c0b3c8e4c788ac912d7c94a0d6c452d40777ba84f918316379" +SRC_URI[md5sum] = "50b2199082fe808d032ec1710c9d7415" +SRC_URI[sha256sum] = "bd25e1fb5e4d603dcf490f1fde40fb4c595b357795674c3e5cb7f6217ab39ea5" PYPI_PACKAGE = "setuptools_scm" inherit pypi diff --git a/meta-python/recipes-devtools/python/python-setuptools-scm_2.1.0.bb b/meta-python/recipes-devtools/python/python-setuptools-scm_3.3.3.bb index 64b36e3a018..64b36e3a018 100644 --- a/meta-python/recipes-devtools/python/python-setuptools-scm_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python-setuptools-scm_3.3.3.bb diff --git a/meta-python/recipes-devtools/python/python3-setuptools-scm_2.1.0.bb b/meta-python/recipes-devtools/python/python3-setuptools-scm_3.3.3.bb index 5bf59838743..5bf59838743 100644 --- a/meta-python/recipes-devtools/python/python3-setuptools-scm_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-setuptools-scm_3.3.3.bb |