summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>2020-02-16 23:11:52 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-02-26 12:45:51 +0100
commit2898c16869a5b5fc213e4bf40d9c89e7908efb18 (patch)
tree79b598a90ed5a4c1b821b9ea401b1d6f77509f26 /dev-python/PythonQt/metadata.xml
parentnet-firewall/ipset: Removed old (diff)
downloadgentoo-2898c16869a5b5fc213e4bf40d9c89e7908efb18.tar.gz
gentoo-2898c16869a5b5fc213e4bf40d9c89e7908efb18.tar.bz2
gentoo-2898c16869a5b5fc213e4bf40d9c89e7908efb18.zip
dev-python/PythonQt: python3_7, EAPI 7, fix revdep, tests
1. add github reference in metadata 2. move to EAPI 7 3. add python3_7 4. add tests 5. add missed app-arch/unzip 6. don't build tests and examples 7. remove webkit USE flag Closes: https://bugs.gentoo.org/708700 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/14680 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/PythonQt/metadata.xml')
-rw-r--r--dev-python/PythonQt/metadata.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/PythonQt/metadata.xml b/dev-python/PythonQt/metadata.xml
index 1b4473ec0080..32c82921dccc 100644
--- a/dev-python/PythonQt/metadata.xml
+++ b/dev-python/PythonQt/metadata.xml
@@ -9,18 +9,18 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
- <longdescription>
-PythonQt is a dynamic Python binding for the Qt framework.
-It offers an easy way to embed the Python scripting language into your C++ Qt applications.
-The focus of PythonQt is on embedding Python into an existing C++ application,
-not on writing the whole application completely in Python.
+ <longdescription lang="en">
+ PythonQt is a dynamic Python binding for the Qt framework.
+ It offers an easy way to embed the Python scripting language into
+ your C++ Qt applications. The focus of PythonQt is on embedding Python
+ into an existing C++ application, not on writing the whole application
+ completely in Python.
</longdescription>
<use>
<flag name="extensions">Install extensions</flag>
</use>
<upstream>
- <changelog>https://sourceforge.net/p/pythonqt/news/</changelog>
- <doc>http://pythonqt.sourceforge.net/index.html</doc>
+ <remote-id type="github">MeVisLab/pythonqt</remote-id>
<remote-id type="sourceforge">pythonqt</remote-id>
</upstream>
</pkgmetadata>