Versions
v24.1 :: 0 :: gentoo
- Modified
- License
- || ( Apache-2.0 BSD-2 )
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- test
v24.0 :: 0 :: gentoo
- Modified
- License
- || ( Apache-2.0 BSD-2 )
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- test
v23.2-r1 :: 0 :: gentoo
- Modified
- License
- || ( Apache-2.0 BSD-2 )
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- test
USE flags
General
- 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
dev-python / pretend : A library for stubbing in Python
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.10) language
Depending packages
app-admin / ansible-lint : Checks ansible playbooks for practices and behaviour that can be improved
app-admin / ansible-molecule : A toolkit designed to aid in the development and testing of Ansible roles
app-admin / linode-cli : Official command-line interface for interacting with the Linode API
app-admin / salt : Salt is a remote execution and configuration manager
app-backup / backintime : Backup system inspired by TimeVault and FlyBack
app-backup / borgbackup : Deduplicating backup program with compression and authenticated encryption
app-backup / borgmatic : Automatically create, prune and verify backups with borgbackup
app-portage / gpyutils : Utitilies for maintaining Python packages
dev-python / PyQt-builder : The PEP 517 compliant PyQt build system
dev-python / QtPy : Abstraction layer on top of PyQt and PySide with additional custom QWidgets
dev-python / ansible-compat : Contains functions that facilitate working with various versions of Ansible
dev-python / apispec : A pluggable API specification generator
dev-python / black : The uncompromising Python code formatter
dev-python / bleach : An easy whitelist-based HTML-sanitizing tool
dev-python / build : A simple, correct PEP517 package builder
dev-python / dep-logic : Python dependency specifications supporting logical operations
dev-python / deprecation : A library to handle automated deprecations
dev-python / docker : Python client for Docker
dev-python / fakeredis : Fake implementation of redis API for testing purposes
dev-python / flasgger : Easy OpenAPI specs and Swagger UI for your Flask API
dev-python / hatchling : Modern, extensible Python build backend
dev-python / ini2toml : Automatically conversion of .ini/.cfg files to TOML equivalents
dev-python / ipykernel : IPython Kernel for Jupyter
dev-python / jaraco-vcs : Facilities for working with VCS repositories
dev-python / jaraco-versioning : More sophisticated version manipulation (than packaging)
dev-python / jupyter-packaging : Tools to help build and install Jupyter Python packages
dev-python / jupyter-server : Core services, APIs, and REST endpoints to Jupyter web applications
dev-python / jupyterlab : JupyterLab computational environment
dev-python / jupyterlab-server : Server components for JupyterLab and JupyterLab like applications
dev-python / lazy-loader : Populate library namespace without incurring immediate import costs
dev-python / marshmallow : A library for converting to and from native Python datatypes
dev-python / matplotlib : Pure python plotting library with matlab like syntax
dev-python / mido : MIDI Objects, a library for working with MIDI messages and ports
dev-python / mkdocs : Project documentation with Markdown
dev-python / mkdocs-macros-plugin : Mkdocs plug-in allowing the use of macros and variables in Markdown
dev-python / nbconvert : Converting Jupyter Notebooks
dev-python / nbxmpp : Python library to use Jabber/XMPP networks in a non-blocking way
dev-python / nox : Flexible test automation for Python
dev-python / numexpr : Fast numerical array expression evaluator for Python and NumPy
dev-python / oslo-utils : Oslo Utility library
dev-python / pallets-sphinx-themes : Sphinx themes for Pallets and related projects
dev-python / pdm : Python package and dependency manager supporting the latest PEP standards
dev-python / pdm-backend : A PEP 517 backend for PDM that supports PEP 621 metadata
dev-python / pikepdf : Python library to work with pdf files based on qpdf
dev-python / pip : The PyPA recommended tool for installing Python packages
dev-python / pip-run : Install packages and run Python with them
dev-python / pipdeptree : Utility for displaying installed packages in a dependency tree
dev-python / pipx : Install and Run Python Applications in Isolated Environments
dev-python / plotly : Browser-based graphing library for Python
dev-python / pocketlint : Shared code for running pylint against rhinstaller projects
dev-python / poetry : A frontend for poetry - a python dependency management and packaging tool
dev-python / poetry-core : Poetry PEP 517 Build Backend
dev-python / pooch : Manage your Python library's sample data files
dev-python / pydata-sphinx-theme : Bootstrap-based Sphinx theme from the PyData community
dev-python / pypiserver : Minimal PyPI server
dev-python / pyproject-api : API to interact with the python pyproject.toml based projects
dev-python / pyproject-metadata : PEP 621 metadata parsing
dev-python / pytest : Simple powerful testing with Python
dev-python / pytest-bdd : BDD library for the pytest runner
dev-python / pytest-mpl : Facilitate image comparison for Matplotlib figures
dev-python / pytest-rerunfailures : pytest plugin to re-run tests to eliminate flaky failures
dev-python / pytest-sugar : Plugin that changes the default look and feel of pytest
dev-python / pytoolconfig : Python tool configuration
dev-python / qtconsole : Qt-based console for Jupyter with support for rich media output
dev-python / reno : Release notes manager, storing release notes in a git repo and building docs
dev-python / scikit-build : Improved build system generator for Python C/C++/Fortran/Cython extensions
dev-python / scikit-build-core : Build backend for CMake based projects
dev-python / setuptools : Collection of extensions to Distutils
dev-python / setuptools-scm : Manage versions by scm tags via setuptools
dev-python / sip : Python bindings generator for C/C++ libraries
dev-python / sphinx : Python documentation generator
dev-python / statsmodels : Statistical computations and models for use with SciPy
dev-python / tables : Hierarchical datasets for Python
dev-python / tox : virtualenv-based automation of test activities
dev-python / unearth : A utility to fetch and download python packages
dev-python / versioningit : A setuptools plugin for versioning based on git tags
dev-python / wheel : A built-package format for Python
dev-python / xarray : N-D labeled arrays and datasets in Python
dev-python / yapsy : A fat-free DIY Python plugin management toolkit
dev-util / buildbot : BuildBot build automation system
dev-util / gdbus-codegen : GDBus code and documentation generator
dev-util / gi-docgen : A documentation generator for GObject-based libraries
dev-util / pwntools : CTF framework and exploit development library
dev-util / rbtools : Command line tools for use with Review Board
dev-util / tbump : tbump helps you bump the version of your project easily
media-gfx / xdot : Interactive viewer for Graphviz dot files
net-analyzer / notus-scanner : Notus is a vulnerability scanner for creating results from local security checks
net-analyzer / ospd-openvas : This is an OSP server implementation to allow GVM to remotely control OpenVAS
net-analyzer / pontos : Common utilities and tools maintained by Greenbone Networks
net-im / gajim : XMPP client written in PyGTK
net-im / synapse : Reference implementation of Matrix homeserver
net-nds / nsscache : commandline tool to sync directory services to local cache
sci-libs / datasets : Access and share datasets for Audio, Computer Vision, and NLP tasks
sci-libs / huggingface_hub : a client library to interact with the Hugging Face Hub
sci-libs / transformers : State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow
sys-process / glances : CLI curses based monitoring tool
www-servers / gunicorn : A WSGI HTTP Server for UNIX
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 - Sam James · gentoo
dev-python/packaging: Stabilize 24.1 ALLARCHES, #935090
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 24.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Stabilize 24.0 ALLARCHES, #928174
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 24.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/packaging: Stabilize 23.2-r1 ALLARCHES, #925044
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
dev-python/packaging: remove outdated runtime dep on pyparsing
In upstream version 22.0 this external dependency was removed in favor of rewriting a custom parser for internal use: https://github.com/pypa/packaging/commit/2e5593c1288b9f1b57bb1f79acc0ed5fd1b7009c Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/packaging: Stabilize 23.2 ALLARCHES, #916648
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 23.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Remove old
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 - Fabian Groffen · gentoo
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - 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/packaging: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/packaging: Stabilize 23.1 ALLARCHES, #907002
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Enable py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/packaging: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 23.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/packaging: Stabilize 23.0-r1 ALLARCHES, #892717
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Add a blocker on old setuptools
<dev-python/setuptools-67 is incompatible with new packaging. Add a blocker here to prevent people who have versions not featuring the correct '<' dep from upgrading. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Remove old
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 - Michał Górny · gentoo
dev-python/packaging: Bump to 23.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 22.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Enable py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-python/packaging: keyword 21.3-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/packaging: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/packaging: Stabilize 21.3-r2 ALLARCHES, #834202
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Set minimal dep version for clean bootstrap
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-python/*: consistent PYTHON_COMPAT style
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Use flit to ease bootstrap
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/packaging: Stabilize 21.3-r1 ALLARCHES, #830543
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/packaging: allow older pyparsing too
Seem a few instances where Portage seems to get confused when trying to install Flatpak, so let's see if this helps (only pyparsing 3.0.5 was problematic for packaging). Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 21.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Require pyparsing < 3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Revert to EAPI 7 for Portage
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 - Michał Górny · gentoo
dev-python/packaging: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Sam James · gentoo
dev-python/packaging: Stabilize 21.0 ALLARCHES, #806908
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 21.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Enable python3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/packaging: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/packaging: Stabilize 20.9 ALLARCHES, #773784
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/packaging: cleanup old
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/packaging: Stabilize 20.8 ALLARCHES, #768972
Signed-off-by: Sam James <sam@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 - Michał Górny · gentoo
dev-python/packaging: Bump to 20.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-python/packaging: 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 - Michał Górny · gentoo
dev-python/packaging: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/packaging: Stabilize 20.7 ALLARCHES, #762538
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-python/packaging: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/packaging: Keyword 20.8 riscv, #757318
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 20.8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 20.7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 20.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Remove python2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/packaging: Keyword 20.4 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Stabilize 20.4 ALLARCHES, #731462
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/packaging: x86 stable wrt bug #731462
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/packaging: sparc stable wrt bug #731462
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/packaging: ppc64 stable wrt bug #731462
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/packaging: ppc stable wrt bug #731462
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/packaging: arm stable wrt bug #731462
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Port to py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 20.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
*/*: downgrade m68k down to ~m68k
m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/packaging: s390 stable wrt bug #716404
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-python/packaging: arm64 stable (bug #716404)
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 - Agostino Sarubbo · gentoo
dev-python/packaging: x86 stable wrt bug #716404
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 - Rolf Eike Beer · gentoo
dev-python/packaging: stable 20.3 for hppa, bug #716404
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 - Agostino Sarubbo · gentoo
dev-python/packaging: ppc64 stable wrt bug #716404
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/packaging: ppc stable wrt bug #716404
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/packaging: arm stable wrt bug #716404
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/packaging: amd64 stable wrt bug #716404
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 - Rolf Eike Beer · gentoo
dev-python/packaging: stable 20.3 for sparc, bug #716404
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 - 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
dev-python/packaging: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/packaging: arm64/hppa/m68k/sh stable, (ALLARCHES policy) wrt bug #711678
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/packaging: arm stable wrt bug #711678
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/packaging: x86 stable wrt bug #711678
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/packaging: ia64 stable wrt bug #711678
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/packaging: ppc stable wrt bug #711678
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/packaging: ppc64 stable wrt bug #711678
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/packaging: amd64 stable wrt bug #711678
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 - Agostino Sarubbo · gentoo
dev-python/packaging: sparc stable wrt bug #711678
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/packaging: s390 stable wrt bug #711678
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Bump to 20.3
Signed-off-by: Michał Górny <mgorny@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
dev-python/packaging: Bump to 20.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Remove redundant version
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/packaging: Bump to 20.0
Signed-off-by: Michał Górny <mgorny@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 - Aaron Bauman · gentoo
dev-python/packaging: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19 - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-python/packaging: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Enable py3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Fix UnnecessarySlashStrip
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/packaging: Add RESTRICT="!test? ( test )"
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/packaging: Remove 17.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/packaging: Bump to 19.2
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 - 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 - Tim Harder · gentoo
dev-python/packaging: version bump to 18.0
Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/packaging: Enable py3.7 - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
dev-python/packaging: version bump to 17.1 - Michael Mair-Keimberger · gentoo
update pypi HOMEPAGE to avoid redirection
Closes: https://github.com/gentoo/gentoo/pull/8080 - Mike Gilbert · gentoo
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540 - Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords - Mike Frysinger · gentoo
dev-python/packaging: mark 16.8 m68k/s390/sh stable - Tim Harder · gentoo
dev-python/packaging: remove old - Agostino Sarubbo · gentoo
dev-python/packaging: ia64 stable wrt bug #617156
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Weber · gentoo
dev-python/packaging: ppc stable (bug 617156).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" - Michael Weber · gentoo
dev-python/packaging: arm64 stable (bug 617156).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64" - Agostino Sarubbo · gentoo
dev-python/packaging: ppc64 stable wrt bug #617156
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
dev-python/packaging-16.8-r0: add alpha keyword
Gentoo-Bug: 617156 - Agostino Sarubbo · gentoo
dev-python/packaging: sparc stable wrt bug #617156
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/packaging: x86 stable wrt bug #617156
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
dev-python/packaging: Stable for HPPA (bug #617156).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Markus Meier · gentoo
dev-python/packaging: arm stable, bug #617156
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - Agostino Sarubbo · gentoo
dev-python/packaging: amd64 stable wrt bug #617156
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Haubenwallner · gentoo
dev-python/packaging: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Zac Medico · gentoo
dev-python/packaging: PYTHON_COMPAT: add python3_6
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Mike Gilbert · gentoo
dev-python/packaging: remove old
Package-Manager: Portage-2.3.3_p42_p433681, Repoman-2.3.1_p35_p433681 - Mike Gilbert · gentoo
dev-python/packaging: force distutils
Package-Manager: Portage-2.3.3_p42_p433273, Repoman-2.3.1_p35_p433273 - Fabian Groffen · gentoo
dev-python/packaging: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Tim Harder · gentoo
dev-python/packaging: version bump to 16.8 - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Matthew Thode · gentoo
dev-python/packaging: stable amd64 and x86
Package-Manager: portage-2.3.0 - Mike Gilbert · gentoo
dev-python/packaging: drop pkg_preinst
https://bugs.gentoo.org/574002 Package-Manager: portage-2.3.1_p4 - Manuel Rüger · gentoo
dev-python/packaging: Version bump to 16.6
Package-Manager: portage-2.2.28 - David Seifert · gentoo
dev-python/packaging: Remove broken
Gentoo-Bug: 575894 Package-Manager: portage-2.2.27 - David Seifert · gentoo
dev-python/packaging: Version bump
Gentoo-Bug: 575894 Package-Manager: portage-2.2.27 - Justin Lecher · gentoo
dev-python/packaging: Version Bump
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/packaging: Version Bump
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/packaging: Version Bump
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/packaging: Version Bump
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/jasom/master'
Pull request: https://github.com/gentoo/gentoo/pull/725 - Justin Lecher · gentoo
dev-python/packaging: Break circular dep on pyparsing
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=572792 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/697'.
Gentoo-Bug: 558182 PR-Number: https://github.com/gentoo/gentoo/pull/697 - Justin Lecher · gentoo
dev-python/packaging: Version Bump
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Mike Frysinger · gentoo
dev-python/packaging: mark 15.3-r2 arm64/m68k/s390/sh stable - Markus Meier · gentoo
dev-python/packaging: arm stable, bug #564588
Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm" - Jeroen Roovers · gentoo
dev-python/packaging: Stable for HPPA (bug #549898).
Package-Manager: portage-2.2.25 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
dev-python/packaging: alpha stable wrt bug #564588
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha" - Agostino Sarubbo · gentoo
dev-python/packaging: ia64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" - Agostino Sarubbo · gentoo
dev-python/packaging: sparc stable wrt bug #564588
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" - Agostino Sarubbo · gentoo
dev-python/packaging: ppc64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" - Agostino Sarubbo · gentoo
dev-python/packaging: ppc stable wrt bug #564588
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
dev-python/packaging: x86 stable wrt bug #564588
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
dev-python/packaging: amd64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Mike Gilbert · gentoo
dev-python/packaging: Force setup.py to use distutils
Bug: https://bugs.gentoo.org/563534 Package-Manager: portage-2.2.23_p4 - Justin Lecher · gentoo
Merge branch 'mgorny-setuptools-unmess'
* mgorny-setuptools-unmess: (61 commits) dev-python/mimeparse: Keyword under ALLARCHES policy dev-python/testtools: Rekeyword according to old KEYWORDS dev-python/virtualenv: Keyword under ALLARCHES policy dev-python/pyasn1-modules: Keyword under ALLARCHES policy dev-python/pygments: Keyword under ALLARCHES policy dev-python/pytz: Keyword under ALLARCHES policy dev-python/testrepository: Keyword under ALLARCHES policy dev-python/testresources: Keyword under ALLARCHES policy dev-python/pbr: Keyword under ALLARCHES policy dev-python/mock: Rekeyword according to old KEYWORDS dev-python/funcsigs: Keyword under ALLARCHES policy dev-python/traceback2: Keyword under ALLARCHES policy dev-python/fixtures: Keyword under ALLARCHES policy dev-python/unittest2: Rekeyword according to old KEYWORDS dev-python/linecache2: Keyword under ALLARCHES policy dev-python/testscenarios: Keyword under ALLARCHES policy dev-python/subunit: Rekeyword according to old KEYWORDS dev-python/requests: Rekeyword according to old KEYWORDS dev-python/ndg-httpsclient: Keyword under ALLARCHES policy dev-python/pexpect: Rekeyword according to old KEYWORDS ... Github: Closes gentoo/gentoo#119 Closes gentoo/gentoo#203 - Michał Górny · gentoo
dev-python/*: Restore keywords and un-revbump for py3.5
Restore keywords that were removed unnecessarily, and collapse unnecessary revbumps on packages with added python3.5 support. - Michał Górny · gentoo
dev-python/packaging: Copy ~arch keywords from setuptools
Add ~arch keywords copied from dev-python/setuptools. As Arfrever has pointed out, dev-python/packaging is pretty much the code split out of dev-python/setuptools so there was no strong reason to start with empty keywords. Keep reduced keywords on 15.3-r2 with python3.5 support until all dependencies are fixed. - Justin Lecher · gentoo
dev-python/packaging: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Mikle Kolyada · gentoo
dev-python/packaging: Add ~sparc keywords wrt bug #558546
Package-Manager: portage-2.2.20.1 - Markus Meier · gentoo
dev-python/packaging: add ~arm, bug #558546
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" - Tobias Klausmann · gentoo
dev-python/packaging: add ~alpha keyword
Gentoo-Bug: 558546 Package-Manager: portage-2.2.21 - Joshua Kinard · gentoo
Added ~mips to KEYWORDS.
Package-Manager: portage-2.2.20.1 - Jeroen Roovers · gentoo
dev-python/packaging: Mark ~hppa ~ppc64 (bug #558546).
Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
dev-python/packaging: Drop obsolete dep
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/packaging: Allow installation without setuptools
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/packaging: Add missing dep in dev-python/setuptools
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558658 Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/packaging: New package, ebuild written by me
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>