Gentoo Archives: gentoo-dev

From: Corentin Chary <iksaif@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] remote-id cpan-module
Date: Wed, 13 Jun 2012 12:11:17
Message-Id: CAHR064jLBYY0bko5DxQ2incLVHrJQCSsgXV_84pCnOxaCdLf9Q@mail.gmail.com
In Reply to: [gentoo-dev] remote-id cpan-module by Torsten Veller
1 On Sat, Jun 2, 2012 at 7:11 PM, Torsten Veller <tove@g.o> wrote:
2 > * Corentin Chary <iksaif@g.o>:
3 >> On Thu, May 17, 2012 at 2:02 AM, Kent Fredric <kentfredric@×××××.com> wrote:
4 >> > On 13 May 2012 07:43, Torsten Veller <tove@g.o> wrote:
5 >> >> It doesn't even list "Moose" for Moose?
6 >> >
7 >> > Its probably falling outside the initial 10 results, I forgot it did that,
8 >> >
9 >> >> 02packages.details.txt.gz lists 72 package names for Moose-2.0602.
10 >> >>
11 >> >
12 >> > Need to bolt on a { "size": 100 }  to the query to expand how may
13 >> > results it will return.
14 >>
15 >> Updated remotesid.py to use that, correctly add Moose in the diff now !
16 >
17 > metadata.dtd was updated per bug #406287 and it contains the cpan-module
18 > remote-id.
19 >
20 > The current patch for dev-perl/* is roughly 800k big:
21 > http://dev.gentoo.org/~tove/files/devperlremoteids.patch
22 >
23 > I am going to update the files in the next days.
24 > Now it would be a good time to voice your concerns.
25 >
26 > --
27 > Thanks
28 > Torsten
29 >
30
31 I pushed some fixes in remoteids.py, it now have the ability to remove
32 dead remote-id.
33 You should regenerate your patch, or use this one:
34 http://xf.iksaif.net/dev/gentoo/remoteids/dev-perl.diff
35 Note that I just made a small change that will make the remote-id
36 sorted (which is great for cpan-module), if you want it, just
37 regenerate a patch with: eix --only-names -C dev-perl | ./remoteids.py
38 --diff --check-all
39
40 Thanks,
41
42 --
43 Corentin Chary