16 Commits

Author SHA1 Message Date
Andreas Sturmlechner
6d38fdbd9b
dev-python/PythonQt: Drop 3.2 (r0)
Dropping another dev-qt/qtwebkit:5 revdep.

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2020-03-11 23:31:30 +01:00
Andreas Sturmlechner
2542956422
dev-python/PythonQt: Fix BDEPEND/DEPEND
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2020-02-26 12:45:52 +01:00
Andreas Sturmlechner
750768b7a6
dev-python/PythonQt: Minor ebuild style++
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2020-02-26 12:45:52 +01:00
Vladimir Pavljuchenkov (SpiderX)
46d54cd7fa
dev-python/PythonQt: update live ebuild
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2020-02-26 12:45:51 +01:00
Vladimir Pavljuchenkov (SpiderX)
2898c16869
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>
2020-02-26 12:45:51 +01:00
Michał Górny
6545587232
dev-python/PythonQt: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-05 21:47:07 +01:00
Michał Górny
cd3f25deb1
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-05 11:55:46 +01:00
Michał Górny
2db67a589e
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-17 09:48:22 +02:00
Pacho Ramos
a73bee16e4
dev-python/PythonQt: Support python3.6
Package-Manager: Portage-2.3.41, Repoman-2.3.9
2018-06-27 22:32:29 +02:00
Andreas Sturmlechner
a14c8aabab
dev-python/PythonQt: Drop 3.1 and 3.1-r1
Package-Manager: Portage-2.3.36, Repoman-2.3.9
2018-05-10 16:16:10 +02:00
Michał Górny
8959b9308f
dev-python/PythonQt: Remove useless maintainer <description/>
Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.
2018-02-11 11:48:42 +01:00
Vladimir Pavljuchenkov (SpiderX)
6235e2268f
dev-python/PythonQt: version bump to 3.2.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
2017-12-24 18:12:24 +01:00
Vladimir Pavljuchenkov (SpiderX)
5858b9d7b5
dev-python/PythonQt: prevent using with Qt greater then 5.7
1. Added Python 3.6 to PYTHON_COMPAT.
2. Restricted Qt dependencies to 5.7 (wrt #634544)

Package-Manager: Portage-2.3.13, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/6610
2017-12-24 18:12:24 +01:00
Michał Górny
623100fcb1
dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01:00
Robin H. Johnson
61b861acd7
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Vladimir Pavljuchenko (SpiderX)
389724bf6b
dev-python/PythonQt: new ebuild
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.

Base for ebuild from https://github.com/SpiderX/portage-overlay/tree/master/dev-python/PythonQt

Gentoo-Bug: https://bugs.gentoo.org/214331

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2634

Signed-off-by: David Seifert <soap@gentoo.org>
2016-11-14 18:32:15 +01:00