diff options
| author | Derek Straka <derek@asterius.io> | 2018-07-10 16:15:01 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-07-12 07:19:43 -0700 |
| commit | 1be607300f5156664577b7de579be6fdee7c8e45 (patch) | |
| tree | 04b13a20fd0016d76c08237d4b50b123ed9541a2 /meta-python/recipes-devtools/python/python-setuptools-scm_2.1.0.bb | |
| parent | ce13d1976da3ffcbb8099c2d7bf47cd31f80d90f (diff) | |
| download | meta-openembedded-1be607300f5156664577b7de579be6fdee7c8e45.tar.gz | |
python-setuptools-scm: update to version 2.1.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-setuptools-scm_2.1.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-setuptools-scm_2.1.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-setuptools-scm_2.1.0.bb b/meta-python/recipes-devtools/python/python-setuptools-scm_2.1.0.bb new file mode 100644 index 0000000000..64b36e3a01 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-setuptools-scm_2.1.0.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-setuptools-scm.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "${PYTHON_PN}-argparse" | ||
