dev-python / certifi

A certifi hack to use system trust store on Linux/FreeBSD

Official package sites : https://github.com/projg2/certifi-system-store/ · https://github.com/tiran/certifi-system-store/ · https://pypi.org/project/certifi-system-store/ ·

v3024.7.22 :: 0 :: gentoo

Modified
License
MPL-2.0
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

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

app-misc / ca-certificates : Common CA Certificates PEM files

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-python / pypy3 : A backwards compatibility package for dev-lang/pypy:3.10

app-admin / salt : Salt is a remote execution and configuration manager

dev-python / elastic-transport : Transport classes and utilities shared among Python Elastic client libraries

dev-python / grpclib : Pure-Python gRPC implementation for asyncio

dev-python / httpcore : A minimal low-level HTTP client

dev-python / httpx : Fully-featured HTTP client which provides sync and async APIs

dev-python / netcdf4 : Python/numpy interface to the netCDF C library

dev-python / opensearch-py : Python client for OpenSearch

dev-python / pdm : Python package and dependency manager supporting the latest PEP standards

dev-python / pyproj : Python interface to the PROJ library

dev-python / requests : HTTP library for human beings

dev-python / selenium : Python language binding for Selenium Remote Control

dev-python / sentry-sdk : Python client for Sentry

dev-python / sphobjinv : Sphinx objects.inv Inspection/Manipulation Tool

dev-util / rbtools : Command line tools for use with Review Board

games-util / lutris : An open source gaming platform for GNU/Linux

media-gfx / displaycal-py3 : Modernize the DisplayCAL code including Python 3 support

net-misc / streamlink : CLI for extracting streams from websites to a video player of your choice

net-proxy / mitmproxy : An interactive, SSL-capable, man-in-the-middle HTTP proxy

sci-mathematics / mathlib-tools : Development tools for Lean's mathlib

