Browse Source
Merge pull request #11930 from jefferyto/vobject-remove-maintainer
vobject: Remove maintainer
lilik-openwrt-22.03
Hannu Nyman
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
lang/python/vobject/Makefile
|
|
@ -20,7 +20,6 @@ define Package/python3-vobject |
|
|
|
SUBMENU:=Python |
|
|
|
SECTION:=lang |
|
|
|
CATEGORY:=Languages |
|
|
|
MAINTAINER:=Daniel Dickinson <cshored@thecshore.com> |
|
|
|
TITLE:=VObject |
|
|
|
URL:=http://eventable.github.io/vobject/ |
|
|
|
DEPENDS:=+python3 +python3-dateutil |
|
|
|