summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python: mass last-rites removalMikle Kolyada2020-04-065-148/+0
| | | | | | Closes: https://bugs.gentoo.org/711808 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/jpype: Replace distutils-r1 EXAMPLES useDavid Seifert2020-03-202-2/+10
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/jpype: Remove oldDavid Seifert2019-12-292-32/+0
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/jpype: Remove Py2David Seifert2019-12-283-27/+3
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/jpype: Support python3.6Pacho Ramos2018-06-281-1/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-python/jpype: x86 stable (bug #658968)Thomas Deutschmann2018-06-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/jpype: amd64 stableJason Zaman2018-06-251-1/+1
| | | | | Gentoo-bug: 658968 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/jpype: version bump.Patrice Clement2018-06-242-0/+40
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/jpype: Support python3.6Pacho Ramos2018-06-241-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/jpype: fix building with -Werror=terminate using GCC-6.Peter Levine2017-07-243-1/+62
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/608920 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5194
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/jpype: version bump.Patrice Clement2017-02-102-0/+39
| | | | Package-Manager: portage-2.3.3
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* dev-python/jpype: Correct typo.Patrice Clement2016-05-121-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-python/jpype: Stable for x86 (thanks Polynomial-C!).Patrice Clement2016-04-131-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-python/jpype: Stable for amd64.Patrice Clement2016-04-131-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-python/jpype: Switch to java-pkg-2.Patrice Clement2016-02-251-5/+1
| | | | Package-Manager: portage-2.2.26
* dev-python/jpype: Add jpype to the tree.Patrice Clement2016-02-253-0/+62
JPype is an effort to allow Python programs full access to Java class libraries. Gentoo-Bug: https://bugs.gentoo.org/304325 URL: https://github.com/originell/jpype Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>