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/python/python-setuptools-scm.inc | |
| parent | 233735fae5049990b3d2155edb92e673c1e7dbd4 (diff) | |
| download | meta-openembedded-6507845ce8e5bd4a7e2fabbbd189f6aa43a7ede1.tar.gz | |
update python setuptools-scm from 2.1.0 to 3.3.3
Diffstat (limited to 'meta-python/recipes-devtools/python/python-setuptools-scm.inc')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-setuptools-scm.inc | 4 | 
1 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 98883ec393..a7e1bf6add 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" | |||
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" | 
| 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" | 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" | 
| 4 | 4 | ||
| 5 | SRC_URI[md5sum] = "cfec5d2dbbd0a85c40066f79035b5878" | 5 | SRC_URI[md5sum] = "50b2199082fe808d032ec1710c9d7415" | 
| 6 | SRC_URI[sha256sum] = "a767141fecdab1c0b3c8e4c788ac912d7c94a0d6c452d40777ba84f918316379" | 6 | SRC_URI[sha256sum] = "bd25e1fb5e4d603dcf490f1fde40fb4c595b357795674c3e5cb7f6217ab39ea5" | 
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "setuptools_scm" | 8 | PYPI_PACKAGE = "setuptools_scm" | 
| 9 | inherit pypi | 9 | inherit pypi | 