863338
dev-python/certifi-3021.3.16-r2: The license_file parameter is deprecated, use license_files instead
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
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/certifi: Stabilize 3024.7.22 ALLARCHES, #937670
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Bump to 3024.7.22 (our own fork)
Closes: https://bugs.gentoo.org/936405 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: 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/certifi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/certifi: Stabilize 3021.3.16-r4 ALLARCHES, #917185
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
dev-python/certifi: drop outdated setuptools dependency
In commit 7e1e27390394fa64b6c44e87a8c3e737ce9ef2e4 an upstream patch was cherry-picked to make this dependency only needed on python <=3.7 (which is no longer supported here). But it was forgotten to remove the runtime dependency. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33265 Signed-off-by: Sam James <sam@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/certifi: 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/certifi: 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
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/certifi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/certifi: Stabilize 3021.3.16-r3 ALLARCHES, #888319
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/certifi: fix PythonGHDistfileSuffix
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-python/certifi: use importlib
This avoids breaking arbitrary packages on the system because they happen to use certifi, as certifi will pick up if any other packages on the system have an unsatisfied requirement - which is often bogus. Bug: https://bugs.gentoo.org/826874 Bug: https://bugs.gentoo.org/854294 Bug: https://bugs.gentoo.org/878035 Closes: https://bugs.gentoo.org/878045 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/certifi: Stabilize 3021.3.16-r2 ALLARCHES, #850808
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Enable py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/certifi: Use PEP517 build
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
dev-python/certifi: keyword 3021.3.16-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/certifi: needs setuptools at runtime
Bug: https://github.com/tiran/certifi-system-store/pull/17 Closes: https://bugs.gentoo.org/822777 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/certifi: Stabilize 3021.3.16 ALLARCHES, #828616
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Lower certifi-shim version to open upgrade path
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/certifi: Switch to certifi-system-store, v3021.3.16
Switch to a third-party certifi-system-store package that seems a little bit more robust than my certifi-shim, and most importantly -- it is maintained by somebody else ;-). Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Fix HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/certifi: Enable py3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/certifi: 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
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-python/certifi: 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/certifi: Remove py2 revision
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-python/certifi: 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
Michał Górny · gentoo
dev-python/certifi: Remove py2.7 in revbump
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Remove broken 9999
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/certifi: Bump to 10001
Closes: https://bugs.gentoo.org/734988 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/certifi: ALLARCHES stable (via amd64, bug #734390)
Bug: https://bugs.gentoo.org/734390 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/certifi: arm64 stable (bug #734390)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Fork the patch into certifi-shim
Instead of carrying a growing patch that replaces the whole of package's code with a shim, just put the shim in a repository of its own and install it in place of the original package. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/certifi: Stabilize 2020.4.5.1 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/certifi: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/certifi: Port to py3.9
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
Sebastian Pipping · gentoo
dev-python/certifi: 2020.4.5.1
Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.92, Repoman-2.3.20
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/certifi: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/certifi: Stabilize 2019.11.28 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
dev-python/certifi: stable 2019.11.28 for sparc, bug #706146
Package-Manager: Portage-2.3.84, 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
Agostino Sarubbo · gentoo
dev-python/certifi: s390 stable wrt bug #706146
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
Agostino Sarubbo · gentoo
dev-python/certifi: ppc stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: ia64 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/certifi: ppc64 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: x86 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: amd64 stable wrt bug #706146
Package-Manager: Portage-2.3.84, 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/certifi: arm stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Bump to 2019.11.28
No changes relevant to Gentoo, just bundled certificate update. Bumping so that we don't end up having outdated package false positives. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Enable py3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-python/certifi: m68k stable wrt bug #694156
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="m68k" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
dev-python/certifi: sh stable wrt bug #694156
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sh" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
dev-python/certifi: arm stable wrt bug #694156
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@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
Matt Turner · gentoo
dev-python/certifi-2019.6.16: alpha stable, bug 694156
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-python/certifi: stable 2019.6.16 for hppa, bug #694156
Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/certifi: sparc stable wrt bug #694156
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
dev-python/certifi: arm64 stable (bug #694156)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="arm64"
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/certifi: ia64 stable wrt bug #694156
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/certifi: ppc64 stable wrt bug #694156
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: ppc stable wrt bug #694156
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/certifi: s390 stable wrt bug #694156
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/certifi: amd64 stable wrt bug #694156
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-python/certifi: x86 stable (bug #694156)
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/certifi: Restore ~riscv keyword
Restore ~riscv keyword that was accidentally lost on bump. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/certifi: Bump to 2019.9.16
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/certifi: Bump to 2019.6.16
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-python/certifi: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@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
Thomas Deutschmann · gentoo
dev-python/certifi: bump to v2018.11.29
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Tomas Mozes · gentoo
dev-python/certifi: bump to 2018.10.15
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Tim Harder · gentoo
dev-python/certifi: version bump to 2018.8.24
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/certifi: Enable py3.7
Repository mirror & CI · gentoo
Merge updates from master
Tim Harder · gentoo
dev-python/certifi: remove old
Repository mirror & CI · gentoo
Merge updates from master
Mike Frysinger · gentoo
dev-python/certifi: mark 2017.1.23 arm64/m68k/s390/sh stable
Mart Raudsepp · gentoo
dev-python/certifi-2018.04.16: arm64 stable; ALLARCHES stable (bug #656294)
Closes: https://bugs.gentoo.org/656294 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Thomas Deutschmann · gentoo
dev-python/certifi: x86 stable (bug #656294)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Rolf Eike Beer · gentoo
dev-python/certifi: stable 2018.4.16 for sparc
Bug: https://bugs.gentoo.org/656294 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Mikle Kolyada · gentoo
dev-python/certifi: amd64 stable wrt bug #656294
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Sergei Trofimovich · gentoo
dev-python/certifi: stable 2018.4.16 for ia64, bug #656294
Bug: https://bugs.gentoo.org/656294 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Thomas Deutschmann · gentoo
dev-python/certifi: Bump to v2018.04.16
Ebuild changes: =============== - We no longer install bundled cacert.pem. Instead we refer to system's CA store. Closes: https://github.com/gentoo/gentoo/pull/8109 Closes: https://bugs.gentoo.org/627558 Package-Manager: Portage-2.3.31, Repoman-2.3.9
Manuel Rüger · gentoo
dev-python/certifi: Version bump to 2018.1.18
Closes: https://bugs.gentoo.org/651920 Package-Manager: Portage-2.3.31, Repoman-2.3.9
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
Mike Frysinger · gentoo
dev-python/certifi: mark 2017.4.17 m68k/s390/sh stable
Tim Harder · gentoo
dev-python/certifi: version bump to 2017.11.5
Matthew Thode · gentoo
dev-python/certifi: 2017.4.17 stablize arm64 for bug 621284
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Matthew Thode · gentoo
dev-python/certifi: stable under allarches for requests
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Tim Harder · gentoo
dev-python/certifi: version bump to 2017.7.27.1
Markus Meier · gentoo
dev-python/certifi: arm stable, bug #622198
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Agostino Sarubbo · gentoo
dev-python/certifi: sparc stable wrt bug #622198
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Sergei Trofimovich · gentoo
dev-python/certifi: ia64 stable, bug #622198
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Tobias Klausmann · gentoo
dev-python/certifi-2017.4.17-r0: add alpha keyword
Gentoo-Bug: 622198
Agostino Sarubbo · gentoo
dev-python/certifi: ppc64 stable wrt bug #622198
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: ppc stable wrt bug #622198
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: x86 stable wrt bug #622198
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: amd64 stable wrt bug #622198
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: ia64 stable wrt bug #615358
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Markus Meier · gentoo
dev-python/certifi: arm stable, bug #615358
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Agostino Sarubbo · gentoo
dev-python/certifi: ppc64 stable wrt bug #615358
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: ppc stable wrt bug #615358
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jeroen Roovers · gentoo
dev-python/certifi: Stable for HPPA (bug #615358).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Agostino Sarubbo · gentoo
dev-python/certifi: sparc stable wrt bug #615358
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: x86 stable wrt bug #615358
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Manuel Rüger · gentoo
dev-python/certifi: Version bump to 2017.4.17
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Agostino Sarubbo · gentoo
dev-python/certifi: amd64 stable wrt bug #615358
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Tobias Klausmann · gentoo
dev-python/certifi-2017.1.23-r0: add alpha keyword
Gentoo-Bug: 615358
Michael Haubenwallner · gentoo
dev-python/certifi: 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/certifi: PYTHON_COMPAT: add python3_6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Mike Frysinger · gentoo
dev-python/certifi: mark 2016.9.26 amd64/m68k/s390/sh stable
Lars Wendler · gentoo
dev-python/certifi: Removed old.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Lars Wendler · gentoo
dev-python/certifi: Bump to version 2017.1.23
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Fabian Groffen · gentoo
dev-python/certifi: 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
Jeroen Roovers · gentoo
dev-python/certifi: Stable for HPPA (bug #602054).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Agostino Sarubbo · gentoo
dev-python/certifi: arm stable wrt bug #602054
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: ppc64 stable wrt bug #602054
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: ppc stable wrt bug #602054
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: ia64 stable wrt bug #602054
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: sparc stable wrt bug #602054
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: x86 stable wrt bug #602054
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: amd64 stable wrt bug #602054
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Tobias Klausmann · gentoo
dev-python/certifi-2016.9.26-r0: stable on alpha
Gentoo-Bug: 602054
Yuta Satoh · gentoo
dev-python/certifi: add ~amd64-fbsd, ~x86-fbsd KEYWORDS.
Closes: https://github.com/gentoo/gentoo/pull/2720 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT
Tim Harder · gentoo
dev-python/certifi: version bump to 2016.9.26
Tim Harder · gentoo
dev-python/certifi: remove old
Tim Harder · gentoo
dev-python/certifi: version bump to 2016.8.31
Tim Harder · gentoo
dev-python/certifi: version bump to 2016.8.8
Dirkjan Ochtman · gentoo
dev-python/certifi: version bump to 2016.2.28
Package-Manager: portage-2.2.26
Fabian Groffen · gentoo
dev-python/certifi: added Prefix keywords
Package-Manager: portage-2.2.20-prefix
Mike Frysinger · gentoo
dev-python/certifi: mark 2015.9.6.2/2015.11.20 arm64/m68k/s390/sh stable
Justin Lecher · gentoo
dev-python/certifi: Stabilize under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567140 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/certifi: amd64 stable wrt bug #567140
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Justin Lecher · gentoo
dev-python/certifi: Version Bump
Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
dev-python/certifi: Version Bump
Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
dev-python/certifi: Drop old
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
dev-python/certifi: Stable under ALLARCHES policy
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
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
Justin Lecher · gentoo
dev-python/certifi: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
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.
Justin Lecher · gentoo
dev-python/certifi: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Mikle Kolyada · gentoo
dev-python/certifi: Add ~sparc keywords wrt bug #560186
Package-Manager: portage-2.2.20.1
Tobias Klausmann · gentoo
dev-python/certifi: add ~alpha keyword
Gentoo-Bug: 560186 Package-Manager: portage-2.2.22
Justin Lecher · gentoo
dev-python/certifi: Add linux prefix support
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Anthony G. Basile · gentoo
dev-python/certifi: drop to ~mips, bug #560102.
Package-Manager: portage-2.2.20.1
Justin Lecher · gentoo
dev-python/certifi: Stable for ALLARCHES
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=560102 Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Jeroen Roovers · gentoo
dev-python/certifi: Stable for HPPA PPC64 (bug #560102).
Package-Manager: portage-2.2.20.1
Mike Frysinger · gentoo
dev-python/certifi: add mips love
Justin Lecher · gentoo
dev-python/certifi: Version Bump
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
dev-python/certifi: Add pypy3 support
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
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