From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R5vGC-0008B6-4u for garchives@archives.gentoo.org; Tue, 20 Sep 2011 08:00:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22C4021C0F3; Tue, 20 Sep 2011 08:00:46 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 536C921C0B6 for ; Tue, 20 Sep 2011 08:00:09 +0000 (UTC) Received: by eyg5 with SMTP id 5so68246eyg.40 for ; Tue, 20 Sep 2011 01:00:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=lXdfcCpilRJ58iDM0Qn2d7pl079xbgvqojuZdmyyHdU=; b=sExb1mii/7Kbas89inMBAHdAYcGGxQnmiBA8PvxJNN3Aphy6Cn2gbxe2fEwYhxpWzK OnabGaLcTlXTMIreD+2GbRGORAhV8k7T10BMWjQiLzTEb8dWJfGjvTdu3aT1SpV1n6Lz kT4EwsHT+OH0mfJQmxUy1k/d0SSlQClisJeLU= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.213.21.146 with SMTP id j18mr152932ebb.13.1316505608838; Tue, 20 Sep 2011 01:00:08 -0700 (PDT) Received: by 10.213.14.130 with HTTP; Tue, 20 Sep 2011 01:00:08 -0700 (PDT) In-Reply-To: <1316460216.8193.4.camel@graaff.xs4all.nl> References: <1302425002.25427.7.camel@graaff.xs4all.nl> <4DADE808.2070802@gentoo.org> <4DB85A20.50706@gentoo.org> <1316460216.8193.4.camel@graaff.xs4all.nl> Date: Tue, 20 Sep 2011 10:00:08 +0200 Message-ID: Subject: Re: [gentoo-dev] Re: euscan proof of concept (like debian's uscan) From: Corentin Chary To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: 52d46416eacc1be58d088e8a11be4bd9 On Mon, Sep 19, 2011 at 9:23 PM, Hans de Graaff wrote: > On Wed, 2011-08-31 at 15:41 +0200, Corentin Chary wrote: >> Hi, >> >> some news about euscan (still available at http://euscan.iksaif.net) >> >> - New design (yay !) >> - Atom feeds available for each herd/category/maintainer/package >> (http://euscan.iksaif.net/maintainers/59/feed/) >> - Specific handlers for PyPi, RubyGems, pecl and PEAR packages (check >> http://git.iksaif.net/?p=euscan.git;a=tree;f=pym/euscan/handlers;h=9a995dfcebe6beecce71851abb84a875cf6e5979;hb=HEAD >> ). >> >> Now, maybe we should find a way to integrate that with the GSoC >> statistic project and with http://packages.gentoo.org/ (like done at >> http://packages.qa.debian.org/p/php-net-ipv4.html ). A quick way would >> be to host euscan on a gentoo server, and add some webservices to >> publish the data in json or xml, then packages.gentoo.org and others >> could parse that and display it. > > One integration that might also be useful is what we track on the ruby > wiki currently: https://overlays.gentoo.org/proj/ruby/wiki/PendingBumps > which is a collection of quick notes on problems encountered while > bumping packages. The ability to attach notes to packages and to > acknowledge version bumps (and e.g. make them yellow instead of red) > could help with larger lists for herds. > > Kind regards, > > Hans > Yep, You can already use that page: http://euscan.iksaif.net/herds/ruby/ And ruby packages are well tracked by euscan thanks to the rubygem site handler, see how it helped to find new upstream versions while http://euscan.iksaif.net/herds/ruby/charts/versions-monthly.png Could someone write ebuilds for euscan and euscanwww ? It should not take a lot of time, but my ebuilds skills are probably not good enought to do that. Thanks, -- Corentin Chary http://xf.iksaif.net