Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462028 - net-news/canto version bump
Summary: net-news/canto version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: http://codezen.org/canto-ng/news/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-17 12:43 UTC by avx
Modified: 2014-02-20 20:31 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 avx 2013-03-17 12:43:14 UTC
The CLI RSS client canto, in portage as version 0.7.10, hasn't been bumped for ~9 months now.

Since v 0.8 a few things have changed, client/server model, python3, ..., lots of good stuff, so it should be bumped, imho.

Reproducible: Always

Steps to Reproduce:
1. search for canto in portage
2. see it's very outdated
3. file bug
Actual Results:  
Emerge a pretty old version

Expected Results:  
Should at least merge some version of the 0.8.x series
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-03-21 21:35:01 UTC
I have no interest in this package anymore. If any user wants to maintain it please contact proxy-maint@gentooo.org
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-04-27 13:34:45 UTC
> Traceback (most recent call last):
>   File "/usr/bin/canto-curses", line 3, in <module>
>     from canto_curses.main import CantoCurses
>   File "/usr/lib64/python3.2/site-packages/canto_curses/main.py", line 9, in <module>
>     from canto_next.client import CantoClient
> ImportError: No module named canto_next.client

Was trying to do a non-maintainer bump, but it seems this needs someone to introduce canto-daemon to the Portage tree; which is a dependency of this.
Comment 3 Sergey Popov gentoo-dev 2014-02-20 20:31:01 UTC
+*canto-daemon-0.8.2 (20 Feb 2014)
+
+  20 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> +canto-daemon-0.8.2.ebuild,
+  +metadata.xml:
+  Initial commit, wrt bug #462028

+*canto-curses-0.8.4 (20 Feb 2014)
+
+  20 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> +canto-curses-0.8.4.ebuild,
+  +metadata.xml:
+  Initial commit, wrt bug #462028

Introduced under different names, since this is a complete rewrite of old canto client in Python 3.