summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyfanotify_0.2.0.bb
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-08-05 09:28:15 -0700
committerKhem Raj <raj.khem@gmail.com>2023-08-05 09:29:56 -0700
commit61d14138c22a70188d585d85e35fdf86bc65e66f (patch)
tree7ce88edeca6d3a7e159353b452c81c2c909c3f5a /meta-python/recipes-devtools/python/python3-pyfanotify_0.2.0.bb
parent847f144f29e93a3b0d2af48c480b32d080d34706 (diff)
downloadmeta-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-pyfanotify_0.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyfanotify_0.2.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyfanotify_0.2.0.bb b/meta-python/recipes-devtools/python/python3-pyfanotify_0.2.0.bb
index d887901443..7c16750040 100644
--- a/meta-python/recipes-devtools/python/python3-pyfanotify_0.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pyfanotify_0.2.0.bb
@@ -1,6 +1,5 @@
1SUMMARY = "Python wrapper for Linux fanotify." 1SUMMARY = "Python wrapper for Linux fanotify."
2HOMEPAGE = "https://github.com/baskiton/pyfanotify" 2HOMEPAGE = "https://github.com/baskiton/pyfanotify"
3AUTHOR = "Alexander Baskikh"
4SECTION = "devel/python" 3SECTION = "devel/python"
5LICENSE = "MIT" 4LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=636a36c9df04efcfacf839b8866d9a37" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=636a36c9df04efcfacf839b8866d9a37"