pspec.xml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>perl-Test-MockModule</Name>
  6. <Homepage>https://metacpan.org/release/Test-MockModule</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>programming.language.perl</PartOf>
  12. <License>Artistic-2</License>
  13. <License>GPLv1</License>
  14. <IsA>library</IsA>
  15. <Summary>Override subroutines in a module for unit testing.</Summary>
  16. <Description>Test-MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing.</Description>
  17. <Archive sha1sum="db4e8862a560c10501e43c75e53e5b0e243bc0f3" type="targz">https://cpan.metacpan.org/authors/id/G/GF/GFRANKS/Test-MockModule-v0.175.0.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>perl</Dependency>
  20. <Dependency>perl-Super</Dependency>
  21. <Dependency>perl-Module-Build</Dependency>
  22. <Dependency>perl-Test-Warnings</Dependency>
  23. <Dependency>perl-Test-Pod-Coverage</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>perl-Test-MockModule</Name>
  28. <Summary>Override subroutines in a module for unit testing.</Summary>
  29. <RuntimeDependencies>
  30. <Dependency>perl</Dependency>
  31. <Dependency>perl-Super</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="data">/usr/share</Path>
  35. <Path fileType="library">/usr/lib</Path>
  36. <Path fileType="doc">/usr/share/doc</Path>
  37. </Files>
  38. </Package>
  39. <History>
  40. <Update release="7">
  41. <Date>2024-05-16</Date>
  42. <Version>0.175.0</Version>
  43. <Comment>Minor version bump</Comment>
  44. <Name>Blue Devil</Name>
  45. <Email>bluedevil@sctzine.com</Email>
  46. </Update>
  47. <Update release="6">
  48. <Date>2020-10-01</Date>
  49. <Version>0.175.0</Version>
  50. <Comment>Minor version bump</Comment>
  51. <Name>Blue Devil</Name>
  52. <Email>bluedevil@sctzine.com</Email>
  53. </Update>
  54. <Update release="5">
  55. <Date>2020-07-20</Date>
  56. <Version>0.173.0</Version>
  57. <Comment>Minor version bump.</Comment>
  58. <Name>Blue Devil</Name>
  59. <Email>bluedevil@sctzine.com</Email>
  60. </Update>
  61. <Update release="4">
  62. <Date>2020-02-21</Date>
  63. <Version>0.172.0</Version>
  64. <Comment>Version bump</Comment>
  65. <Name>Blue Devil</Name>
  66. <Email>bluedevil@sctzine.com</Email>
  67. </Update>
  68. <Update release="3">
  69. <Date>2020-01-02</Date>
  70. <Version>0.171.0</Version>
  71. <Comment>Version bump</Comment>
  72. <Name>Blue Devil</Name>
  73. <Email>bluedevil@sctzine.com</Email>
  74. </Update>
  75. <Update release="2">
  76. <Date>2018-07-26</Date>
  77. <Version>0.11</Version>
  78. <Comment>Rebuild.</Comment>
  79. <Name>Pisi Linux Community</Name>
  80. <Email>admin@pisilinux.org</Email>
  81. </Update>
  82. <Update release="1">
  83. <Date>2017-01-24</Date>
  84. <Version>0.11</Version>
  85. <Comment>First release.</Comment>
  86. <Name>Alihan Öztürk</Name>
  87. <Email>alihan@pisilinux.org</Email>
  88. </Update>
  89. </History>
  90. </PISI>