Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662698 - dev-python/toml: Python Library for Tom's Obvious, Minimal Language
Summary: dev-python/toml: Python Library for Tom's Obvious, Minimal Language
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-03 03:30 UTC by logan.campos1998
Modified: 2018-09-26 23:01 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 logan.campos1998 2018-08-03 03:30:16 UTC
python-dev/toml: Python Library for Tom's Obvious, Minimal Language

https://github.com/uiri/toml

Description from readme:

A Python library for parsing and creating TOML.

The module passes the TOML test suite.
Comment 1 Jonas Stein gentoo-dev 2018-08-04 11:05:36 UTC
Many ebuild requests remain open for years, because nobody maintains the package.
If you want to be (proxied) maintainer of this package, please contact the proxy team [1] and prepare an ebuild [2].

You may want to link your repository [3] or attach the ebuild here until it makes its way to the official tree.

[1] https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2] https://devmanual.gentoo.org/
[3] https://wiki.gentoo.org/wiki/Ebuild_repository
Comment 2 Patrice Clement gentoo-dev 2018-09-26 21:35:12 UTC
I'll take it.
Comment 3 Larry the Git Cow gentoo-dev 2018-09-26 23:01:27 UTC
The bug has been closed via the following commit(s):

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

commit 00921f8ed3b4e9442a8e899e2e87db8007f6d846
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2018-09-25 20:21:43 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-09-26 23:01:13 +0000

    dev-python/toml: new package.
    
    toml is a Python library for Tom's Obvious Minimal Language.
    
    Closes: https://bugs.gentoo.org/662698
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-python/toml/Manifest          |  1 +
 dev-python/toml/metadata.xml      | 11 +++++++++++
 dev-python/toml/toml-0.9.6.ebuild | 28 ++++++++++++++++++++++++++++
 3 files changed, 40 insertions(+)