Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 593134

Summary: dev-python/redis-py-2.9.1, dev-python/pyzor-1.0.0 stable request
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: StabilizationAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: barzog
Priority: Normal Keywords: STABLEREQ
Version: unspecifiedFlags: stable-bot: sanity-check+
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
dev-python/redis-py-2.9.1 dev-python/pyzor-1.0.0
Runtime testing required: ---
Bug Depends on: 538510, 595730    
Bug Blocks: 609674    

Description Pacho Ramos gentoo-dev 2016-09-08 10:57:52 UTC
needed for new python eclasses usage
Comment 1 Tobias Klausmann (RETIRED) gentoo-dev 2016-10-22 11:53:25 UTC
dev-db/redis is not available on Alpha (and USE=redis is masked). Therefore, I had to also mask USE=test for pyzor and only stabilized pyzor itself on Alpha.

I tried a few versions of redis, but they all failed their test suites. I am open to keywording it anyway, if pyzor is pointless without it.
Comment 2 Agostino Sarubbo gentoo-dev 2016-12-28 08:53:27 UTC
Dear Maintainer (or who is mainly involved in this stable request),

This is an auto-generated message that will move the current component to the new component Stabilization.
To ensure that the stabilization will proceed correctly, please fill the fields "Atoms to stabilize" and "Runtime testing required" as described here:
https://archives.gentoo.org/gentoo-dev/message/4b2ef0e9aa7588224b8ae799c5fe31fa
Comment 3 Michael Palimaka (kensington) gentoo-dev 2016-12-30 17:42:08 UTC
An automated check of this bug failed - repoman reported dependency errors (39 lines truncated): 

> dependency.bad dev-python/redis-py/redis-py-2.9.1.ebuild: DEPEND: ia64(default/linux/ia64/13.0) ['dev-db/redis']
> dependency.bad dev-python/redis-py/redis-py-2.9.1.ebuild: DEPEND: ia64(default/linux/ia64/13.0) ['dev-db/redis']
> dependency.bad dev-python/redis-py/redis-py-2.9.1.ebuild: DEPEND: ia64(default/linux/ia64/13.0/desktop) ['dev-db/redis']
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2017-01-23 06:19:46 UTC
Stable for HPPA.
Comment 5 Stabilization helper bot gentoo-dev 2017-01-23 07:01:28 UTC
An automated check of this bug failed - repoman reported dependency errors (11 lines truncated): 

> dependency.bad dev-python/redis-py/redis-py-2.9.1.ebuild: DEPEND: ~ia64(default/linux/ia64/13.0) ['dev-db/redis']
> dependency.bad dev-python/redis-py/redis-py-2.9.1.ebuild: DEPEND: ~ia64(default/linux/ia64/13.0/desktop) ['dev-db/redis']
> dependency.bad dev-python/redis-py/redis-py-2.9.1.ebuild: DEPEND: ~ia64(default/linux/ia64/13.0/desktop/gnome) ['dev-db/redis']
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-02-17 12:39:15 UTC
redis-py seems to have a newer version stabilized already, so let's just focus on pyzor. Also, limiting to arches that have any keywords.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-02-17 12:40:46 UTC
Oh, sorry, I see that it has ~ dep now.
Comment 8 Stabilization helper bot gentoo-dev 2017-02-17 13:01:33 UTC
An automated check of this bug succeeded - the previous repoman errors are now resolved.
Comment 9 Agostino Sarubbo gentoo-dev 2017-02-17 13:44:53 UTC
amd64 stable
Comment 10 Agostino Sarubbo gentoo-dev 2017-02-17 14:51:09 UTC
x86 stable
Comment 11 Michael Weber (RETIRED) gentoo-dev 2017-02-23 08:02:32 UTC
>>> Test phase: dev-python/redis-py-2.9.1
 * python2_7: running distutils-r1_run_phase python_test
/usr/bin/python2.7 setup.py test
running test 
running egg_info
writing redis.egg-info/PKG-INFO
writing top-level names to redis.egg-info/top_level.txt
writing dependency_links to redis.egg-info/dependency_links.txt
reading manifest file 'redis.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '__pycache__'
warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
writing manifest file 'redis.egg-info/SOURCES.txt'
running build_ext
============================= test session starts ==============================
platform linux2 -- Python 2.7.12, pytest-3.0.2, py-1.4.30, pluggy-0.3.1
rootdir: /var/tmp/portage/dev-python/redis-py-2.9.1/work/redis-2.9.1, inifile:
plugins: hypothesis-1.19.0
collected 49 items / 2 errors
             
==================================== ERRORS ====================================
________________ ERROR collecting tests-hidden/test_commands.py ________________
tests-hidden/test_commands.py:13: in <module>
    from .conftest import skip_if_server_version_lt
E   ValueError: Attempted relative import in non-package
________________ ERROR collecting tests-hidden/test_encoding.py ________________
tests-hidden/test_encoding.py:6: in <module>
    from .conftest import r as _redis_client
E   ValueError: Attempted relative import in non-package
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 2 error in 4.51 seconds ============================
Comment 12 Michael Weber (RETIRED) gentoo-dev 2017-02-23 08:26:17 UTC
ppc64 stable.
Comment 13 Michael Weber (RETIRED) gentoo-dev 2017-02-23 11:47:00 UTC
ppc stable, closing.