Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407201 - dev-python/lcdproc - Python LCDd client library
Summary: dev-python/lcdproc - Python LCDd client library
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://pypi.python.org/pypi/lcdproc/
Whiteboard: sunrise-removal
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2012-03-06 23:31 UTC by Raphaël Barrois
Modified: 2020-08-30 01:12 UTC (History)
1 user (show)

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


Attachments
Ebuild for dev-python/lcdproc-0.03 (lcdproc-0.03.ebuild,491 bytes, text/plain)
2012-03-06 23:41 UTC, Raphaël Barrois
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raphaël Barrois 2012-03-06 23:31:25 UTC
This package provides a thin Python wrapper around app-misc/lcdproc server.

While not the developer of the project, I am willing to maintain it.

Reproducible: Always
Comment 1 Raphaël Barrois 2012-03-06 23:41:58 UTC
Created attachment 304485 [details]
Ebuild for dev-python/lcdproc-0.03

This is a simple ebuild for lcdproc-0.03.

The version number is unusual, but imposed by the author.
Comment 2 Raphaël Barrois 2012-03-07 23:18:46 UTC
Ebuild in sunrise overlay (available after svn-review):

http://overlays.gentoo.org/proj/sunrise/browser/reviewed/dev-python/lcdproc/
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:45:06 UTC
Hello, everyone.

It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project.

Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that:

1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it.

2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding.

3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint.

4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality.

Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise.


[1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2]:https://gitweb.gentoo.org/proj/sunrise.git/
Comment 4 Larry the Git Cow gentoo-dev 2020-08-30 01:12:46 UTC
The bug has been closed via the following commit(s):

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

commit 9bc56824c7668bc779667c5b0e2f09997554657e
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-08-30 01:03:36 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-08-30 01:12:37 +0000

    dev-python/lcdproc: new package
    
    A Python OOP Wrapper Library for LCDproc Telnet API.
    This makes possible to send own data to the LCDproc server.
    
    Closes: https://bugs.gentoo.org/407201
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-python/lcdproc/Manifest                      |  1 +
 dev-python/lcdproc/lcdproc-0.03_p20150508.ebuild | 23 +++++++++++++++++++++++
 dev-python/lcdproc/metadata.xml                  | 16 ++++++++++++++++
 3 files changed, 40 insertions(+)