perl-DateTime-Format-Strptime/DateTime-Format-Strptime-1.5000-deps.patch

52 lines
1.9 KiB
Diff
Raw Normal View History

diff -ruN DateTime-Format-Strptime-1.5000-orig/Makefile.PL DateTime-Format-Strptime-1.5000/Makefile.PL
--- DateTime-Format-Strptime-1.5000-orig/Makefile.PL 2010-10-16 22:26:44.000000000 +0200
+++ DateTime-Format-Strptime-1.5000/Makefile.PL 2010-10-17 17:29:38.000000000 +0200
@@ -20,11 +20,11 @@
'LICENSE' => 'artistic_2',
'NAME' => 'DateTime::Format::Strptime',
'PREREQ_PM' => {
- 'DateTime' => '0.4304',
+ 'DateTime' => '0.44',
'DateTime::Locale' => '0.45',
'DateTime::TimeZone' => '0.79',
'Params::Validate' => '0.64',
- 'Test::More' => '0.88'
+ 'Test::More' => '0.72'
},
'VERSION' => '1.5000',
'test' => {
diff -ruN DateTime-Format-Strptime-1.5000-orig/META.json DateTime-Format-Strptime-1.5000/META.json
--- DateTime-Format-Strptime-1.5000-orig/META.json 2010-10-16 22:26:44.000000000 +0200
+++ DateTime-Format-Strptime-1.5000/META.json 2010-10-17 17:29:54.000000000 +0200
@@ -21,11 +21,11 @@
},
"runtime" : {
"requires" : {
- "DateTime" : "0.4304",
+ "DateTime" : "0.44",
"DateTime::Locale" : "0.45",
"DateTime::TimeZone" : "0.79",
"Params::Validate" : "0.64",
- "Test::More" : "0.88"
+ "Test::More" : "0.72"
}
}
},
diff -ruN DateTime-Format-Strptime-1.5000-orig/META.yml DateTime-Format-Strptime-1.5000/META.yml
--- DateTime-Format-Strptime-1.5000-orig/META.yml 2010-10-16 22:26:44.000000000 +0200
+++ DateTime-Format-Strptime-1.5000/META.yml 2010-10-17 17:30:07.000000000 +0200
@@ -13,11 +13,11 @@
version: 1.4
name: DateTime-Format-Strptime
requires:
- DateTime: 0.4304
+ DateTime: 0.44
DateTime::Locale: 0.45
DateTime::TimeZone: 0.79
Params::Validate: 0.64
- Test::More: 0.88
+ Test::More: 0.72
resources:
bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-Format-Strptime
repository: http://hg.urth.org/hg/DateTime-Format-Strptime