Trying sd which uses libnet-trac-perl, reports
$> git-sd clone --from trac:http://projects.scipy.org/numpy
Setting your SD email address to your git email:
git config --get user.email
sd config user.email-address debian@onerussian.com
Username for http://projects.scipy.org/numpy: XXX
Password for yarikoptic: @ http://projects.scipy.org/numpy:
Setting replica's username in the config file
Setting replica's secret_token in the config file
trac:http://projects.scipy.org/numpy: Finding matching tickets
trac:http://projects.scipy.org/numpy: Searching for tickets
Use of uninitialized value $value in concatenation (.) or string at /usr/share/perl5/Net/Trac/TicketSearch.pm line 141.
trac:http://projects.scipy.org/numpy: Trimming things after our last pull
not sure how critical that
$> sed -n -e 141p /usr/share/perl5/Net/Trac/TicketSearch.pm
$base .= "&$key=" . uri_escape( $defaultop . $value );
is, but better be "solid" and without the warning ;)