[opensuse-packaging] perl(Test::More) - advice please
All, I have a package I maintain (log2timeline) where upstream is starting to incorporate tests from perl(Test::More). Looking at OBS, our main instance of that package is just an aggregate package composed of perl(Test::Simple). I already asked upstream and they are going to be using features not in perl(Test::Simple). My first thought was to simply package perl(Test::More), but looking closer at OBS, I see there are a number of apparent sub-packages already in OBS: perl-Test-More-Behaviours (project devel:languages:perl:CPAN-T) perl-Test-More-Strict (project devel:languages:perl:CPAN-T) perl-Test-More-UTF8 (project devel:languages:perl:CPAN-T) perl-Test-More-Fork (project devel:languages:perl:CPAN-T) perl-Test-More-Prefix (project devel:languages:perl:CPAN-T) perl-Test-More-Behaviour (project devel:languages:perl:CPAN-T) perl-Test-More-Diagnostic (project devel:languages:perl:CPAN-T) Can someone advise me if the above are relevant to perl(Test::More) per se, or if they are just similarly named packages. Obviously, I don't understand the perl naming conventions. Thanks Greg -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Am 14.05.2012 17:12, schrieb Greg Freemyer:
All,
I have a package I maintain (log2timeline) where upstream is starting to incorporate tests from perl(Test::More).
Looking at OBS, our main instance of that package is just an aggregate package composed of perl(Test::Simple). I already asked upstream and they are going to be using features not in perl(Test::Simple).
Hi, You seem majorly confused. Go to cpan.org, look for Test::More and you will find Test-Simple. That release contains both Test::Simple and Test::More - and I think both are in perl core since quite some time. The problem only starts if they require a specific version of it. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Greg Freemyer
-
Stephan Kulow