From 826457639b9ea68dc3577efcf880971bf3e34945 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Sat, 11 Jan 2020 17:20:11 +0000 Subject: [PATCH] perl-Test-Warning:version bump --- .../language/perl/perl-Test-Warn/actions.py | 4 ++-- .../language/perl/perl-Test-Warn/pspec.xml | 15 ++++++++++++--- .../language/perl/perl-Test-Warn/translations.xml | 2 +- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/programming/language/perl/perl-Test-Warn/actions.py b/programming/language/perl/perl-Test-Warn/actions.py index 7745843799..904cfcf558 100644 --- a/programming/language/perl/perl-Test-Warn/actions.py +++ b/programming/language/perl/perl-Test-Warn/actions.py @@ -4,9 +4,9 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/copyleft/gpl.txt. +from pisi.actionsapi import perlmodules from pisi.actionsapi import pisitools from pisi.actionsapi import get -from pisi.actionsapi import perlmodules WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION()) @@ -22,4 +22,4 @@ def check(): def install(): perlmodules.install() - pisitools.dodoc("README", "Changes") + pisitools.dodoc("README", "Changes") \ No newline at end of file diff --git a/programming/language/perl/perl-Test-Warn/pspec.xml b/programming/language/perl/perl-Test-Warn/pspec.xml index 1eed6eb884..34d2ccf689 100644 --- a/programming/language/perl/perl-Test-Warn/pspec.xml +++ b/programming/language/perl/perl-Test-Warn/pspec.xml @@ -1,5 +1,5 @@ - + perl-Test-Warn @@ -10,19 +10,21 @@ Artistic GPLv2 + programming.language.perl library Perl extension to test methods for warnings perl-Test-Warn module provides a few convenience methods for testing warning based code. - http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Test-Warn-0.30.tar.gz + https://cpan.metacpan.org/authors/id/B/BI/BIGJ/Test-Warn-0.36.tar.gz perl - perl-Sub-Uplevel perl-Test-Pod + perl-Sub-Uplevel perl-Test-Warn + Perl extension to test methods for warnings perl perl-Sub-Uplevel @@ -35,6 +37,13 @@ + + 2020-01-02 + 0.36 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2018-07-26 0.30 diff --git a/programming/language/perl/perl-Test-Warn/translations.xml b/programming/language/perl/perl-Test-Warn/translations.xml index cc28a13534..b65b7872fa 100644 --- a/programming/language/perl/perl-Test-Warn/translations.xml +++ b/programming/language/perl/perl-Test-Warn/translations.xml @@ -5,4 +5,4 @@ Test uyarıları için Perl eklentisi perl-Test-Warn modülü, uyarı temelli kodları test etmeye yarayan birkaç kolaylık metodu sağlamaktadır. - + \ No newline at end of file