Versions
v7.3.11-r1 :: 0/pypy39-pp73-336 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 x86 ~amd64-linux ~arm64 ~ppc64 ~x86-linux
- USE flags
- ensurepip gdbm jit ncurses sqlite tk
USE flags
General
- ensurepip
- Install the ensurepip module that uses bundled wheels to bootstrap pip and setuptools (if disabled, it will be only possible to use venv `--without-pip`)
- gdbm
- Add support for sys-libs/gdbm (GNU database libraries)
- jit
- Enable just-in-time compilation for improved performance. May prevent use of some PaX memory protection features in Gentoo Hardened.
- ncurses
- Add ncurses support (console display library)
- sqlite
- Add support for sqlite - embedded sql database
- tk
- Add support for Tk GUI toolkit
Dependencies
dev-db / sqlite : SQL database engine
dev-lang / python-exec : Python script wrapper
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-python / ensurepip-wheels : Shared wheels for ensurepip Python module
dev-python / gentoo-common : Common files shared by Python implementations in Gentoo
dev-python / pypy3-exe : PyPy3 executable (build from source)
dev-python / pypy3-exe-bin : PyPy3 executable (pre-built version)
Runtime Dependencies
dev-db / sqlite : SQL database engine
dev-lang / python-exec : Python script wrapper
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-python / ensurepip-wheels : Shared wheels for ensurepip Python module
dev-python / gentoo-common : Common files shared by Python implementations in Gentoo
dev-python / pypy3-exe : PyPy3 executable (build from source)
dev-python / pypy3-exe-bin : PyPy3 executable (pre-built version)
Depending packages
app-admin / ananicy : ANother Auto NICe daemon
app-admin / supervisor : A system for controlling process state under UNIX
app-arch / brotli : Generic-purpose lossless compression algorithm
app-benchmarks / bootchart2 : Performance analysis and visualization of the system boot process
app-emulation / protontricks : app-emulation/winetricks wrapper for Proton (Steam Play) games
app-misc / binwalk : A tool for identifying files embedded inside firmware images
app-misc / check-jsonschema : A CLI and set of pre-commit hooks for jsonschema validation
app-misc / icdiff : Colourized diff that supports side-by-side diffing
app-misc / yq : Command-line YAML processor - jq wrapper for YAML documents
app-portage / elicense : Tool to find installed packages in Gentoo with non-accepted license(s)
app-portage / elogv : Curses based utility to parse the contents of elogs created by Portage
app-portage / gemato : Stand-alone Manifest generation & verification tool
app-portage / gentoolkit : Collection of administration scripts for Gentoo
app-portage / gentoopm : A common interface to Gentoo package managers
app-portage / layman : Tool to manage Gentoo overlays
app-portage / pycargoebuild : A generator for Rust/Cargo ebuilds written in Python
app-portage / smart-live-rebuild : Check live packages for updates and emerge them as necessary
app-text / asciidoc : A plain text human readable/writable document format
app-text / grip : Preview GitHub Markdown files like Readme locally before committing them
dev-lang / jsonnet : A data templating language for app and tool developers
dev-libs / tre : Lightweight, robust, and efficient POSIX compliant regexp matching library
dev-python / Babel : Collection of tools for internationalizing Python applications
dev-python / Frozen-Flask : Freezes a Flask application into a set of static files
dev-python / MechanicalSoup : A Python library for automating interaction with websites
dev-python / PySocks : SOCKS client module
dev-python / aiohttp : HTTP client/server for asyncio
dev-python / aiohttp-jinja2 : jinja2 template renderer for aiohttp.web
dev-python / aiohttp-socks : SOCKS proxy connector for aiohttp
dev-python / aiosignal : A list of registered asynchronous callbacks
dev-python / aiostream : Generator-based operators for asynchronous iteration
dev-python / alabaster : A configurable sidebar-enabled Sphinx theme
dev-python / alagitpull : alabaster sub-theme used on git-pull docs
dev-python / alembic : Database migrations tool, written by the author of SQLAlchemy
dev-python / aniso8601 : A library for parsing ISO 8601 strings
dev-python / anyio : Compatibility layer for multiple asynchronous event loop implementations
dev-python / apipkg : Namespace control and lazy-import mechanism
dev-python / appdirs : Module for determining appropriate platform-specific dirs
dev-python / argcomplete : Bash tab completion for argparse
dev-python / argh : A simple argparse wrapper
dev-python / argon2-cffi : CFFI bindings to the Argon2 password hashing library
dev-python / argon2-cffi-bindings : Low-level CFFI bindings for the Argon2 password hashing library
dev-python / argparse-manpage : Automatically build man-pages for your Python project
dev-python / arrow : Better dates and times for Python
dev-python / asgiref : ASGI utilities (successor to WSGI)
dev-python / asn1crypto : Python ASN.1 library with a focus on performance and a pythonic API
dev-python / astor : Read/rewrite/write Python ASTs
dev-python / async-lru : Simple lru_cache for asyncio
dev-python / async-timeout : Timeout context manager for asyncio programs
dev-python / async_generator : Making it easy to write async iterators in Python 3.5
dev-python / atomicwrites : Atomic file writes
dev-python / attrs : Attributes without boilerplate
dev-python / authres : Parse and generate Authentication-Results headers
dev-python / autocommand : Library to create a command-line program from a function
dev-python / automat : Self-service finite-state machines for the programmer on the go
dev-python / autopep8 : Automatically formats Python code to conform to the PEP 8 style guide
dev-python / backcall : Specifications for callback functions passed in to an API
dev-python / bcrypt : Modern password hashing for software and servers
dev-python / beautifulsoup4 : Pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree
dev-python / betamax : python-requests HTTP exchanges recorder
dev-python / bleach : An easy whitelist-based HTML-sanitizing tool
dev-python / blessed : Library for making terminal apps using colors, keyboard input and positioning
dev-python / blinker : Fast, simple object-to-object and broadcast signaling
dev-python / boltons : Pure-python utilities in the same spirit as the standard library
dev-python / boolean-py : Define boolean algebras, create and parse boolean expressions
dev-python / bottle : A fast and simple micro-framework for small web-applications
dev-python / brotlicffi : Python binding to the Brotli library
dev-python / build : A simple, correct PEP517 package builder
dev-python / cachecontrol : httplib2 caching for requests
dev-python / cached-property : A cached-property for decorating methods in classes
dev-python / cachetools : Extensible memoizing collections and decorators
dev-python / calver : Setuptools extension for CalVer package versions
dev-python / capturer : Easily capture stdout/stderr of the current process and subprocesses
dev-python / cerberus : A lightweight and extensible data-validation library for Python
dev-python / certifi : A certifi hack to use system trust store on Linux/FreeBSD
dev-python / chameleon : Fast HTML/XML template compiler for Python
dev-python / characteristic : Python attributes without the boilerplate
dev-python / chardet : Universal encoding detector
dev-python / charset_normalizer : The Real First Universal Charset Detector
dev-python / cheroot : High-performance, pure-Python HTTP server used by CherryPy
dev-python / cherrypy : CherryPy is a pythonic, object-oriented HTTP framework
dev-python / chump : API wrapper for Pushover
dev-python / click : A Python package for creating beautiful command line interfaces
dev-python / click-default-group : Extends click. Group to invoke a command without explicit subcommand name
dev-python / click-didyoumean : Enable git-like did-you-mean feature in click
dev-python / clint : Python Command-line Application Tools
dev-python / collective-checkdocs : Distutils command to view/validate packages's rst text long_descriptions
dev-python / colorama : ANSI escape character sequences for colored terminal text & cursor positioning
dev-python / colorclass : Colorful worry-free console applications for multiple platforms
dev-python / coloredlogs : Colored stream handler for the logging module
dev-python / colorlog : Log formatting with colors
dev-python / commentjson : Add Python and JavaScript style comments in your JSON files
dev-python / commonmark : Python parser for the CommonMark Markdown spec
dev-python / configupdater : Parser like ConfigParser but for updating configuration files
dev-python / confuse : Confuse is a configuration library for Python that uses YAML
dev-python / constantly : Symbolic constants in Python
dev-python / cookies : Friendlier RFC 6265-compliant cookie parser/renderer
dev-python / cov-core : plugin core for use by pytest-cov, nose-cov and nose2-cov
dev-python / coverage : Code coverage measurement for Python
dev-python / cryptography : Library providing cryptographic recipes and primitives
dev-python / cssselect : Parse CSS3 Selectors and translate them to XPath 1.0
dev-python / cython : A Python to C compiler
dev-python / cython-test-exception-raiser : A trivial extension that just raises an exception (for testing)
dev-python / ddt : Data-Driven/Decorated Tests
dev-python / decorator : Simplifies the usage of decorators for the average programmer
dev-python / defusedxml : XML bomb protection for Python stdlib modules, an xml serialiser
dev-python / deprecated : Python @deprecated decorator to deprecate old API
dev-python / deprecation : A library to handle automated deprecations
dev-python / dirty-equals : Doing dirty (but extremely useful) things with equals
dev-python / distlib : Low-level components of distutils2/packaging
dev-python / distro : Reliable machine-readable Linux distribution information for Python
dev-python / dnspython : DNS toolkit for Python
dev-python / docopt : Pythonic argument parser, that will make you smile
dev-python / doctest-ignore-unicode : Add flag to ignore unicode literal prefixes in doctests
dev-python / docutils : Python Documentation Utilities (reference reStructuredText impl.)
dev-python / dominate : Library for creating and manipulating HTML documents using an elegant DOM API
dev-python / ecdsa : ECDSA cryptographic signature library in pure Python
dev-python / editables : A Python library for creating 'editable wheels'
dev-python / elementpath : XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
dev-python / empy : A powerful and robust templating system for Python
dev-python / entrypoints : Discover and load entry points from installed packages
dev-python / ephemeral-port-reserve : Bind to an ephemeral port, force it into the TIME_WAIT state, and unbind it
dev-python / eradicate : Removes commented-out code from Python files
dev-python / exceptiongroup : Backport of PEP 654 (exception groups)
dev-python / execnet : Rapid multi-Python deployment
dev-python / extras : Useful extra bits for Python that should be in the standard library
dev-python / fakeredis : Fake implementation of redis API for testing purposes
dev-python / fastimport : Library for parsing the fastimport VCS serialization format
dev-python / feedgenerator : Standalone version of django.utils.feedgenerator
dev-python / feedparser : Parse RSS and Atom feeds in Python
dev-python / fields : Container class boilerplate killer
dev-python / filelock : A platform independent file lock for Python
dev-python / fixtures : Fixtures, reusable state for writing clean tests and more
dev-python / flake8 : A wrapper around PyFlakes, pep8 & mccabe
dev-python / flaky : Plugin for pytest that automatically reruns flaky tests
dev-python / flask : A microframework based on Werkzeug, Jinja2 and good intentions
dev-python / flask-api : Browsable web APIs for Flask
dev-python / flask-babel : i18n and l10n support for Flask based on Babel and pytz
dev-python / flask-debug : Flask extension that displays various debugging insights during development
dev-python / flask-nav : Easily create navigation for Flask applications
dev-python / flask-paginate : Pagination support for flask
dev-python / flask-sphinx-themes : Sphinx Themes for Flask related projects and Flask itself
dev-python / flask-sqlalchemy : SQLAlchemy support for Flask applications
dev-python / flexmock : Testing library to create mocks, stubs and fakes
dev-python / flit : Simplified packaging of Python modules
dev-python / flit_core : Simplified packaging of Python modules (core module)
dev-python / flit_scm : A PEP 518 build backend combining flit with setuptools_scm
dev-python / fqdn : RFC-compliant FQDN validation and manipulation for Python
dev-python / freezegun : Let your Python tests travel through time
dev-python / frozenlist : A list-like structure which implements collections.abc.MutableSequence
dev-python / fs : Filesystem abstraction layer
dev-python / furo : Clean customisable Sphinx documentation theme
dev-python / fuse-python : Python FUSE bindings
dev-python / future : Easy, clean, reliable Python 2/3 compatibility
dev-python / genshi : Python toolkit for stream-based generation of output for the web
dev-python / genty : Allows you to run a test with multiple data sets
dev-python / gpep517 : A backend script to aid installing Python packages in Gentoo
dev-python / h11 : A pure-Python implementation of HTTP/1.1 inspired by hyper-h2
dev-python / h2 : HTTP/2 State-Machine based protocol implementation
dev-python / hatch-fancy-pypi-readme : Fancy PyPI READMEs with Hatch
dev-python / hatch-vcs : Hatch plugin for versioning with your preferred VCS
dev-python / hatchling : Modern, extensible Python build backend
dev-python / hiredis : Python extension that wraps hiredis
dev-python / hpack : Pure-Python HPACK header compression
dev-python / html2text : Turn HTML into equivalent Markdown-structured text
dev-python / html5lib : HTML parser based on the HTML5 specification
dev-python / httpauth : A WSGI middleware that secures routes using HTTP Digest Authentication
dev-python / httpbin : HTTP Request and Response Service
dev-python / httpcore : A minimal low-level HTTP client
dev-python / httplib2 : A comprehensive HTTP client library
dev-python / httpx : Fully-featured HTTP client which provides sync and async APIs
dev-python / httpx-socks : Proxy (HTTP, SOCKS) transports for httpx
dev-python / huawei-lte-api : API For huawei LAN/WAN LTE Modems
dev-python / humanfriendly : Human friendly output for text interfaces using Python
dev-python / humanize : Common humanization utilities
dev-python / hypercorn : A ASGI Server based on Hyper libraries and inspired by Gunicorn
dev-python / hyperframe : HTTP/2 framing layer for Python
dev-python / hyperlink : A featureful, correct URL for Python
dev-python / hypothesis : A library for property based testing
dev-python / idna : Internationalized Domain Names in Applications (IDNA)
dev-python / ifaddr : Enumerate IP addresses on the local network adapters
dev-python / ijson : Iterative JSON parser with a Pythonic interface
dev-python / imagesize : Pure Python module for getting image size from png/jpeg/jpeg2000/gif files
dev-python / immutables : A high-performance immutable mapping type for Python
dev-python / importlib_metadata : Read metadata from Python packages
dev-python / importlib_resources : Read resources from Python packages
dev-python / incremental : Incremental is a small library that versions your Python projects
dev-python / inflect : Correctly inflect words and numbers
dev-python / inflection : A port of Ruby on Rails' inflector to Python
dev-python / ini2toml : Automatically conversion of .ini/.cfg files to TOML equivalents
dev-python / iniconfig : Brain-dead simple config-ini parsing
dev-python / installer : A library for installing Python wheels
dev-python / iocapture : Capture stdout, stderr easily
dev-python / iso8601 : Simple module to parse ISO 8601 dates
dev-python / isodate : ISO 8601 date/time/duration parser and formatter
dev-python / isoduration : Operations with ISO 8601 durations
dev-python / itsdangerous : Various helpers to pass trusted data to untrusted environments and back
dev-python / jaraco-classes : Classes used by other projects by developer jaraco
dev-python / jaraco-collections : Models and classes to supplement the stdlib collections module
dev-python / jaraco-context : Context managers by jaraco
dev-python / jaraco-envs : Classes for orchestrating Python (virtual) environments
dev-python / jaraco-functools : Additional functions used by other projects by developer jaraco
dev-python / jaraco-itertools : Tools for working with iterables. Complements itertools and more_itertools
dev-python / jaraco-logging : Additional facilities to supplement Python's stdlib logging module
dev-python / jaraco-path : Miscellaneous path functions
dev-python / jaraco-stream : Routines for handling streaming data
dev-python / jaraco-test : Testing support by jaraco
dev-python / jaraco-text : Text utilities used by other projects by developer jaraco
dev-python / jdcal : Julian dates from proleptic Gregorian and Julian calendars
dev-python / jeepney : Low-level, pure Python DBus protocol wrapper
dev-python / jinja : A full-featured template engine for Python
dev-python / jmespath : JSON Matching Expressions
dev-python / jsonpointer : Identify specific nodes in a JSON document (according to draft 08)
dev-python / jsonschema : An implementation of JSON-Schema validation for Python
dev-python / jsonschema-spec : JSONSchema Spec with object-oriented paths
dev-python / jwcrypto : Implements JWK,JWS,JWE specifications using python-cryptography
dev-python / kaptan : Configuration manager in your pocket
dev-python / kconfiglib : A flexible Python Kconfig implementation
dev-python / keyring : Provides access to the system keyring service
dev-python / keyrings-alt : Alternate keyring implementations
dev-python / kgb : Python function spy support for unit tests
dev-python / lark : Python module to propose a modern general-purpose parsing library for Python
dev-python / lazy-object-proxy : A fast and thorough lazy object proxy
dev-python / ldap3 : A strictly RFC 4511 conforming LDAP V3 pure Python client
dev-python / libtmux : Python API for tmux
dev-python / license-expression : Parse, compare, simplify and normalize license expressions
dev-python / linkify-it-py : Links recognition library with full unicode support
dev-python / llfuse : Python bindings for the low-level FUSE API
dev-python / lmdb : Python bindings for the Lightning Database
dev-python / lockfile : Platform-independent file locking module
dev-python / lxml : A Pythonic binding for the libxml2 and libxslt libraries
dev-python / mako : A Python templating language
dev-python / markdown : Python implementation of the markdown markup language
dev-python / markdown-it-py : Python port of markdown-it, Markdown parser
dev-python / markdown2 : Python Markdown language reimplementation
dev-python / markupsafe : Implements a XML/HTML/XHTML Markup safe string for Python
dev-python / mccabe : flake8 plugin: McCabe complexity checker
dev-python / mdit-py-plugins : Collection of plugins for markdown-it-py
dev-python / mdurl : Markdown URL utilities
dev-python / mistune : The fastest markdown parser in pure Python
dev-python / mock : Rolling backport of unittest.mock for all Pythons
dev-python / more-itertools : More routines for operating on iterables, beyond itertools
dev-python / msgpack : MessagePack (de)serializer for Python
dev-python / multidict : multidict implementation
dev-python / munch : A dot-accessible dictionary (a la JavaScript objects)
dev-python / mypy_extensions : Optional static typing for Python
dev-python / myst_parser : Extended commonmark compliant parser, with bridges to Sphinx
dev-python / nagiosplugin : A class library for writing nagios-compatible plugins
dev-python / natsort : Natural sorting for Python
dev-python / netifaces : Portable network interface information
dev-python / node-semver : Python version of node-semver, the semantic versioner for npm
dev-python / nose : Unittest extension with automatic test suite discovery and easy test authoring
dev-python / nox : Flexible test automation for Python
dev-python / nspektr : Distribution package dependency inspector
dev-python / objgraph : Draws Python object reference graphs with graphviz
dev-python / olefile : Python package to parse, read and write Microsoft OLE2 files
dev-python / openapi-schema-validator : OpenAPI schema validation for Python
dev-python / openapi-spec-validator : OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0 spec validator
dev-python / ordered-set : A mutable set that remembers the order of its entries
dev-python / outcome : Capture the outcome of Python function calls
dev-python / packaging : Core utilities for Python packages
dev-python / pallets-sphinx-themes : Sphinx themes for Pallets and related projects
dev-python / parameterized : Parameterized testing with any Python test framework
dev-python / parsedatetime : Parse human-readable date/time strings
dev-python / parso : A python parser that supports error recovery and round-trip parsing
dev-python / passlib : Password hashing framework supporting over 20 schemes
dev-python / paste : Tools for using a Web Server Gateway Interface stack
dev-python / pastedeploy : Load, configure, and compose WSGI applications and servers
dev-python / path : A module wrapper for os.path
dev-python / path-and-address : Functions for server CLI applications used by humans
dev-python / pathable : Object-oriented paths
dev-python / pathlib2 : Backport of pathlib aiming to support the full stdlib Python API
dev-python / pathspec : Utility library for gitignore style pattern matching of file paths
dev-python / patiencediff : Python implementation of the patiencediff algorithm
dev-python / pbkdf2 : Implementation of PBKDF2, specified in RSA PKCS#5 v2.0
dev-python / pbr : Inject some useful and sensible default behaviors into setuptools
dev-python / pdm-pep517 : A PEP 517 backend for PDM that supports PEP 621 metadata
dev-python / pep517 : Wrappers to build Python packages using PEP 517 hooks
dev-python / pexpect : Python module for spawning child apps and responding to expected patterns
dev-python / pid : Pidfile featuring stale detection and file-locking
dev-python / piexif : Exif manipulation with pure Python
dev-python / pillow : Python Imaging Library (fork)
dev-python / pip : The PyPA recommended tool for installing Python packages
dev-python / pip-run : Install packages and run Python with them
dev-python / pkgconfig : Interface Python with pkg-config
dev-python / pkginfo : Provides an API for querying the distutils metadata written in a PKG-INFO file
dev-python / platformdirs : A small Python module for determining appropriate platform-specific dirs
dev-python / pluggy : Plugin and hook calling mechanisms for Python
dev-python / ply : Python Lex-Yacc library
dev-python / poetry-core : Poetry PEP 517 Build Backend
dev-python / portend : TCP port monitoring utilities
dev-python / pretend : A library for stubbing in Python
dev-python / prettytable : Easily displaying tabular data in a visually appealing ASCII table format
dev-python / priority : A pure-Python implementation of the HTTP/2 priority tree
dev-python / process-tests : Tools for testing processes
dev-python / progress : Easy to use progress bars
dev-python / progressbar : Text progressbar library for python
dev-python / progressbar2 : Text progressbar library for python
dev-python / psutil : Retrieve information on running processes and system utilization
dev-python / ptyprocess : Run a subprocess in a pseudo terminal
dev-python / pulsectl : Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
dev-python / pushbullet-py : A simple python client for pushbullet.com
dev-python / py : library with cross-python path, ini-parsing, io, code, log facilities
dev-python / py-cpuinfo : Get CPU info with pure Python 2 & 3
dev-python / py-zabbix : Zabbix module for Python
dev-python / pyaes : Pure-Python Implementation of the AES block-cipher and common modes of operation
dev-python / pyasn1 : ASN.1 library for Python
dev-python / pyasn1-modules : pyasn1 modules
dev-python / pycairo : Python bindings for the cairo library
dev-python / pycodestyle : Python style guide checker (fka pep8)
dev-python / pycountry : Database of countries, subdivisions, languages, currencies and script
dev-python / pycparser : C parser and AST generator written in Python
dev-python / pycryptodome : A self-contained cryptographic library for Python
dev-python / pydantic : Data parsing and validation using Python type hints
dev-python / pydocstyle : Python docstring style checker
dev-python / pyenchant : Python bindings for the Enchant spellchecking system
dev-python / pyfakefs : A fake file system that mocks the Python file system modules
dev-python / pyflakes : Passive checker for Python programs
dev-python / pygments : Pygments is a syntax highlighting package written in Python
dev-python / pygments-github-lexers : Pygments Github custom lexers
dev-python / pyhamcrest : Hamcrest framework for matcher objects
dev-python / pyinotify : Python module used for monitoring filesystems events
dev-python / pylibmc : Libmemcached wrapper written as a Python extension
dev-python / pymdstat : Python library to parse Linux /proc/mdstat
dev-python / pymediainfo : A wrapper around the mediainfo library
dev-python / pymysql : Pure-Python MySQL Driver
dev-python / pynvim : Python client for Neovim
dev-python / pyopenssl : Python interface to the OpenSSL library
dev-python / pyparsing : Easy-to-use Python module for text parsing
dev-python / pypiserver : Minimal PyPI server
dev-python / pyproject-api : API to interact with the python pyproject.toml based projects
dev-python / pyproject-fmt : Format your pyproject.toml file
dev-python / pyproject-hooks : Wrappers to build Python packages using PEP 517 hooks
dev-python / pyproject-metadata : PEP 621 metadata parsing
dev-python / pyquery : A jQuery-like library for python
dev-python / pyroute2 : A pure Python netlink and Linux network configuration library
dev-python / pyrsistent : Persistent/Functional/Immutable data structures
dev-python / pyserial : Python Serial Port extension
dev-python / pysrt : Python library used to edit or create SubRip files
dev-python / pytest : Simple powerful testing with Python
dev-python / pytest-aiohttp : pytest plugin for aiohttp support
dev-python / pytest-asyncio : Library for testing asyncio code with pytest
dev-python / pytest-cov : pytest plugin for coverage reporting
dev-python / pytest-datadir : Pytest plugin for manipulating test data directories and files
dev-python / pytest-expect : pytest plugin that stores test expectations by saving the set of failing tests
dev-python / pytest-fixture-config : Virtualenv fixture for py.test
dev-python / pytest-forked : run tests in isolated forked subprocesses
dev-python / pytest-freezegun : Easily freeze time in pytest test + fixtures
dev-python / pytest-httpbin : Easily test your HTTP library against a local copy of httpbin
dev-python / pytest-httpserver : HTTP server for pytest to test HTTP clients
dev-python / pytest-lazy-fixture : It helps to use fixtures in pytest.mark.parametrize
dev-python / pytest-localserver : Pytest plugin to test server connections locally
dev-python / pytest-metadata : A plugin for pytest that provides access to test session metadata
dev-python / pytest-mock : Thin-wrapper around the mock package for easier use with pytest
dev-python / pytest-param-files : Pytest parametrize decorators from external files.
dev-python / pytest-regressions : Easy to use fixtures to write regression tests
dev-python / pytest-rerunfailures : pytest plugin to re-run tests to eliminate flaky failures
dev-python / pytest-services : Collection of fixtures and utility functions to run service processes for pytest
dev-python / pytest-shutil : A goodie-bag of unix shell and environment tools for py.test
dev-python / pytest-subtests : unittest subTest() support and subtests fixture
dev-python / pytest-sugar : Plugin that changes the default look and feel of pytest
dev-python / pytest-timeout : pytest plugin to abort hanging tests
dev-python / pytest-trio : This is a pytest plugin to help you test projects that use Trio
dev-python / pytest-virtualenv : Virtualenv fixture for py.test
dev-python / pytest-xdist : Distributed testing and loop-on-failing modes
dev-python / pytest-xprocess : Manage external processes across test runs
dev-python / python-ctags : Exuberant Ctags indexing python bindings
dev-python / python-daemon : Library to implement a well-behaved Unix daemon process
dev-python / python-dateutil : Extensions to the standard Python datetime module
dev-python / python-dotenv : Manage .env files
dev-python / python-editor : Programmatically open an editor, capture the result
dev-python / python-email-validator : A robust email syntax and deliverability validation library
dev-python / python-gnupg : A Python wrapper for GnuPG
dev-python / python-json-logger : Standard python logging to output log data as json objects
dev-python / python-ldap : Various LDAP-related Python modules
dev-python / python-magic : Access the libmagic file type identification library
dev-python / python-markdown-math : Math extension for Python-Markdown
dev-python / python-memcached : Pure python memcached client
dev-python / python-mimeparse : Basic functions for handling mime-types in python
dev-python / python-miniupnpc : Python bindings for UPnP client library
dev-python / python-multipart : A streaming multipart parser for Python
dev-python / python-musicbrainzngs : Python bindings for the MusicBrainz NGS and the Cover Art Archive webservices
dev-python / python-socks : SOCKS4, SOCKS5, HTTP tunneling functionality for Python
dev-python / python-utils : Collection of small Python functions & classes
dev-python / python-zstandard : Zstandard Bindings for Python
dev-python / pythondialog : A Python module for making simple text/console-mode user interfaces
dev-python / pytidylib : Python wrapper for HTML Tidy (tidylib)
dev-python / pytoolconfig : Python tool configuration
dev-python / pytz : World timezone definitions for Python
dev-python / pytz_deprecation_shim : Shims to make deprecation of pytz easier
dev-python / pywayland : Python bindings for the libwayland library
dev-python / pyxattr : Python interface to xattr
dev-python / pyyaml : YAML parser and emitter for Python
dev-python / rarfile : Module for RAR archive reading
dev-python / re-assert : Show where your regex match assertion failed
dev-python / readme_renderer : A library for rendering 'readme' descriptions for Warehouse
dev-python / readthedocs-sphinx-ext : Code specific for Read the Docs and Sphinx
dev-python / redis-py : Python client for Redis key-value store
dev-python / regex : Alternative regular expression module to replace re
dev-python / repoze-lru : A tiny LRU cache implementation and decorator
dev-python / requests : HTTP library for human beings
dev-python / requests-futures : Asynchronous Python HTTP for Humans
dev-python / requests-mock : Mock out responses from the requests package
dev-python / requests-toolbelt : A utility belt for advanced users of python-requests
dev-python / requests-unixsocket : Use requests to talk HTTP via a UNIX domain socket
dev-python / requests_download : A convenient function to download to a file using requests
dev-python / resolvelib : Resolve abstract dependencies into concrete ones
dev-python / responses : Utility for mocking out the Python Requests library
dev-python / retrying : General-purpose retrying library
dev-python / rfc3339-validator : A pure python RFC3339 validator
dev-python / rfc3986 : Validating URI References per RFC 3986
dev-python / rfc3986-validator : Pure python RFC3986 validator
dev-python / rfc3987 : Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
dev-python / rich : Python library for rendering rich text, tables, etc. to the terminal
dev-python / routes : A re-implementation of Rails routes system, mapping URLs to Controllers/Actions
dev-python / rst-linker : Sphinx plugin to add links and timestamps to the changelog
dev-python / ruamel-std-pathlib : Ruamel enhancements to pathlib and pathlib2
dev-python / ruamel-yaml : YAML parser/emitter that supports roundtrip comment preservation
dev-python / ruamel-yaml-clib : C-based reader/scanner and emitter for dev-python/ruamel-yaml
dev-python / scripttest : A very small text templating language
dev-python / scrypt : Bindings for the scrypt key derivation function library
dev-python / secretstorage : Python bindings to FreeDesktop.org Secret Service API
dev-python / seedir : Package for creating, editing, and reading folder tree diagrams
dev-python / semantic_version : Python library providing a few tools handling SemVer in Python
dev-python / semver : A Python module for semantic versioning
dev-python / serpent : A simple serialization library based on ast.literal_eval
dev-python / service_identity : Service identity verification for pyOpenSSL
dev-python / setproctitle : Allow customization of the process title
dev-python / setuptools : Collection of extensions to Distutils
dev-python / setuptools-git : Setuptools revision control system plugin for Git
dev-python / setuptools-rust : A plugin for setuptools to build Rust Python extensions
dev-python / setuptools_scm : Manage versions by scm tags via setuptools
dev-python / setuptools_scm_git_archive : A setuptools_scm plugin for git archives
dev-python / sgmllib3k : Py3k port of sgmllib
dev-python / sh : Python subprocess interface
dev-python / simplejson : Simple, fast, extensible JSON encoder/decoder for Python
dev-python / six : Python 2 and 3 compatibility library
dev-python / snakeoil : misc common functionality and useful optimizations
dev-python / sniffio : Sniff out which async library your code is running under
dev-python / snowballstemmer : Stemmer algorithms generated from Snowball algorithms
dev-python / socksio : Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5
dev-python / sortedcontainers : Python library to sort collections and containers
dev-python / soupsieve : A modern CSS selector implementation for BeautifulSoup
dev-python / sphinx : Python documentation generator
dev-python / sphinx-basic-ng : A modern skeleton for Sphinx themes
dev-python / sphinx-bootstrap-theme : Sphinx theme integrates the Bootstrap CSS / JavaScript framework
dev-python / sphinx-epytext : Sphinx epytext extension
dev-python / sphinx-notfound-page : Create a custom 404 page with absolute URLs hardcoded
dev-python / sphinx-prompt : Sphinx directive to add unselectable prompt
dev-python / sphinx-py3doc-enhanced-theme : Enhanced Sphinx theme (based on Python 3 docs)
dev-python / sphinx-pytest : Helpful pytest fixtures for Sphinx extensions
dev-python / sphinx_rtd_theme : ReadTheDocs.org theme for Sphinx
dev-python / sphinxcontrib-applehelp : Sphinx extension which outputs Apple help book
dev-python / sphinxcontrib-devhelp : Sphinx extension which outputs Devhelp documents
dev-python / sphinxcontrib-htmlhelp : Sphinx extension which outputs HTML help book
dev-python / sphinxcontrib-jsmath : Sphinx extension which renders display math in HTML via JavaScript
dev-python / sphinxcontrib-log_cabinet : Organize changelog directives in Sphinx docs
dev-python / sphinxcontrib-qthelp : Sphinx extension which outputs QtHelp documents
dev-python / sphinxcontrib-serializinghtml : Sphinx extension which outputs outputs serialized HTML files
dev-python / sphinxcontrib-websupport : Sphinx websupport extension
dev-python / sqlalchemy : Python SQL toolkit and Object Relational Mapper
dev-python / ssl-fetch : Small convenience library for fetching files securely
dev-python / starlette : The little ASGI framework that shines
dev-python / statsd : A simple statsd client
dev-python / strict-rfc3339 : Strict, simple, lightweight RFC3339 functions
dev-python / stripe : Stripe python bindings
dev-python / subunit : A streaming protocol for test results
dev-python / tabulate : Pretty-print tabular data
dev-python / tempora : Objects and routines pertaining to date and time
dev-python / termcolor : ANSI Color formatting for output in terminal
dev-python / testpath : Test utilities for code working with files and commands
dev-python / testresources : A pyunit extension for managing expensive test resources
dev-python / testscenarios : A pyunit extension for dependency injection
dev-python / testtools : Extensions to the Python standard library unit testing framework
dev-python / tiny-proxy : Simple proxy server (SOCKS4(a), SOCKS5(h), HTTP tunnel)
dev-python / toml : Python library for handling TOML files
dev-python / tomli : A lil' TOML parser
dev-python / tomli-w : A lil' TOML writer
dev-python / tomlkit : Style preserving TOML library
dev-python / tox : virtualenv-based automation of test activities
dev-python / tqdm : Add a progress meter to your loops in a second
dev-python / trio : Python library for async concurrency and I/O
dev-python / trove-classifiers : Canonical source for classifiers on PyPI (pypi.org)
dev-python / trustme : #1 quality TLS certs while you wait, for the discerning tester
dev-python / twine : Collection of utilities for publishing packages on PyPI
dev-python / twisted : An asynchronous networking framework written in Python
dev-python / typing-extensions : Backported and Experimental Type Hints for Python 3.7+
dev-python / tzlocal : tzinfo object for the local timezone
dev-python / u-msgpack-python : A portable, lightweight MessagePack serializer and deserializer
dev-python / uc-micro-py : Micro subset of unicode data files for linkify-it-py projects
dev-python / ujson : Ultra fast JSON encoder and decoder for Python
dev-python / ukkonen : Implementation of bounded Levenshtein distance (Ukkonen)
dev-python / unidecode : Module providing ASCII transliterations of Unicode text
dev-python / unittest-mixins : A set of mixin classes and other helpers for unittest test case classes
dev-python / unittest-or-fail : Run unittests or fail if no tests were found
dev-python / uri_template : URI Template expansion in strict adherence to RFC 6570
dev-python / uritemplate : Python implementation of RFC6570, URI Template
dev-python / urllib3 : HTTP library with thread-safe connection pooling, file post, and more
dev-python / userpath : Cross-platform tool for adding locations to the user PATH
dev-python / uvicorn : Lightning-fast ASGI server implementation
dev-python / vdf : A module for (de)serialization to and from VDF, Valve's key-value text format
dev-python / verboselogs : Verbose logging for Python's logging module
dev-python / vine : Python Promises
dev-python / virtualenv : Virtual Python Environment builder
dev-python / visitor : A tiny pythonic visitor implementation
dev-python / waitress : A pure-Python WSGI server
dev-python / wand : Ctypes-based simple ImageMagick binding for Python
dev-python / watchdog : Python API and shell utilities to monitor file system events
dev-python / watchfiles : Simple, modern file watching and code reload in Python
dev-python / wcag-contrast-ratio : A library for computing contrast ratios, as required by WCAG 2.0
dev-python / wcwidth : Measures number of Terminal column cells of wide-character codes
dev-python / webcolors : Color names and value formats defined by the HTML and CSS specifications
dev-python / webencodings : Character encoding aliases for legacy web content
dev-python / webob : WSGI request and response object
dev-python / websocket-client : WebSocket client for python with hybi13 support
dev-python / websockets : Library for building WebSocket servers and clients in Python
dev-python / webtest : Helper to test WSGI applications
dev-python / werkzeug : Collection of various utilities for WSGI applications
dev-python / wheel : A built-package format for Python
dev-python / whisper : Fixed size round-robin style database
dev-python / whoosh : Fast, pure-Python full text indexing, search and spell checking library
dev-python / wrapt : Module for decorators, wrappers and monkey patching
dev-python / wsgiproxy2 : HTTP proxying tools for WSGI apps
dev-python / wsproto : WebSockets state-machine based protocol implementation
dev-python / wtforms : Flexible forms validation and rendering library for python web development
dev-python / xkbcommon : Python bindings for libxkbcommon using cffi
dev-python / xlsxwriter : Python module for creating Excel XLSX files
dev-python / xmlschema : An XML Schema validator and decoder
dev-python / xmltodict : Makes working with XML feel like you are working with JSON
dev-python / yarl : Yet another URL library
dev-python / yaxmldiff : Yet Another XML Differ
dev-python / zc-lockfile : Basic inter-process locks
dev-python / zipp : Backport of pathlib-compatible object wrapper for zip files
dev-python / zope-deprecation : Zope Deprecation Infrastructure
dev-python / zope-event : Event publishing / dispatch, used by Zope Component Architecture
dev-python / zope-exceptions : General purpose exceptions for Zope packages
dev-python / zope-i18nmessageid : Zope support for i18nmessageid (tagging source of i18n strings)
dev-python / zope-interface : Interfaces for Python
dev-python / zope-schema : Zope schema Architecture
dev-python / zope-testing : Zope testing helpers
dev-util / codespell : Check text files for common misspellings
dev-util / cram : Functional testing framework for command line applications
dev-util / maturin : Build and publish crates with pyo3, rust-cpython and cffi bindings
dev-util / systemtap : A linux trace/probe tool
dev-vcs / notify-webhook : Git post-receive web hook notifier in Python
media-plugins / vamp-aubio-plugins : Onset detection, pitch tracking, note tracking and tempo tracking plugins
net-libs / stem : Stem is a Python controller library for Tor
net-mail / notmuch : Thread-based e-mail indexer, supporting quick search and tagging
net-misc / httpstat : httpstat visualizes cURL statistics in a way of beauty and clarity
net-misc / nyx : Utility to monitor real time Tor status information
net-p2p / torrentinfo : A torrent file parser
sci-mathematics / petsc : Portable, Extensible Toolkit for Scientific Computation
sys-apps / portage : The package management and distribution system for Gentoo
sys-process / glances : CLI curses based monitoring tool
sys-process / systemd-cron : systemd units to create timers for cron directories and crontab
virtual / python-cffi : A virtual for the Python cffi package
virtual / python-greenlet : A virtual for Python greenlet module
www-servers / gunicorn : A WSGI HTTP Server for UNIX
Bugs
- 602444
- dev-python/pypy3: investigate distutils C compiler calls
- 634816
- dev-python/pypy3: missing pystrhex.h
- 741496
- <dev-python/pypy3-7.3.2: multiple vulnerabilities
- 782520
- <dev-python/pypy3-7.3.3_p37_p3, <dev-python/pypy-7.3.3_p3: multiple vulnerabilities
- 782889
- "AssertionError: SRE module mismatch" when EPYTHON=pypy3 and dev-python/pypy3 is not the last package to be merged
- 834533
- <dev-lang/python-{3.8.13_p5,3.9.13_p2,3.10.6} <dev-python/pypy3-7.3.9_p5: SimpleHTTPRequestHandler open redirect
- 838250
- <dev-lang/python-{3.8.13_p5,3.9.13_p2,3.10.6_p1} <dev-python/pypy3-7.3.9_p5: mailcap.findmatch on untrusted filenames leads to command injection
- 863374
- dev-python/pypy3-7.3.9_p4 - /.../environment:line <snip>: ./pypy3.9-c: No such file or directory
- 864747
- <dev-lang/python-{3.8.13_p6,3.9.13_p4,3.10.6_p2} <dev-python/pypy3-7.3.9_p5: cookie files created by {LWP,Mozilla}CookieJar.save() are world-readable
- 868498
- dev-python/pypy3: searches for ncurses in /usr/lib (not $(get_libdir)): skipping incompatible /usr/lib/libncursesw.so when searching for -lncursesw
- 876307
- dev-python/pypy3: unrecognized command-line option '-rtlib=compiler-rt'
- 877851
- <dev-lang/python-{3.{8,9}.15,3.10.8}_p1 <dev-python/pypy3-7.3.9_p8: SHA-3 buffer overflow
- 878385
- <dev-lang/python-{3.9.15,3.10.8}_p1 <dev-python/pypy3-7.3.9_p7: local privilege escalation via the multiprocessing forkserver start method
- 880629
- <dev-lang/python-{3.8.15_p3,3.9.15_p3,3.10.8_p3,3.11.0_p2,3.12.0_alpha1_p2} <dev-python/pypy3-7.3.9_p9: CPU denial of service via inefficient IDNA decoder
- 884653
- <dev-lang/python-{3.12.0_alpha3,3.11.1,3.10.9,3.9.16,3.8.16}, <dev-python/pypy3-7.3.10: multiple vulnerabilities
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pypy3: Stabilize 7.3.11-r1 x86, #892711
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pypy3: Stabilize 7.3.11-r1 amd64, #892711
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Mark the packages as EXTERNALLY-MANAGED, PEP 668
Closes: https://github.com/gentoo/gentoo/pull/29260 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Add functools.partial() fix as 7.3.10_p1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Install pregenerated sysconfigdata
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pypy3: Stabilize 7.3.10 amd64, #884699
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pypy3: Stabilize 7.3.10 x86, #884699
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove test support for the time being
Tests still require Python 2, pypy[-full-stdlib] is insufficient and they are failing anyway. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.10_rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pypy3: Stabilize 7.3.9_p9 amd64, #880645
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pypy3: Stabilize 7.3.9_p9 x86, #880645
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport IDNA dec secfix to 7.3.9_p9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pypy3: Stabilize 7.3.9_p8 x86, #878643
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pypy3: Stabilize 7.3.9_p8 amd64, #878643
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport secfixes to 7.3.9_p8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove USE=bzip2
Remove USE=bzip2 and provide bzip2 support unconditionally. This matches dev-lang/python, and since the latter never had the flag the vast majority of packages are missing the appropriate PYTHON_REQ_USE anyway. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Fix installed "epython" module
Closes: https://bugs.gentoo.org/866809 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pypy3: x86 stable wrt bug #864781
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pypy3: amd64 stable wrt bug #864781
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport secfixes to 7.3.9_p5
Bug: https://bugs.gentoo.org/834533 Bug: https://bugs.gentoo.org/838250 Bug: https://bugs.gentoo.org/864747 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport ensurepip unbundling to 7.3.9_p4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport .pyc magic fix as 7.3.9_p3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport hashlib fix for uncommon hashes
Backport the upstream hashlib fix for using hashes such as "md5-sha1" or "sha512-256". Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/pypy3: Stabilize 7.3.9_p1 x86, #852428
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/pypy3: Stabilize 7.3.9_p1 amd64, #852428
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport OpenSSL 3 fixes as 7.3.9_p1
Closes: https://bugs.gentoo.org/844148 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/pypy3: Stabilize 7.3.9 x86, #841961
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/pypy3: Stabilize 7.3.9 amd64, #841961
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Jakov Smolić · gentoo
dev-python/pypy3: Stabilize 7.3.8 x86, #835769
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pypy3: amd64 stable wrt bug #835769
Package-Manager: Portage-3.0.30, 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 - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Keyword 7.3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.8_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport multiprocessing fixes
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport more patches
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Switch default multiprocessing context to spawn
Switch the default multiprocessing context from "fork" to "spawn", as the former seems to be causing frequent deadlocks in PyPy3.9. Bug: https://foss.heptapod.net/pypy/pypy/-/issues/3650 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove compileall hack
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.8_rc1 (PyPy3.9!)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Depend on python-exec[python_targets_pypy3]
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pypy3: x86 stable wrt bug #822423
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pypy3: amd64 stable wrt bug #822423
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 - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.6_rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.6_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.6_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pypy3: x86 stable wrt bug #811228
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pypy3: amd64 stable wrt bug #811228
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport secfixes to 7.3.5_p1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Add keywords to 7.3.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pypy3: Stabilize 7.3.4_p2 x86, #793833
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pypy3: Stabilize 7.3.4_p2 amd64, #793833
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport sec fixes to 7.3.4_p2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Backport sec fixes to 7.3.5_rc3_p1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pypy3: x86 stable wrt bug #790938
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pypy3: amd64 stable wrt bug #790938
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.5rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.5rc2
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/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pypy3: x86 stable wrt bug #782520
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pypy3: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pypy3: amd64 stable wrt bug #782520
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport more secfixes to 7.3.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Pre-backport sqlite3 module fix
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Add a note about .pyc magic
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/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pypy3: x86 stable wrt bug #774114
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pypy3: amd64 stable wrt bug #774114
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Force -exe sec upgrade
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport secfixes to 7.3.3_p37
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Backport servername_callback fix
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pypy3: Stabilize 7.3.3 x86, #752291
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pypy3: Stabilize 7.3.3 amd64, #752291
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.3 (py3.7 final)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.3 (final)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.3rc1 (py3.7 branch)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.3rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pypy3: Keyword 7.3.2 arm64, #723008
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pypy3: Keyword 7.3.2_p37 arm64, #723008
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.2 final (3.7)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.2 final (3.6)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Fix PYTHON path for byte-compiling modules
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump PyPy3.7 to 7.3.2_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.2_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Update failing tests in 7.3.2_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Add PyPy3.7 version
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.2_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-python/pypy3: x86 stable (bug #734464)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Azamat H. Hackimov · gentoo
dev-python/pypy3: update SRC_URI (#739170)
Bug: https://bugs.gentoo.org/739170 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17273 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pypy3: amd64 stable wrt bug #734464
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tom Gillespie · gentoo
dev-python/pypy3: fix gentoo-path.patch and rev bump
Test that install_path starts with '/usr/lib/pypy' instead of doing an exact equality == test against the specific pypy version. This will allow the patch to be reused between pypy and pypy3 without the risk of having the gentoo specific fix fail to be detected due to a mismatched pypy version number. This also prevents the need to maintain an exact match the pypy version in the future since it will continue to change and I assume there is also the possibility that both pypy3.6 and pypy3.7 might be installed on the same system at the same time. Also rev bump so that users will recieve the fix. This also removes a blocker for https://bugs.gentoo.org/729958 and https://github.com/gentoo/gentoo/pull/16466. Closes: https://bugs.gentoo.org/735140 Related-to: https://bugs.gentoo.org/729958 Signed-off-by: Tom Gillespie <tgbugs@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16943 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-python/pypy3: Pass CC to build system
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Update test failure list
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Fix install after eclass changes
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Tom Gillespie · gentoo
dev-python/pypy3: fix headers install_dir
Related to https://bugs.gentoo.org/465546 Signed-off-by: Tom Gillespie <tgbugs@gmail.com> Closes: https://bugs.gentoo.org/729962 Closes: https://github.com/gentoo/gentoo/pull/14820 [rebased for 7.3.1] Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/pypy3: amd64 stable wrt bug #705690
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-python/pypy3: x86 stable (bug #705690)
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Get tests to pass
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 - Georgy Yakovlev · gentoo
dev-python/pypy3: keyword on ~ppc64
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove unused USE=sandbox
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Remove the live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.0 (now using split pypy3-exe)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.3.0rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Allow openssl[bindist]
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Drop 7.1.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Fix Gentoo path patch
Bug: https://bugs.gentoo.org/465546 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.2.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Restore non-SSE2 x86 backend
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Drop old (<7.1.1)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Update the live ebuild to py3.6 branch
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.1.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.1.0 (Py3.6 branch)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Restore Gentoo path patch
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Sync live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Bump to 7.0.0
Bump to the 7.0.0 release. Upstream has apparently changed install location to be /usr/lib/pypy3.5 independently of prefix, so we remove the Gentoo patch and adjust our paths accordingly. Also distutils C++ patch needed rebasing. Thanks to Sander Sweers for early reporting and research. Bug: https://bugs.gentoo.org/677398 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Remove 5.10.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pypy3: Fix reenabling byte-compilation for tests - Michał Górny · gentoo
dev-python/pypy3: Drop <5.10.1 - Michał Górny · gentoo
dev-python/pypy3: Bump to 6.0.0 - Michał Górny · gentoo
dev-python/pypy3: Bump to 5.10.1 (bugfix) - Michał Górny · gentoo
dev-python/pypy3: Remove commented out USE=doc logic
Remove the USE=doc logic since it was never fixed, and it was recently removed from dev-python/pypy. - Michał Górny · gentoo
dev-python/pypy3: Clean old up - Michał Górny · gentoo
dev-python/pypy3: Bump to 5.10.0 - Michał Górny · gentoo
dev-python/pypy3: Fix mtimes between generated and source files
Ensure to preserve file mtimes while copying them from the source tree to the installation image. This ensures that the generated files are newer than source files, and that PyPy does not attempt to rewrite them at runtime. - Michał Górny · gentoo
dev-python/pypy3: Fix generating grammar pickles
Closes: https://bugs.gentoo.org/637206 - Michał Górny · gentoo
dev-python/pypy3: Inline deps and include dev-python/pycparser dep
Replace the autogenerated || dependency with an inlined version, and include dev-python/pycparser in it when using CPython 2.7 (it is built-in in dev-python/pypy, through CFFI). - Michał Górny · gentoo
dev-python/pypy3: Generate caches earlier, in compile - Michał Górny · gentoo
dev-python/pypy3: Remove unnecessary LD_LIBRARY_PATH - Michał Górny · gentoo
dev-python/pypy3: Fix cross-phase function calls
Closes: https://bugs.gentoo.org/596626 - Michał Górny · gentoo
dev-python/pypy3: Drop old - Michał Górny · gentoo
dev-python/pypy3: Bump to 5.9.0 - Michał Górny · gentoo
dev-python/pypy3: Fix typo in --jit-backend, #621384 - Michał Górny · gentoo
dev-python/pypy3: Sync the live ebuild - Michał Górny · gentoo
dev-python/pypy3: Remove ~x86 (broken) from 5.7+ - Michał Górny · gentoo
dev-python/pypy3: Bump to 5.8.0 - Michał Górny · gentoo
dev-python/pypy3: Fix USE=-gdbm,-sqlite, #545140 - Michał Górny · gentoo
dev-python/pypy3: Forward-port fixes to -9999 - Michał Górny · gentoo
dev-python/pypy3: Fix missing ssl CFFI module in 5.7.1, #619648 - Michał Górny · gentoo
dev-python/pypy3: Port -OO builds patch from python3.5 - Michał Górny · gentoo
dev-python/pypy3: Bump subslot in 9999 to match ABI - Michał Górny · gentoo
dev-python/pypy3: Remove unused --make-jobs option - Michał Górny · gentoo
dev-python/pypy3: Upstream has renamed the executables to pypy3-c* - Michał Górny · gentoo
dev-python/pypy3: Bump to 5.7.1 - Michał Górny · gentoo
dev-python/pypy3: Fix implicit -flto in 9999 - Michał Górny · gentoo
dev-python/pypy3: Bump 9999 to EAPI 6 - Michał Górny · gentoo
dev-python/pypy3: Remove CPython patchset in 9999
Remove the CPython patches in 9999 since -- after rebase to 3.5.3 -- it contains no patches useful to us. - Michał Górny · gentoo
dev-python/pypy3: Update the distutils C++ patch - Michał Górny · gentoo
dev-python/pypy3: Upstream deprecated asmgc, and defaults to shadowstack - Michał Górny · gentoo
dev-python/pypy3: Use usession*-0 rather than -current
Use the usession*-0 directory directly rather than relying on the usession*-current symlink. As maffblaster reports, under some circumstances the symlink is called differently which seems to render the -0 name safer. - Michał Górny · gentoo
dev-python/pypy3: Split translation and compile phases
Like in dev-python/pypy, use --source to disable auto-spawning compilation phase in rpython. Instead, run it manually in src_compile(). This way we reduce memory consumption (since rpython normally does not free the lots of memory it used during the translation while spawning the compiler), and make the process easier to resume. - Michał Górny · gentoo
dev-python/pypy3: Sync the live ebuild - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Clean up old versions - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Michał Górny · gentoo
dev-python/pypy3: Bump to 5.5.0 (alpha) - Michał Górny · gentoo
dev-python/pypy3: Remove unnecessary PDEP on python-updater - Michał Górny · gentoo
dev-python/pypy3: Version bump to 5.2.0-alpha1 - Michał Górny · gentoo
dev-python/pypy3: Update the distutils C++ patch - Michał Górny · gentoo
dev-python/pypy3: INSDESTTREE -> custom var, #582982 - Michał Górny · gentoo
dev-python/pypy3: Fix pax-marking in src_compile() - PPed72 · gentoo
dev-python/pypy3: fix regression in tkinter
Gentoo-Bug: https://bugs.gentoo.org/533384 Closes: https://github.com/gentoo/gentoo/pull/1326 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Michał Górny · gentoo
dev-python/pypy3: Drop old - Michał Górny · gentoo
dev-python/pypy3: Sync between release and live ebuild - Michał Górny · gentoo
dev-python/pypy3: Fix path subst in Gentoo paths - Michał Górny · gentoo
dev-python/pypy3: Use the new Gentoo path patch on 2.4.0-r1 - Michał Górny · gentoo
dev-python/pypy3: Apply fix for ncurses-6, #564454 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-keep-build-timestamps-in-live-ebuild'
Pull request: https://github.com/gentoo/gentoo/pull/62 - Amadeusz Żołnowski · gentoo
Merge branch 'master' of git+ssh://git.gentoo.org/repo/gentoo - Michał Górny · gentoo
dev-python/pypy*: Default to USE=shadowstack to improve compatibility
Prefer the shadowstack gcrootfinder over asmgcc since the latter strongly relies on specific assembly being generated by gcc and is often broken by various optimization flags. - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/503'. - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/fwknop-cleanup'
Pull request: https://github.com/gentoo/gentoo/pull/501 - Michał Górny · gentoo
dev-python/pypy3: Add an updated distutils/C++ patch - Michał Górny · gentoo
dev-python/pypy3: Add a live ebuild - Michał Górny · gentoo
dev-python/pypy*: Fix epython.py module first install - Julian Ospald · gentoo
dev-python/pypy3: add libressl support - Mike Frysinger · gentoo
dev-python/pypy*: fix ncurses dep #557472
There is no 5 subslot, so trying to depend on it won't actually work. - Mike Frysinger · gentoo
sys-libs/ncurses: move to SLOT=0 #557472
Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages. - Michał Górny · gentoo
dev-python/pypy*: Fix pkg_{pretend,setup} not to run for binpkgs
Package-Manager: portage-2.2.20 - Justin Lecher · gentoo
dev-python/pypy3: Backport for fix gcc-4.9
https://bitbucket.org/pypy/pypy/commits/c1abec418acf30bb04891c3249bc12cbe8f48d4a Bug-Debian: https://bugs.debian.org/771137 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=536920 Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Michał Górny · gentoo
dev-python/pypy*: require sys-libs/ncurses:5/5 due to cffi use
The cffi modules in dev-python/pypy{,3} are locked to .so.5 ABI. Package-Manager: portage-2.2.20 - Michał Górny · gentoo
dev-python/pypy*: Fix USE=-ncurses and USE=-gdbm
Fix USE=-ncurses (and USE=-gdbm in pypy-2.6.0) not to try to regenerate cffi modules for the two. Bug: https://bugs.gentoo.org/show_bug.cgi?id=557540#c3 Package-Manager: portage-2.2.20 - 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