Versions
v4.2.1-r2 :: 4.0 :: gentoo
- Modified
- License
- wxWinLL-3
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~alpha ~loong ~riscv ~sparc
- USE flags
- debug test webkit
v4.2.0 :: 4.0 :: gentoo
- Modified
- License
- wxWinLL-3
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~alpha ~loong ~riscv ~sparc
- USE flags
- test webkit
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- webkit
- Add support for the WebKit HTML rendering/layout engine
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
media-libs / tiff : Tag Image File Format (TIFF) library
x11-libs / wxGTK : GTK version of wxWidgets, a cross-platform C++ GUI toolkit
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
media-libs / tiff : Tag Image File Format (TIFF) library
x11-libs / wxGTK : GTK version of wxWidgets, a cross-platform C++ GUI toolkit
Depending packages
dev-python / matplotlib : Pure python plotting library with matlab like syntax
media-gfx / displaycal-py3 : Modernize the DisplayCAL code including Python 3 support
media-radio / chirp : A free, open-source tool for programming your radio
sci-astronomy / sirilic : Preparing acquisition files for processing with the SiriL software
sci-electronics / kicad : Electronic Schematic and PCB design tools
sci-geosciences / grass : A free GIS with raster and vector functionality, as well as 3D vizualization
Bugs
- 481488
- dev-python/wxpython leaves orphaned wxversion.py[co] files in site-packages
- 484420
- dev-python/wxpython: does magic on top of Python script wrapping
- 699046
- dev-python/wxpython-4.0.6: <built-in>: fatal error: when writing output to : No such file or directory
- 704268
- dev-python/wxpython-4.0.7 - Mandatory dependency to gstreamer via x11-libs/wxGTK[gstreamer]
- 722716
- dev-python/wxpython fails tests
- 726812
- dev-python/wxpython-4.0.7: test hangs (lib_agw_piectrl_Tests::test_lib_agw_piectrlMethods)
- 798612
- dev-python/wxpython-4.0.7-r1 setuptools warnings detected
- 851030
- dev-python/wxpython: Correct types of arguments to ScrolledWindow.SetScrollbars [upstream patch]
- 909973
- dev-python/wxpython-4.2.1-r2: needs to use PEP517 build (DistutilsNonPEP517Build)
- 923418
- dev-python/wxpython-4.2.1-r2 installs deprecated .egg/.egg-info
- 924057
- dev-python/wxpython-4.2.1-r2 fails to compile: sip_corewxAppTraits.cpp:474:79: error: class wxAppTraits has no member named GetAssertStackTrace
- 934490
- dev-python/wxpython-4.2.1-r2 fails tests: FAILED test_lib_floatcanvas_bbox.py::testAsBBox::testPassArray2
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-python/wxpython: fix building against >=sip-6.8.4
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
dev-python/wxpython: Stabilize 4.2.1-r2 arm, #917740
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Matoro Mahri · gentoo
dev-python/wxpython: Stabilize 4.2.1-r2 ppc, #917740
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Matoro Mahri · gentoo
dev-python/wxpython: Stabilize 4.2.1-r2 x86, #917740
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Matoro Mahri · gentoo
dev-python/wxpython: Stabilize 4.2.1-r2 arm64, #917740
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Matoro Mahri · gentoo
dev-python/wxpython: Stabilize 4.2.1-r2 ppc64, #917740
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: fix build w/ some doxygen versions
Closes: https://bugs.gentoo.org/934482 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: Stabilize 4.2.1-r2 amd64, #917740
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: fix tests on 32-bit arches
See commentary in the patch, but the gist is that we go back to 'long' as a hack, although it's not right for Windows. Closes: https://bugs.gentoo.org/922328 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paul Zander · gentoo
dev-python/wxpython: add 4.2.1-r1 enable Python-3.12
Closes: https://bugs.gentoo.org/929520 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Add pytest-forked dep
Closes: https://bugs.gentoo.org/920090 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Do not hardcode the path to doxygen
Closes: https://bugs.gentoo.org/911925 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: add missing pytest-xdist test dep
Closes: https://bugs.gentoo.org/920090 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/wxpython: Stabilize 4.2.1 ppc64, #917740
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/wxpython: Stabilize 4.2.1 ppc, #917740
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Stabilize 4.2.1 amd64, #917740
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Bump to 4.2.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: disable py3.9
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/wxpython: fix build w/ cython-3
Closes: https://bugs.gentoo.org/911703 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Use pypi.eclass in older version(s)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/wxpython: add missing bdep on cython
Closes: https://bugs.gentoo.org/905449 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/wxpython: Stabilize 4.2.0 ppc, #904092
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/wxpython: Stabilize 4.2.0 ppc64, #904092
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/wxpython: Stabilize 4.2.0 x86, #904092
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: Stabilize 4.2.0 arm, #904092
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/wxpython: Stabilize 4.2.0 arm64, #904092
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: Stabilize 4.2.0 amd64, #904092
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-python/wxpython: keyword 4.2.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: add 4.2.0
Thanks to Ștefan Talpalaru <stefantalpalaru@yahoo.com> for his notes in the bump bug. Closes: https://bugs.gentoo.org/542672 Closes: https://bugs.gentoo.org/766914 Closes: https://bugs.gentoo.org/890953 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/29407 Signed-off-by: Arsen Arsenović <arsen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: add media-libs/libtiff subslot dep
libtiff changed SONAME. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-python/wxpython: keyword 4.0.7-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7-r2 x86, #863107
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/wxpython: amd64 stable wrt bug #863107
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/wxpython: Stabilize 4.0.7-r2 arm64, #863107
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7-r2 ppc, #863107
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/wxpython: Stabilize 4.0.7-r2 arm, #863107
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/wxpython: Stabilize 4.0.7-r2 ppc64, #863107
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Bettler · gentoo
dev-python/wxpython: apply upstream fix
Correct types of arguments to ScrolledWindow.SetScrollbars Related: https://github.com/wxWidgets/Phoenix/pull/2005 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25228 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexey Shvetsov · gentoo
dev-python/wxpython: enable py3.10
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7-r1 arm64, #803668
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/wxpython: ppc64 stable wrt bug #803668
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/wxpython: keyword 4.0.7-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7-r1 ppc, #803668
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7-r1 arm, #803668
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7-r1 x86, #803668
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7-r1 amd64, #803668
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Remove unnecessary dep on pathlib2
Upstream is bundling it, and the package is using the bundled version at build time. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sven Wegener · gentoo
dev-python/wxpython: Enable DISTUTILS_IN_SOURCE_BUILD, bug #711970
Closes: https://bugs.gentoo.org/711970 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Sven Wegener <swegener@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7 ppc64, #714566
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7 ppc, #714566
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: restrict tests
They're horrifically broken right now - either hanging or segfaulting. Bug: https://bugs.gentoo.org/722716 Bug: https://bugs.gentoo.org/726812 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7 x86, #714566
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7 amd64, #714566
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexey Shvetsov · gentoo
iev-python/wxpython: added py39
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/wxpython: Remove old (py2.7)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/wxpython: Stabilize 4.0.7 arm, #714566
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
dev-python/wxpython: arm64 stable (bug #714566)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
dev-python/wxpython: arm64 keyworded (bug #687322)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Revert "Remove old"
Reverts: d3a96db326aded10b322dbd2c9da409caa405c7d Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/wxpython: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-python/wxpython: drop ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-python/wxpython: drop to ~sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
dev-python/wxpython: bump to 4.0.7
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/wxpython: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-python/wxpython: Remove ia64 keywords
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` on virtx
* `virtx` never required `|| die` to begin with. Closes: https://github.com/gentoo/gentoo/pull/13954 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-python/wxpython: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" - Repository mirror & CI · gentoo
Merge updates from master - Virgil Dupras · gentoo
dev-python/wxpython: bump to 4.0.6
Also, take over maintainership. Closes: https://bugs.gentoo.org/632602 Closes: https://bugs.gentoo.org/667318 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/wxpython: remove last-rited 2.8 SLOT
Bug: https://bugs.gentoo.org/661284 Package-Manager: Portage-2.3.46, Repoman-2.3.10 - Mart Raudsepp · gentoo
dev-python/wxpython: drop SLOT=2.8 to ~hppa, nothing needs it stable anymore
Everything that consumed wxpython as stable on hppa can now use 3.0 (mainly libkate), so we don't need the stable keyword on wxpython:2.8 anymore, which will allow to clean up wxGTK:2.8 more, as a revbump wasn't stabled on hppa on purpose as it's not really needed for them. Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Alexis Ballier · gentoo
dev-python/wxpython: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Michał Górny · gentoo
dev-python/wxpython: Clean old versions up - Mart Raudsepp · gentoo
dev-python/wxpython: dev-python/wxpython: remove old development cycle slot 2.9
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/wxpython: alpha stable wrt bug #562482
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha" - Mikle Kolyada · gentoo
dev-python/wxpython: ia64 stable wrt bug #562482
Package-Manager: portage-2.2.20.1 - Agostino Sarubbo · gentoo
dev-python/wxpython: sparc stable wrt bug #562482
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" - Markus Meier · gentoo
dev-python/wxpython: arm stable, bug #562482
Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm" - Mikle Kolyada · gentoo
dev-python/wxpython: x86 stable wrt bug #562482
Package-Manager: portage-2.2.20.1 - Agostino Sarubbo · gentoo
dev-python/wxpython: ppc stable wrt bug #562482
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
dev-python/wxpython: amd64 stable wrt bug #562482
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Jeroen Roovers · gentoo
dev-python/wxpython: Stable for HPPA PPC64 (bug #562482).
Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed