mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/PyQtWebEngine: new package
PyQtWebEngine is a set of Python bindings for Qt WebEngine framework. Before PyQt5-5.12 these bindings were a part of PyQt5. Now it is a separate package. Packages that depended on dev-python/PyQt5[webengine] now must depend on dev-python/PyQtWebEngine. Closes: https://bugs.gentoo.org/679202 Closes: https://github.com/gentoo/gentoo/pull/11432 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: Davide Pesavento <pesa@gentoo.org>
This commit is contained in:
committed by
Davide Pesavento
parent
3117ce0466
commit
f825780d71
32
dev-python/PyQtWebEngine/metadata.xml
Normal file
32
dev-python/PyQtWebEngine/metadata.xml
Normal file
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>qt@gentoo.org</email>
|
||||
<name>Gentoo Qt Project</name>
|
||||
</maintainer>
|
||||
<maintainer type="person">
|
||||
<email>stefan.strogin@gmail.com</email>
|
||||
<name>Stefan Strogin</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
PyQtWebEngine is a set of Python bindings for The Qt Company's
|
||||
Qt WebEngine libraries. The bindings sit on top of PyQt5 and
|
||||
are implemented as a set of three modules. Prior to v5.12 these
|
||||
bindings were part of PyQt5 itself.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<maintainer status="active">
|
||||
<email>phil@riverbankcomputing.com</email>
|
||||
<name>Phil Thompson</name>
|
||||
</maintainer>
|
||||
<changelog>https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/ChangeLog</changelog>
|
||||
<doc>https://www.riverbankcomputing.com/static/Docs/PyQt5/</doc>
|
||||
<bugs-to>mailto:pyqt@riverbankcomputing.com</bugs-to>
|
||||
<remote-id type="pypi">PyQtWebEngine</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user