Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798207 - dev-python/mysqlclient-1.4.6-r1 does not enable tests
Summary: dev-python/mysqlclient-1.4.6-r1 does not enable tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 784263
  Show dependency tree
 
Reported: 2021-06-24 04:35 UTC by Agostino Sarubbo
Modified: 2021-08-20 23:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,56.11 KB, text/plain)
2021-06-24 04:35 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-06-24 04:35:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mysqlclient-1.4.6-r1 does not enable tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-24 04:35:39 UTC
Created attachment 718473 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-08-20 23:49:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2337aa56b7a856295a6d8bb27f0e3a7a601794fe

commit 2337aa56b7a856295a6d8bb27f0e3a7a601794fe
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2021-08-20 23:18:47 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2021-08-20 23:48:38 +0000

    dev-python/mysqlclient: add 2.0.3, enable py3.10 and tests
    
    Also:
    * Update licence to GPL-2+.
    * Remove RST files from DOCS, they are included in HTML_DOCS.
    * Bump to EAPI 8.
    * Mask the test USE flag for riscv where dev-db/mariadb is not
      available.
    * Remove reference to treecleaned dev-python/mysql-python.
    
    Closes: https://bugs.gentoo.org/798207
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 dev-python/mysqlclient/Manifest                 |  1 +
 dev-python/mysqlclient/mysqlclient-2.0.3.ebuild | 87 +++++++++++++++++++++++++
 profiles/arch/riscv/package.use.mask            |  1 +
 3 files changed, 89 insertions(+)