summaryrefslogtreecommitdiff
path: root/dev-python/redis-py
AgeCommit message (Collapse)Author
2020-09-03dev-python/redis-py: x86 stable (bug #739966)Thomas Deutschmann
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2020-08-02dev-python/redis-py: join as maintainerSam James
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
2020-08-02dev-python/redis-py: bump to 3.5.3Sam James
Changes: * bump to 3.5.3 * modernise test running; eliminates warning on running tests (method was to be removed upstream) Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
2020-03-29dev-python/redis-py: Remove redundant versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-29dev-python/redis-py: Stabilize 3.3.11 ALLARCHESMichał Górny
Closes: https://bugs.gentoo.org/714486 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-29dev-python/redis-py: Mark ALLARCHESMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-25dev-python/redis-py: x86 stable wrt bug #714486Agostino Sarubbo
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-03-25dev-python/redis-py: ppc64 stable wrt bug #714486Agostino Sarubbo
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-03-25dev-python/redis-py: amd64 stable wrt bug #714486Agostino Sarubbo
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-03-25dev-python/redis-py: ppc stable wrt bug #714486Agostino Sarubbo
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-02-10dev-python/redis-py: Remove py2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-13dev-python/redis-py: 3.3.11 + py38Sebastian Pipping
Also drop dev-python/setuptools from DEPEND as distutils-r1 already adds it (to BDEPEND) for us. Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-29dev-python/redis-py: Remove oldDavid Seifert
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-05-11dev-python/redis-py: 3.2.1 allarches stablizedMatthew Thode
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2019-04-17*/*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-09dev-python/redis-py: 3.2.1 add py37 supportMatthew Thode
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2019-04-03dev-python/redis-py: 3.2.1 bumpWilliam Hubbs
Closes: https://bugs.gentoo.org/682378 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh@gentoo.org>
2017-12-09dev-python/*: Update Manifest hashesMichał Górny
2017-09-24dev-python/redis-py: version bump to 2.10.6Zac Medico
Package-Manager: Portage-2.3.10, Repoman-2.3.3
2017-07-10dev-python/redis-py: keyword ~arm64Alexis Ballier
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-05-02dev-python/redis-py: Clean old versions upMichał Górny
2017-04-29dev-python/redis-py: Stable for HPPA (bug #613372).Jeroen Roovers
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
2017-04-04dev-python/redis-py: ppc stable (bug 613372).Michael Weber
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-03-28dev-python/redis-py: ppc64 stable (bug 613372).Michael Weber
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-03-21dev-python/redis-py: x86 stable wrt bug #613372Agostino Sarubbo
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-03-21dev-python/redis-py: amd64 stable wrt bug #613372Agostino Sarubbo
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-03-15dev-python/redis-py: Add python3_6 to PYTHON_COMPATZac Medico
Package-Manager: Portage-2.3.4, Repoman-2.3.2
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-23dev-python/redis-py: ppc stable (bug 593134).Michael Weber
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-23dev-python/redis-py: ppc6 stable (bug 593134).Michael Weber
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-23dev-python/redis-py: Add ~ppc keyword (bug 538510).Michael Weber
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-17dev-python/redis-py: x86 stable wrt bug #593134Agostino Sarubbo
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-02-17dev-python/redis-py: amd64 stable wrt bug #593134Agostino Sarubbo
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-01-23dev-python/redis-py: Stable for HPPA (bug #593134).Jeroen Roovers
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
2016-11-01global: Drop dead implementations from PYTHON_COMPATMichał Górny
2016-10-08dev-python/redis-py: Support python 3.5Pacho Ramos
Package-Manager: portage-2.3.1
2016-09-19dev-python/redis-py: remove unused patchMichael Mair-Keimberger (asterix)
Closes: https://github.com/gentoo/gentoo/pull/2362 Signed-off-by: David Seifert <soap@gentoo.org>
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2016-01-24Replace all herds with appropriate projects (GLEP 67)Michał Górny
Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
2015-11-03dev-python/redis-py: Version BumpJustin Lecher
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-22dev-python/redis-py: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILDJustin Lecher
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-14dev-python/*: Restore keywords and un-revbump for py3.5Michał Górny
Restore keywords that were removed unnecessarily, and collapse unnecessary revbumps on packages with added python3.5 support.
2015-10-11dev-python/redis-py: Add python3.5 supportJustin Lecher
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-01dev-python/redis-py: add ~arm, bug #558546Markus Meier
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
2015-08-24Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
2015-08-24Use https by defaultJustin Lecher
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24Use https by defaultJustin Lecher
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24dev-python/redis-py: Add pypy3 supportJustin Lecher
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>