Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694686 - net-libs/tox: QA issues
Summary: net-libs/tox: QA issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: JoMull01
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-09-17 13:25 UTC by Michał Górny
Modified: 2020-01-13 06:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-17 13:25:33 UTC
net-libs/tox
  MissingConditionalTestRestrict: version 0.2.9-r1: missing RESTRICT="!test? ( test )" with IUSE=test
  DeprecatedEclass: version 0.2.9-r1: uses deprecated eclass: [ user (migrate to GLEP 81) ]
  MissingConditionalTestRestrict: version 9999: missing RESTRICT="!test? ( test )" with IUSE=test
  DeprecatedEclass: version 9999: uses deprecated eclass: [ user (migrate to GLEP 81) ]
  RedundantVersion: version 0.2.8: slot(0) keywords are overshadowed by versions: 0.2.9-r1, 0.2.9
  RedundantVersion: version 0.2.9: slot(0) keywords are overshadowed by version: 0.2.9-r1
Comment 1 Larry the Git Cow gentoo-dev 2020-01-13 06:09:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e28361863d191d17006e1e5c26a210564cbcfb6

commit 1e28361863d191d17006e1e5c26a210564cbcfb6
Author:     Josiah Mullins <jomull01@protonmail.com>
AuthorDate: 2020-01-10 15:54:11 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-01-13 06:09:44 +0000

    net-libs/tox: convert to GLEP 81.
    
    This commit fixes tox-0.2.9-r1 to use
    the acct-group/tox and acct-user/tox
    packages. It also reverts the package
    to unstable due to the above changes.
    
    Signed-off-by: Josiah Mullins <JoMull01@protonmail.com>
    
    Closes: https://bugs.gentoo.org/694686
    Closes: https://github.com/gentoo/gentoo/pull/14288
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-libs/tox/tox-0.2.9-r1.ebuild | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb44727d1ea95d546b7c345d780f12a29fd5610

commit 8bb44727d1ea95d546b7c345d780f12a29fd5610
Author:     Josiah Mullins <jomull01@protonmail.com>
AuthorDate: 2020-01-09 17:36:40 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-01-13 06:09:43 +0000

    net-libs/tox: drop old versions
    
    This commit drops both tox 0.2.8 and tox 0.2.9.
    
    Signed-off-by: Josiah M. Mullins <JoMull01@protonmail.com>
    
    Bug: https://bugs.gentoo.org/694686
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-libs/tox/Manifest         |   1 -
 net-libs/tox/metadata.xml     |   1 -
 net-libs/tox/tox-0.2.8.ebuild | 100 -----------------------------------------
 net-libs/tox/tox-0.2.9.ebuild | 101 ------------------------------------------
 4 files changed, 203 deletions(-)