perl-Test-MockModule:ver.bump
This commit is contained in:
@@ -3,24 +3,24 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-Test-MockModule</Name>
|
||||
<Homepage>http://search.cpan.org/dist/Test-MockModule/</Homepage>
|
||||
<Homepage>https://metacpan.org/release/Test-MockModule</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<PartOf>programming.language.perl</PartOf>
|
||||
<License>Artistic-2</License>
|
||||
<License>GPLv1</License>
|
||||
<PartOf>programming.language.perl</PartOf>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Override subroutines in a module for unit testing.</Summary>
|
||||
<Description>Test-MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing.</Description>
|
||||
<Archive sha1sum="9208ccb864dad19da805b45dd9b6247fa3d619e2" type="targz">https://cpan.metacpan.org/authors/id/G/GF/GFRANKS/Test-MockModule-v0.171.0.tar.gz</Archive>
|
||||
<Archive sha1sum="2767a04c9f3c47a7e6c9ec84544fefc27d750120" type="targz">https://cpan.metacpan.org/authors/id/G/GF/GFRANKS/Test-MockModule-v0.172.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-Super</Dependency>
|
||||
<Dependency>perl-Module-Build</Dependency>
|
||||
<Dependency>perl-Test-Warnings</Dependency>
|
||||
<Dependency>perl-Test-Pod-Coverage</Dependency>
|
||||
<Dependency>perl-Test-Warnings</Dependency>
|
||||
<Dependency>perl-Module-Build</Dependency>
|
||||
<Dependency>perl-Super</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -28,16 +28,24 @@
|
||||
<Name>perl-Test-MockModule</Name>
|
||||
<Summary>Override subroutines in a module for unit testing.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl-Super</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2020-02-21</Date>
|
||||
<Version>0.172.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2020-01-02</Date>
|
||||
<Version>0.171.0</Version>
|
||||
@@ -60,4 +68,4 @@
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -5,4 +5,4 @@
|
||||
<Summary xml:lang="tr">Birim test için bir modüldeki altprogramları geçersiz kılın.</Summary>
|
||||
<Description xml:lang="tr">perl-Test-MockModule birim test amaçları için diğer paketlerdeki altprogramları geçici olarak yeniden tanımlamanıza izin verir.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user