dev-python / Babel

Collection of tools for internationalizing Python applications

Official package sites : https://babel.pocoo.org/ · https://github.com/python-babel/babel/ · https://pypi.org/project/Babel/ ·

A collection of tools for internationalizing Python applications Babel is composed of two major parts: - tools to build and work with gettext message catalogs - a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.

v2.12.1 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~ia64 ~loong ~m68k ~mips ~riscv ~s390 ~x64-macos
USE flags
doc test

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
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

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.10) language

app-emulation / diskimage-builder : Golden Disk Image builder

dev-python / agate : A Python data analysis library that is optimized for humans instead of machines

dev-python / flask-babel : i18n and l10n support for Flask based on Babel and pytz

dev-python / jupyterlab-server : Server components for JupyterLab and JupyterLab like applications

dev-python / mkdocs : Project documentation with Markdown

dev-python / mkdocs-git-revision-date-localized-plugin : Display the localized date of the last git modification of a markdown file

dev-python / mkdocs-material : A Material Design theme for MkDocs

dev-python / pydata-sphinx-theme : Bootstrap-based Sphinx theme from the PyData community

dev-python / sphinx : Python documentation generator

www-apps / nikola : A static website and blog generator

x11-misc / safeeyes : Linux alternative to EyeLeo

Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Eliminate stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Enable py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/Babel: Stabilize 2.12.1 ALLARCHES, #903827
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Add a test dep on dev-python/pytz
Closes: https://bugs.gentoo.org/904043 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Fix date-related test failures
Closes: https://bugs.gentoo.org/903971 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/Babel: Bump to 2.12.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: fix build w/ sphinx 6
Closes: https://bugs.gentoo.org/890180 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Arthur Zamarin · gentoo
dev-python/Babel: Stabilize 2.11.0 ALLARCHES, #885139
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Bump to 2.11.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: Stabilize 2.10.3 ALLARCHES, #860561
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Bump to 2.10.3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Simplify the regen logic
Rather than using any-r1 approach to the regen with "slightly wrong" BDEPEND, just do it as a part of normal phase. The end result is pretty much the same, and it avoids having to define python_check_deps(). Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: finish off pytz fix
Closes: https://bugs.gentoo.org/852158 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: fix import_cldr.py deps
Closes: https://bugs.gentoo.org/852158 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Bump to 2.10.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: Stabilize 2.10.1 ALLARCHES, #850805
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Enable py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
dev-python/Babel: keyword 2.10.1 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
dev-python/Babel: keyword 2.9.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Bump to 2.10.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
dev-python/Babel: Keyword 2.9.1 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
dev-python/Babel: Port to python3.10
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/Babel: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #786954
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Bump to 2.9.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joshua Kinard · gentoo
dev-python/Babel: Added ~mips to KEYWORDS.
Bug: https://bugs.gentoo.org/758224 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.14, Repoman-3.0.2
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
dev-python/Babel: stable 2.9.0 for hppa, bug #763675
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: Stabilize 2.9.0 sparc, #763675
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: Stabilize 2.9.0 ppc64, #763675
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: Stabilize 2.9.0 ppc, #763675
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: Stabilize 2.9.0 arm, #763675
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: Stabilize 2.9.0 x86, #763675
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-python/Babel: Stabilize 2.9.0 amd64, #763675
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-python/Babel: 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
Sam James · gentoo
dev-python/Babel: Stabilize 2.9.0 arm64, #763675
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: Stabilize 2.9.0 s390, #763675
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
dev-python/Babel: keyworded 2.9.0 for hppa, bug #758224
Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-python/Babel: Keyword 2.9.0 riscv, #758224
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: Stabilize 2.8.1 ALLARCHES, #760162
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Backport pypy3 patch to 2.8.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: Keyword 2.9.0 s390, #758224
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
dev-python/Babel: Keyword 2.9.0 alpha, #758224
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: ~x64-macos keyworded, bug #758224
Package-Manager: Portage-3.0.10.3-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-python/Babel: arm64 keyworded (bug #758224)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/Babel: Keyword 2.9.0 arm, #758224
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-python/Babel: keyworded 2.9.0 for sparc
keyworded wrt bug #758224 Package-Manager: Portage-3.0.11, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
dev-python/Babel: keyworded 2.9.0 for ppc64
keyworded wrt bug #758224 Package-Manager: Portage-3.0.11, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
dev-python/Babel: keyworded 2.9.0 for ppc
keyworded wrt bug #758224 Package-Manager: Portage-3.0.11, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-python/Babel: keyworded 2.9.0 for ia64
keyworded wrt bug #758224 Package-Manager: Portage-3.0.11, Repoman-3.0.2 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Bump to 2.9.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Bump to 2.8.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Remove python2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-python/Babel: Keyword 2.8.0-r1 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/Babel: Port to py39, fix tests
Closes: https://bugs.gentoo.org/714854 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
dev-python/Babel: DISTUTILS_USE_SETUPTOOLS=rdepend
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/Babel: Stabilize 2.8.0 ALLARCHES
Closes: https://bugs.gentoo.org/714234 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/Babel: x86 stable wrt bug #714234
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/Babel: ppc64 stable wrt bug #714234
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/Babel: amd64 stable wrt bug #714234
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/Babel: ppc stable wrt bug #714234
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/Babel: arm stable wrt bug #714234
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/Babel: sparc stable wrt bug #714234
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/Babel: s390 stable wrt bug #714234
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
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/Babel: Bump to 2.8.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Use distutils_enable_sphinx
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Bump to 2.7.0, py3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/Babel: Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-python/Babel: alpha stable wrt bug #676304
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
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
Aaron Bauman · gentoo
dev-python/Babel: arm64 stable (bug #676304)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-python/Babel: x86 stable (bug #676304)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-python/Babel: stable 2.6.0 for ia64, bug #676304
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-python/Babel: stable 2.6.0 for hppa, bug #676304
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-python/Babel: stable 2.6.0 for ppc64, bug #676304
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-python/Babel: stable 2.6.0 for ppc, bug #676304
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-python/Babel: sh stable wrt bug #676304
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sh"
Mikle Kolyada · gentoo
dev-python/Babel: s390 stable wrt bug #676304
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-python/Babel: amd64 stable wrt bug #676304
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Mikle Kolyada · gentoo
dev-python/Babel: arm stable wrt bug #676304
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
dev-python/Babel: stable 2.6.0 for sparc, bug #676304
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-python/Babel: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
dev-python/Babel-2.5.3-r1: hppa stable, bug 655138
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Tobias Klausmann · gentoo
dev-python/Babel-2.5.3-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/655138
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-python/Babel: stable 2.5.3-r1 for ppc, bug #655138
Bug: https://bugs.gentoo.org/655138 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
Sergei Trofimovich · gentoo
dev-python/Babel: stable 2.5.3-r1 for ppc64, bug #655138
Bug: https://bugs.gentoo.org/655138 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-python/Babel: stable 2.5.3-r1 for ia64, bug #655138
Bug: https://bugs.gentoo.org/655138 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Michał Górny · gentoo
dev-python/Babel: Enable py3.7
Repository mirror & CI · gentoo
Merge updates from master
Louis Sautier · gentoo
dev-python/Babel: bump to 2.6.0
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Louis Sautier · gentoo
dev-python/Babel: update HOMEPAGE and upstream info
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
dev-python/Babel: stable 2.5.3-r1 for sparc
Bug: https://bugs.gentoo.org/655138 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/Babel: Force known-working timezone for tests
Closes: https://bugs.gentoo.org/614070
Michał Górny · gentoo
dev-python/Babel: Enable verbose tests
Repository mirror & CI · gentoo
Merge updates from master
Markus Meier · gentoo
dev-python/Babel: arm stable, bug #655138
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Agostino Sarubbo · gentoo
dev-python/Babel: amd64 stable wrt bug #655138
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
Thomas Deutschmann · gentoo
dev-python/Babel: x86 stable (bug #655138)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Mart Raudsepp · gentoo
dev-python/Babel-2.5.3-r1: arm64 stable
Package-Manager: Portage-2.3.28, 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
Manuel Rüger · gentoo
dev-python/Babel: Add missing test dependency
Thanks to Matt Turner Closes: https://bugs.gentoo.org/651796 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Matthew Thode · gentoo
dev-python/Babel: 2.5.3 stablized alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris under allarches
Stablized for Openstack Queens
Michał Górny · gentoo
dev-python/Babel: 2.5.0 arm64 stable (via ALLARCHES)
Matthew Thode · gentoo
dev-python/Babel: 2.5.3 bup
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Michał Górny · gentoo
dev-python/Babel: Clean old up
Matthew Thode · gentoo
dev-python/Babel: 2.5.0 stablized alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 under allarches
Fabian Groffen · gentoo
dev-python/Babel: marked ~x64-solaris
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Tim Harder · gentoo
dev-python/Babel: version bump to 2.5.0
Markus Meier · gentoo
dev-python/Babel: arm stable, bug #617258
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Agostino Sarubbo · gentoo
dev-python/Babel: ia64 stable wrt bug #617258
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Tobias Klausmann · gentoo
dev-python/Babel-2.3.4-r0: add alpha keyword
Gentoo-Bug: 617258
Agostino Sarubbo · gentoo
dev-python/Babel: sparc stable wrt bug #617258
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Sébastien Fabbro · gentoo
dev-python/Babel: version bump
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Michael Weber · gentoo
dev-python/Babel: ppc stable (bug 617258)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Agostino Sarubbo · gentoo
dev-python/Babel: ppc64 stable wrt bug #617258
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Mike Gilbert · gentoo
dev-python/Babel: backport fix for buggy test
Bug: https://bugs.gentoo.org/618448 Package-Manager: Portage-2.3.5_p32, Repoman-2.3.2_p62
Mike Gilbert · gentoo
dev-python/Babel: export TZ=UTC to work around buggy test code
Bug: https://bugs.gentoo.org/618448 Package-Manager: Portage-2.3.5_p32, Repoman-2.3.2_p62
Jeroen Roovers · gentoo
dev-python/Babel: Stable for HPPA (bug #617258).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Michał Górny · gentoo
dev-python/Babel: Clean old versions up
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/Babel: PYTHON_COMPAT: add python3_6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Fabian Groffen · gentoo
dev-python/Babel: dropped ~ia64-linux
Package-Manager: portage-2.3.3
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Michał Górny · gentoo
dev-python/Babel: Enable pypy3
Matthew Thode · gentoo
Merge branch 'newton-stable'
Matthew Thode · gentoo
dev-python/Babel: 2.3.4 stable amd64 and x86
Package-Manager: portage-2.3.0
Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT
Patrick Lauer · gentoo
dev-python/Babel: Bump
Package-Manager: portage-2.3.0
Amadeusz Żołnowski · gentoo
Merge branch 'master' of git+ssh://git.gentoo.org/repo/gentoo
Justin Lecher · gentoo
dev-python/Babel: Drop pypy3 support
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/619'.
Justin Lecher · gentoo
dev-python/Babel: Version Bump
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/Babel: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Agostino Sarubbo · gentoo
dev-python/Babel: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Justin Lecher · gentoo
dev-python/Babel: Depend on threading support in python
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Matthew Thode · gentoo
Revert "dev-python/Babel: Drop old"
This reverts commit 88be89a78b0337603d7d61753d5bbf14024df558.
Justin Lecher · gentoo
dev-python/Babel: Drop old
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/Babel: 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/Babel: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
dev-python/Babel: Drop old
obsoletes Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=546804 Package-Manager: portage-2.2.22 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
dev-python/Babel: Stable for ALLARCHES
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=561528 Package-Manager: portage-2.2.22 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/Babel: amd64 stable wrt bug #561528
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Justin Lecher · gentoo
dev-python/Babel: Version Bump
Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
Use https by default
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