Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 763207 - dev-python/tld: missing tests (also version bump)
Summary: dev-python/tld: missing tests (also version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-02 23:16 UTC by Michał Górny
Modified: 2021-01-13 07:55 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 2021-01-02 23:16:47 UTC
The upstream package definitely has tests but apparently they require packaging 'faker'.
Comment 1 Bernard Cafarelli gentoo-dev 2021-01-12 21:12:06 UTC
Indeed, I thought I had left a note in ebuild about that but apparently not (and it is more than enough time to finally add them)
Comment 2 Larry the Git Cow gentoo-dev 2021-01-13 07:55:46 UTC
The bug has been closed via the following commit(s):

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

commit b6c2d2522f6abcab513c685e69506a72e0ecdf77
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2021-01-12 21:29:27 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2021-01-13 07:55:43 +0000

    dev-python/tld: 0.12.5 bump, enable tests
    
    Closes: https://bugs.gentoo.org/763207
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 dev-python/tld/Manifest                            |  1 +
 .../tld/files/tld-0.12.5-names_cli_test.patch      | 18 +++++++++++++++
 dev-python/tld/tld-0.12.5.ebuild                   | 26 ++++++++++++++++++++++
 3 files changed, 45 insertions(+)

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

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

commit f0fd0abeff968347999d2505505300e24c8bf139
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2021-01-12 21:13:11 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2021-01-13 07:55:43 +0000

    dev-python/Faker: initial import
    
    Bug: https://bugs.gentoo.org/763207
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 dev-python/Faker/Faker-5.5.1.ebuild                | 28 ++++++++++++++++++
 dev-python/Faker/Manifest                          |  1 +
 .../Faker/files/Faker-5.5.1-ukposttest.patch       | 33 ++++++++++++++++++++++
 dev-python/Faker/metadata.xml                      | 16 +++++++++++
 4 files changed, 78 insertions(+)

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

commit bdec44f734437740d339a0b8e00e2c6b283c342b
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2021-01-12 21:12:11 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2021-01-13 07:55:40 +0000

    dev-python/validators: initial import
    
    Bug: https://bugs.gentoo.org/763207
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 dev-python/validators/Manifest                 |  1 +
 dev-python/validators/metadata.xml             | 16 ++++++++++++++++
 dev-python/validators/validators-0.18.2.ebuild | 21 +++++++++++++++++++++
 3 files changed, 38 insertions(+)