mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
Avoid Python 'licence' distribution option is deprecated; use 'license' error
This commit is contained in:
committed by
Nick Wellnhofer
parent
bf3619c328
commit
c7b2786676
@@ -263,7 +263,7 @@ setup (name = "libxml2-python",
|
|||||||
author = "Daniel Veillard",
|
author = "Daniel Veillard",
|
||||||
author_email = "veillard@redhat.com",
|
author_email = "veillard@redhat.com",
|
||||||
url = "https://gitlab.gnome.org/GNOME/libxml2",
|
url = "https://gitlab.gnome.org/GNOME/libxml2",
|
||||||
licence="MIT Licence",
|
license="MIT License",
|
||||||
py_modules=modules,
|
py_modules=modules,
|
||||||
ext_modules=extens,
|
ext_modules=extens,
|
||||||
ext_package=ext_package,
|
ext_package=ext_package,
|
||||||
|
Reference in New Issue
Block a user