diff options
| author | Pascal Bach <pascal.bach@nextrem.ch> | 2017-01-05 18:12:30 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-01-25 15:58:53 +0100 |
| commit | 0c41b5e3148a7d6233b4e3704ab53bb726f814d6 (patch) | |
| tree | cb015a6f0a5cfabdfb938acc362d84b9c7b6387d /meta-python/recipes-devtools/python/python3-pytz_2016.7.bb | |
| parent | 43b62423d6e21a893ad7fd00993e2a7f8aaad8a6 (diff) | |
| download | meta-openembedded-0c41b5e3148a7d6233b4e3704ab53bb726f814d6.tar.gz | |
python-pytz: provide both python2 and python3 packages
Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytz_2016.7.bb')
| -rwxr-xr-x | meta-python/recipes-devtools/python/python3-pytz_2016.7.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytz_2016.7.bb b/meta-python/recipes-devtools/python/python3-pytz_2016.7.bb new file mode 100755 index 0000000000..19a89dc55d --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pytz_2016.7.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-pytz.inc | ||
