diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-08-05 09:28:15 -0700 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-08-05 09:29:56 -0700 | 
| commit | 61d14138c22a70188d585d85e35fdf86bc65e66f (patch) | |
| tree | 7ce88edeca6d3a7e159353b452c81c2c909c3f5a /meta-python/recipes-devtools/python/python3-ipython_8.14.0.bb | |
| parent | 847f144f29e93a3b0d2af48c480b32d080d34706 (diff) | |
| download | meta-openembedded-61d14138c22a70188d585d85e35fdf86bc65e66f.tar.gz | |
meta-python: Remove unused AUTHOR variable
No longer used in generating packages
Also creates a possible confusion with the recipe maintainer
name.
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ipython_8.14.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-ipython_8.14.0.bb | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.14.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.14.0.bb index 83af99a4aa..dece1d7e37 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_8.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_8.14.0.bb  | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | SUMMARY = "IPython: Productive Interactive Computing" | 1 | SUMMARY = "IPython: Productive Interactive Computing" | 
| 2 | HOMEPAGE = "https://ipython.org" | 2 | HOMEPAGE = "https://ipython.org" | 
| 3 | AUTHOR = "The IPython Development Team <ipython-dev@python.org>" | ||
| 4 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" | 
| 5 | LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" | 4 | LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" | 
| 6 | 5 | ||
