Summary
GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable for use in both free software and proprietary applications. It is already in use in many applications ranging from small single purpose scripts up to large full featured applications. PyGObject now dynamically accesses any GObject libraries that uses GObject Introspection. It replaces the need for separate modules such as PyGTK, GIO and python-gnome to build a full GNOME 3.0 application. Once new functionality is added to gobject library it is instantly available as a Python API without the need for intermediate Python glue.
Versions
v3.48.2-r1 :: 3 :: gentoo
- Modified
- License
- LGPL-2.1+
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
- USE flags
- cairo debug examples test
v3.46.0-r1 :: 3 :: gentoo
- Modified
- License
- LGPL-2.1+
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~loong ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- cairo debug examples test
USE flags
General
- cairo
- Enable support for the cairo graphics library
- 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
- examples
- Install examples, usually source code
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Dependencies
app-accessibility / at-spi2-core : D-Bus accessibility specifications and registration daemon
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / glib : The GLib library of C routines
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-libs / libffi : Portable, high level programming interface to various calling conventions
dev-python / pycairo : Python bindings for the cairo library
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.10) language
dev-python / pytest : Simple powerful testing with Python
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / pango : Internationalized text layout and rendering library
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / glib : The GLib library of C routines
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-libs / libffi : Portable, high level programming interface to various calling conventions
dev-python / pycairo : Python bindings for the cairo library
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.10) language
x11-libs / cairo : A vector graphics library with cross-device output support
Depending packages
app-accessibility / accerciser : Interactive Python accessibility explorer
app-accessibility / caribou : Input assistive technology intended for switch and pointer users
app-accessibility / orca : Extensible screen reader that provides access to the desktop
app-admin / system-config-printer : Graphical user interface for CUPS administration
app-cdr / cdemu : Command-line tool for controlling cdemu-daemon
app-cdr / gcdemu : Gtk+ GUI for controlling cdemu-daemon
app-editors / gedit : A text editor for the GNOME desktop
app-editors / gedit-plugins : Collection of extra plugins for the gedit Text Editor
app-editors / pluma-plugins : A set of plugins for Pluma, the MATE text editor.
app-editors / remarkable : Fully featured markdown editor, supports github markdown dialect
app-emulation / crossover-bin : Commercial version of app-emulation/wine with paid support
app-emulation / virt-manager : A graphical tool for administering virtual machines
app-i18n / ibus : Intelligent Input Bus for Linux / Unix OS
app-i18n / ibus-anthy : Japanese Anthy engine for IBus
app-i18n / ibus-hangul : Korean Hangul engine for IBus
app-i18n / ibus-libpinyin : Intelligent Pinyin and Bopomofo input methods based on LibPinyin for IBus
app-i18n / ibus-pinyin : Chinese Pinyin and Bopomofo engines for IBus
app-i18n / ibus-table : Tables engines for IBus
app-i18n / ibus-typing-booster : Completion input method for IBus
app-misc / gramps : Community genealogy program aiming to be both intuitive and feature-complete
app-misc / lirc : decode and send infra-red signals of many commonly used remote controls
app-misc / piper : GTK application to configure gaming devices
app-misc / solaar : Linux Device Manager for Logitech Unifying Receivers and Paired Devices
app-office / gnucash : A personal finance manager
app-office / gtg : Personal organizer for the GNOME desktop environment
app-text / nfoview : Simple viewer for NFO files, which are ASCII art in the CP437 codepage
app-text / openpaperwork-gtk : Paperwork plugins
app-text / paperwork : a personal document manager for scanned documents (and PDFs)
app-text / paperwork-backend : Backend part of Paperwork (Python API, no UI)
app-text / pdfarranger : Merge or split pdfs; rearrange, rotate, crop pages
dev-debug / d-feet : D-Feet is a powerful D-Bus debugger
dev-libs / gom : GObject to SQLite object mapper library
dev-libs / libgit2-glib : Git library for GLib
dev-libs / libpeas : A GObject plugins library
dev-libs / libratbag : Library to configure gaming mice
dev-python / audioread : Wrapper for audio file decoding using FFmpeg or GStreamer
dev-python / gst-python : A Python Interface to GStreamer
dev-python / liblarch : Library to handle directed acyclic graphs
dev-python / matplotlib : Pure python plotting library with matlab like syntax
dev-python / nautilus-python : Python bindings for the Nautilus file manager
dev-python / nbxmpp : Python library to use Jabber/XMPP networks in a non-blocking way
dev-python / pyatspi : Python client bindings for D-Bus AT-SPI
dev-python / pydbus : Pythonic DBus library
dev-python / python-caja : Python bindings for the Caja file manager
dev-python / python-dbusmock : Easily create mock objects on D-Bus for software testing
dev-util / blueprint-compiler : Compiler for Blueprint, a markup language for GTK user interfaces
dev-util / catfish : A frontend for find, (s)locate, doodle, tracker, beagle, strigi and pinot
dev-util / devhelp : An API documentation browser for GNOME
dev-util / diffuse : A graphical tool to compare and merge text files
dev-util / dogtail : GUI test tool and automation framework using accessibility framework
dev-util / glade : A user interface designer for GTK+ and GNOME
dev-util / gnome-builder : An IDE for writing GNOME-based software
dev-util / meld : A graphical diff and merge tool
dev-util / scanmem : Locate and modify variables in executing processes
dev-vcs / gitg : git repository viewer for GNOME
games-arcade / jumpnbump : Funny multiplayer game about cute little fluffy bunnies
games-board / pychess : GTK chess client
games-emulation / hatari : Atari ST emulator
games-util / cartridges : Simple game launcher written in Python using GTK4 and Libadwaita
games-util / lutris : An open source gaming platform for GNU/Linux
games-util / sc-controller : User-mode driver and GTK-based GUI for Steam Controllers and others
gnome-base / gnome-core-libs : Sub-meta package for the core libraries of GNOME
gnome-base / gnome-shell : Provides core UI functions for the GNOME desktop
gnome-extra / cinnamon : A fork of GNOME Shell with layout similar to GNOME 2
gnome-extra / cinnamon-screensaver : Screensaver for Cinnamon
gnome-extra / cinnamon-session : Cinnamon session manager
gnome-extra / gnome-browser-connector : OS-native connector counterpart for GNOME Shell browser extension
gnome-extra / gnome-tweaks : Customize advanced GNOME options
gnome-extra / nautilus-dropbox : Dropbox Nautilus Extension
gnome-extra / nemo : A file manager for Cinnamon, forked from Nautilus
mail-client / claws-mail : An email client (and news reader) based on GTK+
mate-extra / caja-dropbox : Store, Sync and Share Files Online
media-gfx / cropgui : GUI for lossless cropping of jpeg images
media-gfx / curtail : Image compressor, supporting PNG, JPEG and WebP
media-gfx / eog-plugins : Eye of GNOME plugins
media-gfx / gimp : GNU Image Manipulation Program
media-gfx / gnofract4d : A program for drawing beautiful mathematically-based images known as fractals
media-gfx / mcomix : GTK image viewer for comic book archives
media-gfx / mypaint : Fast and easy graphics application for digital painters
media-gfx / xdot : Interactive viewer for Graphviz dot files
media-libs / gexiv2 : GObject-based wrapper around the Exiv2 library
media-sound / gnome-music : Music management for Gnome
media-sound / gpodder : A free cross-platform podcast aggregator
media-sound / linux-show-player : A cue player designed for stage productions
media-sound / lollypop : Modern music player for GNOME
media-sound / pithos : Pandora.com client for the GNOME desktop
media-sound / quodlibet : audio library tagger, manager, and player for GTK+
media-sound / rhythmbox : Music management and playback software for GNOME
media-sound / solfege : GNU program to help practicing ear training
media-sound / sonata : Elegant GTK+ music client for the Music Player Daemon (MPD)
media-sound / soundconverter : A simple audiofile converter application for the GNOME environment
media-sound / whipper : A Python CD-DA ripper preferring accuracy over speed (forked from morituri)
media-sound / xmms2 : X(cross)platform Music Multiplexing System, next generation of the XMMS player
media-video / devedeng : DevedeNG is a program to create video DVDs and CDs (VCD, sVCD or CVD)
media-video / gaupol : A subtitle editor for text-based subtitles
media-video / pitivi : A non-linear video editor using the GStreamer multimedia framework
media-video / totem : Media player for GNOME
net-analyzer / nmap : Network exploration tool and security / port scanner
net-dns / avahi : System which facilitates service discovery on a local network
net-firewall / firewalld : Firewall daemon with D-Bus interface providing a dynamic firewall
net-im / gajim : XMPP client written in PyGTK
net-libs / libaccounts-glib : Accounts SSO (Single Sign-On) management library for GLib applications
net-misc / connman-notify : Desktop notification integration for connman
net-misc / dropbox-cli : Cli interface for dropbox (python), part of nautilus-dropbox
net-misc / pulseaudio-dlna : A lightweight DLNA/UPNP/Chromecast streaming server for PulseAudio
net-p2p / deluge : BitTorrent client with a client/server model
net-p2p / nicotine+ : Graphical client for the Soulseek peer to peer network written in Python
net-print / hplip : HP Linux Imaging and Printing - Print, scan, fax drivers and service tools
net-vpn / eduvpn-client : Linux client and Python client API for eduVPN
net-wireless / blueman : Simple and intuitive GTK+ Bluetooth Manager
net-wireless / bluez : Bluetooth Tools and System Daemons for Linux
net-wireless / gnuradio : Toolkit that provides signal processing blocks to implement software radios
sci-geosciences / gpsd : GPS daemon and library for USB/serial GPS devices and GPS/mapping clients
sci-libs / libsigrok : Basic hardware drivers for logic analyzers and input/output file format support
sci-visualization / pythonprop : Scripts to prepare and plot VOACAP propagation predictions
sys-apps / bleachbit : Clean junk to free disk space and to maintain privacy
sys-apps / fwupd : Aims to make updating firmware on Linux automatic, safe and reliable
sys-apps / openrazer : Drivers and user-space daemon to control Razer devices on GNU/Linux
sys-apps / polychromatic : RGB lighting management software for GNU/Linux powered by OpenRazer
sys-apps / razercommander : GTK contol center for managing Razer peripherals on Linux
sys-apps / system-monitoring-center : Multi-featured system monitor GUI written in Python
sys-apps / tuned : Daemon for monitoring and adaptive tuning of system devices
sys-auth / libfprint : Library to add support for consumer fingerprint readers
sys-block / targetcli-fb : Command shell for managing Linux LIO kernel target
sys-fs / udiskie : An automatic disk mounting service using udisks
sys-libs / libblockdev : A library for manipulating block devices
sys-libs / libmodulemd : C Library for manipulating Fedora Modularity metadata files
sys-power / power-profiles-daemon : Makes power profiles handling available over D-Bus
sys-power / switcheroo-control : D-Bus service to check the availability of dual-GPU
sys-power / throttled : Daemon to work around throttling issues on some Intel laptops
x11-libs / xapp : Cross-desktop libraries and common resources
x11-misc / alacarte : Simple GNOME menu editor
x11-misc / arandr : Another XRandR GUI
x11-misc / gammastep : A screen color temperature adjusting software
x11-misc / menulibre : Advanced freedesktop.org compliant menu editor
x11-misc / mozo : Mozo menu editor for MATE
x11-misc / mugshot : A lightweight user-configuration application
x11-misc / py3status : py3status is an extensible i3status wrapper written in python
x11-misc / redshift : A screen color temperature adjusting software
x11-misc / revelation : A password manager for GNOME
x11-misc / safeeyes : Linux alternative to EyeLeo
x11-misc / screenkey : A screencast tool to display your keys inspired by Screenflick
x11-misc / sunflower : Small and highly customizable twin-panel file manager with plugin-support
x11-misc / xflux-gui : A GUI for f.lux
x11-misc / zim : A desktop wiki
x11-terms / guake : Drop-down terminal for GNOME
x11-terms / terminator : Multiple GNOME terminals in one window
x11-wm / qtile : A full-featured, hackable tiling window manager written in Python
x11-wm / xpra : X Persistent Remote Apps (xpra) and Partitioning WM (parti) based on wimpiggy
xfce-extra / xfce4-panel-profiles : Simple application to manage Xfce panel layouts
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
dev-python/pygobject: Stabilize 3.46.0-r1 sparc, #935075
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Matoro Mahri · gentoo
dev-python/pygobject: Stabilize 3.46.0-r1 hppa, #935075
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Matoro Mahri · gentoo
dev-python/pygobject: Stabilize 3.46.0-r1 arm64, #935075
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
dev-python/pygobject: drop 3.48.2
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
dev-python/pygobject: enable py3.10
It was dropped by mistake Closes: https://bugs.gentoo.org/936437 Thanks-to: Sam James Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
dev-python/pygobject: Drop deprecated egg-info file
Closes: https://bugs.gentoo.org/936219 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
dev-python/pygobject: drop 3.44.1
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
dev-python/pygobject: update HOMEPAGE
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.46.0-r1 ppc, #935075
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.46.0-r1 arm, #935075
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.46.0-r1 x86, #935075
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.46.0-r1 amd64, #935075
Signed-off-by: Sam James <sam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.46.0-r1 ppc64, #935075
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org> - Guillermo Joandet · gentoo
dev-python/pygobject: Bump to 3.48.2
Closes: https://bugs.gentoo.org/921656 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35350 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.46.0 sparc, #920657
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.46.0 hppa, #920657
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.46.0 arm64, #920657
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.46.0 arm, #920657
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: drop 3.44.2
Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.46.0 x86, #920657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.46.0 ppc64, #920657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.46.0 amd64, #920657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.46.0 ppc, #920657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Bump to 3.44.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillermo Joandet · gentoo
dev-python/pygobject: Version bump to 3.46.0
Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32712 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Replace our py3.12 sed with upstream fix
Replace our cheap test hack using `.*` regex with upstream patch that conditionalizes the expected value per Python version. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Enable py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pygobject: drop 3.42.2
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.44.1 x86, #905253
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.44.1 amd64, #905253
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.44.1 ppc, #905253
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.44.1 hppa, #905253
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.44.1 sparc, #905253
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.44.1 arm, #905253
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.44.1 arm64, #905253
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.44.1 ppc64, #905253
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/pygobject: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pygobject: use array for meson_src_configure
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pygobject: add 3.44.1
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillermo Joandet · gentoo
dev-python/pygobject: Version bump to 3.44.0
Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30237 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillermo Joandet · gentoo
dev-python/pygobject: Version bump to 3.43.1
Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29969 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jérôme Carretero · gentoo
dev-python/pygobject: add pypy3 to PYTHON_COMPAT
Update atk dependency for package.deprecated. Signed-off-by: Jérôme Carretero <cJ-gentoo@zougloub.eu> Signed-off-by: Michał Górny <mgorny@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 - Matt Turner · gentoo
dev-python/pygobject: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.42.2 hppa, #868840
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.2 sparc, #868840
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.2 arm64, #868840
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.2 x86, #868840
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.2 amd64, #868840
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.42.2 ppc, #868840
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.42.2 arm, #868840
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pygobject: Stabilize 3.42.2 ppc64, #868840
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Call python_optimize explicitly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Bump to 3.42.2
Now with a test phase that no longer crashes for me, and fancy distutils-r1 PEP517=no mode! Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/pygobject: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/pygobject: Stabilize 3.42.1 arm, #843794
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.1 arm64, #843794
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.1 sparc, #843794
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.1 ppc64, #843794
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.1 ppc, #843794
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.1 hppa, #843794
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.1 x86, #843794
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.1 amd64, #843794
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
dev-python/pygobject: enable py3.11
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-python/pygobject: keyword 3.42.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/pygobject: Version bump to 3.42.1
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/pygobject: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.0 ppc64, #819843
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.0 ppc, #819843
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-python/pygobject: stable 3.42.0 for hppa, bug #819843
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pygobject: increase timeout for tests
Reported-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.0 arm, #819843
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.0 arm64, #819843
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pygobject: amd64 stable wrt bug #819843
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.0 x86, #819843
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.42.0 sparc, #819843
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: bump to 3.42.0
The py3.10 patch is updated to upstreamed variant. Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/pygobject: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
dev-python/pygobject: Propagate stable keywords
Closes: https://bugs.gentoo.org/792327 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Fix ImportWarnings with py3.10
Closes: https://bugs.gentoo.org/796929 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.40.1 ppc64, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.40.1 arm64, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.40.1 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.40.1 x86, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.40.1 ppc, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.40.1 sparc, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.40.1 arm, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
dev-python/pygobject: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/pygobject: support python3_10
Builds, tests and installs fine. Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/pygobject: Version bump to 3.40.1
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/pygobject: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-python/pygobject: stable 3.38.0 for hppa, bug #774927
Package-Manager: Portage-3.0.17, Repoman-3.0.2 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 - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.38.0 sparc, #774927
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.38.0 ppc64, #774927
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pygobject: Stabilize 3.38.0 ppc, #774927
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.38.0 arm64, #774927
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.38.0 arm, #774927
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-python/pygobject: x86 stable (bug #774927)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/pygobject: Version bump to 3.40.0
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: Stabilize 3.38.0 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@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 - Rolf Eike Beer · gentoo
dev-python/pygobject: stable 3.36.1-r1 for hppa, bug #736727
Package-Manager: Portage-3.0.13, Repoman-3.0.2 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 - Fabian Groffen · gentoo
dev-python/pygobject: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/pygobject: Version bump to 3.38.0
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: Stabilize 3.36.1-r1 s390, #738728
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: don't skip tests on disabled py2
It's py3-only now, so no need for the code from commit a07e2a8c90a4307ef9eccd6c7605568eb692a0f1 anymore. Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Skip tests on py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: ppc64 stable (bug #736727)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: ppc stable (bug #736727)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.36.1 x86, #736727
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.36.1 amd64, #736727
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.36.1 sparc, #736727
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.36.1 arm, #736727
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pygobject: Stabilize 3.36.1 arm64, #736727
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: remove old
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 - Sam James · gentoo
dev-python/pygobject: sparc stable (bug #717144)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: bump to 3.36.1
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 - Sergei Trofimovich · gentoo
dev-python/pygobject: move away from virtual/libffi
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
dev-python/pygobject: arm64 stable (bug #717144)
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/pygobject: Port to py39
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pygobject: s390 stable wrt bug #717144
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-python/pygobject: stable 3.34.0 for hppa, bug #717144
Package-Manager: Portage-2.3.99, Repoman-2.3.22 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 - Agostino Sarubbo · gentoo
dev-python/pygobject: arm stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pygobject: ppc64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pygobject: ppc stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pygobject: x86 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pygobject: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@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 - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: fix HOMEPAGE
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 - 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 - Mart Raudsepp · gentoo
dev-python/pygobject: remove old
Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Mart Raudsepp · gentoo
dev-python/pygobject: ia64 stable (bug #685254)
Tested-by: Émeric Maschino Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@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> - Marcin Wozniak · gentoo
dev-python/pygobject: Version bump to 3.34.0
Closes: https://bugs.gentoo.org/703002 Closes: https://bugs.gentoo.org/704196 Closes: https://github.com/gentoo/gentoo/pull/14238 Signed-off-by: Marcin Wozniak <y0rune@aol.com> Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> 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 - Andreas Sturmlechner · gentoo
dev-python/pygobject: python3_8
pygobject-test-suite fails with same error as python3_7. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@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 - Agostino Sarubbo · gentoo
dev-python/pygobject: sparc stable wrt bug #685254
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: remove old
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-python/pygobject: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-python/pygobject: arm64 stable (bug #685254)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-python/pygobject: stable 3.32.1 for hppa, bug #685254
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pygobject: ppc stable wrt bug #685254
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pygobject: ppc64 stable wrt bug #685254
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: alpha stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: arm stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-python/pygobject: 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 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: x86 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" - Mikle Kolyada · gentoo
dev-python/pygobject: s390 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: amd64 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: bump to 3.32.1
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: remove old
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: bump to 3.32.0
Bug: https://bugs.gentoo.org/676556 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Mart Raudsepp · gentoo
dev-python/pygobject: bump to 3.30.4
Closes: https://bugs.gentoo.org/676556 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: remove old
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-python/pygobject: stable 3.28.3 for hppa, bug #631656
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/pygobject-3.28.3: alpha stable, bug 670024
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-python/pygobject: stable 3.28.3 for sparc, bug #670024
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: don't install examples without USE=examples
Examples were unconditionally installed and USE=examples didn't do anything. Fix it. Thanks-to: dantrell Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: ppc stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Mikle Kolyada · gentoo
dev-python/pygobject: ppc64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: arm stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: x86 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: amd64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-python/pygobject: stable 3.28.3 for ia64, bug #670024
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: fix missing test dep, die on test failures
The testing emake call had a missing "|| die", thus the test phase only errored out if the last tested python version failed tests, but not if earlier python version tests failed. This was observed from pytest for python2.7 missing due to the missing dep and that not being fatal. Add the missing test dep. Closes: https://bugs.gentoo.org/670184 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/pygobject: bump to 3.28.3
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Backport patches for py3.7 support
Closes: https://github.com/gentoo/gentoo/pull/9331 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pygobject: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pygobject: Improve src_test
Spawn virtx once for all tests. Use local variables. - Sergei Trofimovich · gentoo
dev-python/pygobject: stable 3.24.1 for ppc64, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Markus Meier · gentoo
dev-python/pygobject: arm stable, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" - Tobias Klausmann · gentoo
dev-python/pygobject-3.24.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/631656 - Sergei Trofimovich · gentoo
dev-python/pygobject: stable 3.24.1 for ppc, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Rolf Eike Beer · gentoo
dev-python/pygobject-3.24.1: fix test dependencies.
Closes: https://bugs.gentoo.org/645604 Closes: https://github.com/gentoo/gentoo/pull/7252 - Sergei Trofimovich · gentoo
dev-python/pygobject: stable 3.24.1 for ia64, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" - Thomas Deutschmann · gentoo
dev-python/pygobject: x86 stable (bug #631656)
Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Mikle Kolyada · gentoo
dev-python/pygobject: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Gilles Dartiguelongue · gentoo
dev-python/pygobject: version bump 3.22.0 → 3.24.1
Package-Manager: Portage-2.3.7, Repoman-2.3.3 - Gilles Dartiguelongue · gentoo
dev-python/pygobject: version bump 3.22.0 → 3.24.1
Package-Manager: Portage-2.3.7, Repoman-2.3.3 - Mart Raudsepp · gentoo
dev-python/pygobject: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Agostino Sarubbo · gentoo
dev-python/pygobject: sparc stable wrt bug #611134
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Mart Raudsepp · gentoo
dev-python/pygobject: ia64 stable, bug #611134
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Tobias Klausmann · gentoo
dev-python/pygobject-3.22.0-r0: add alpha keyword
Gentoo-Bug: 611134 - Jeroen Roovers · gentoo
dev-python/pygobject: Stable for HPPA (bug #611134).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
dev-python/pygobject: x86 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pygobject: amd64 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Weber · gentoo
dev-python/pygobject: ppc stable (bug 611134)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" - Michael Weber · gentoo
dev-python/pygobject: ppc64 stable (bug 611134)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" - Michael Weber · gentoo
dev-python/pygobject: arm stable (bug 611134)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" - Zac Medico · gentoo
dev-python/pygobject: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Fabian Groffen · gentoo
dev-python/pygobject: dropped ~x86-interix
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Mart Raudsepp · gentoo
dev-python/pygobject: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Agostino Sarubbo · gentoo
dev-python/pygobject: ppc64 stable wrt bug #587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pygobject: ia64 stable wrt bug #587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pygobject: sparc stable wrt bug #587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pygobject: ppc stable wrt bug #587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Mart Raudsepp · gentoo
dev-python/pygobject: Drop dead python3_3 implementation from PYTHON_COMPAT
This was removed in earlier version, but the bump happened on the same date as the global removal, so it ended up reappearing. Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Markus Meier · gentoo
dev-python/pygobject: arm stable, bug #587010
Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" - Gilles Dartiguelongue · gentoo
dev-python/pygobject: version bump 3.20.1 → 3.22.0
Package-Manager: portage-2.3.2 - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Jeroen Roovers · gentoo
dev-python/pygobject: Stable for HPPA (bug #587010).
Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches - Pacho Ramos · gentoo
dev-python/pygobject: x86 stable, bug 587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" - Pacho Ramos · gentoo
dev-python/pygobject: amd64 stable, bug 587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" - Tobias Klausmann · gentoo
dev-python/pygobject-3.20.1-r0: add alpha keyword
Gentoo-Bug: 587010 - Pacho Ramos · gentoo
dev-python/pygobject: ppc stable, bug 584468
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" - Pacho Ramos · gentoo
dev-python/pygobject: Version bump
Package-Manager: portage-2.3.0_rc1 - Pacho Ramos · gentoo
dev-python/pygobject: Drop old
Package-Manager: portage-2.3.0_rc1 - Tobias Klausmann · gentoo
dev-python/pygobject-3.18.2-r0: add alpha keyword
Gentoo-Bug: 584468 Package-Manager: portage-2.3.0_rc1 - Markus Meier · gentoo
dev-python/pygobject: arm stable, bug #566378
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" - Jeroen Roovers · gentoo
dev-python/pygobject: Stable for HPPA PPC64 (bug #566378).
Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches - Steev Klimaszewski · gentoo
dev-python/pygobject: Keyword 3.18.2 for ~arm64
Package-Manager: portage-2.2.28 - Steev Klimaszewski · gentoo
dev-python/pygobject: Add ~arm64 keyword to 2.28
Package-Manager: portage-2.2.28 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/syncthing'
Pull Request: https://github.com/gentoo/gentoo/pull/990 - Mikle Kolyada · gentoo
dev-python/pygobject: x86 stable wrt bug #427546
Package-Manager: portage-2.2.26 - Pacho Ramos · gentoo
dev-python/pygobject: amd64 stable, bug 566378
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/zpuskas/kicad-doc-4.0.0-rc1'
Pull request: https://github.com/gentoo/gentoo/pull/403 - Gilles Dartiguelongue · gentoo
dev-python/pygobject: remove sparc special casing
Package-Manager: portage-2.2.25 - Agostino Sarubbo · gentoo
dev-python/pygobject: ia64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" - Pacho Ramos · gentoo
dev-python/pygobject: Drop old
Package-Manager: portage-2.2.24 - Pacho Ramos · gentoo
dev-python/pygobject: Version bump
Package-Manager: portage-2.2.24 - Agostino Sarubbo · gentoo
dev-python/pygobject: ppc stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Justin Lecher · gentoo
dev-python/pygobject: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Mikle Kolyada · gentoo
dev-python/pygobject: sparc stable wrt bug #551826
Package-Manager: portage-2.2.20.1 - Markus Meier · gentoo
dev-python/pygobject: arm stable, bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" - Jeroen Roovers · gentoo
dev-python/pygobject: Stable for PPC64 (bug #551826).
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches - Jeroen Roovers · gentoo
dev-python/pygobject: Stable for HPPA (bug #551826).
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches - Tobias Klausmann · gentoo
dev-python/pygobject: add alpha keyword
Gentoo-Bug: 551826 Package-Manager: portage-2.2.20.1 - Agostino Sarubbo · gentoo
dev-python/pygobject: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Mikle Kolyada · gentoo
dev-python/pygobject: amd64 stable wrt bug #551826
Package-Manager: portage-2.2.20.1 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