Skip to content

Commit

Permalink
Build results of 960e93e (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Jul 22, 2014
1 parent 5f88223 commit b6fceef
Show file tree
Hide file tree
Showing 26 changed files with 91 additions and 69 deletions.
8 changes: 8 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
Release history for Test-File-ShareDir

1.000003 2014-07-22T19:02:06Z
[Bugfix]
- Attempt to avoid tempdir(CLEANUP => 1) being an error with newer Path::Tiny

[Dependencies::Stats]
- Dependencies changed since 1.000002, see misc/*.deps* for details
- runtime: ↑1

1.000002 2014-07-18T16:33:36Z
[00 Trivial]
- Minor packaging cleanups shaving ~7k
Expand Down
38 changes: 19 additions & 19 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"Class::Tiny" : "0",
"File::Copy::Recursive" : "0",
"File::ShareDir" : "1.00",
"Path::Tiny" : "0",
"Path::Tiny" : "0.018",
"perl" : "5.006",
"strict" : "0",
"warnings" : "0"
Expand Down Expand Up @@ -121,31 +121,31 @@
"provides" : {
"Test::File::ShareDir" : {
"file" : "lib/Test/File/ShareDir.pm",
"version" : "1.000002"
"version" : "1.000003"
},
"Test::File::ShareDir::Dist" : {
"file" : "lib/Test/File/ShareDir/Dist.pm",
"version" : "1.000002"
"version" : "1.000003"
},
"Test::File::ShareDir::Module" : {
"file" : "lib/Test/File/ShareDir/Module.pm",
"version" : "1.000002"
"version" : "1.000003"
},
"Test::File::ShareDir::Object::Dist" : {
"file" : "lib/Test/File/ShareDir/Object/Dist.pm",
"version" : "1.000002"
"version" : "1.000003"
},
"Test::File::ShareDir::Object::Inc" : {
"file" : "lib/Test/File/ShareDir/Object/Inc.pm",
"version" : "1.000002"
"version" : "1.000003"
},
"Test::File::ShareDir::Object::Module" : {
"file" : "lib/Test/File/ShareDir/Object/Module.pm",
"version" : "1.000002"
"version" : "1.000003"
},
"Test::File::ShareDir::TempDirObject" : {
"file" : "lib/Test/File/ShareDir/TempDirObject.pm",
"version" : "1.000002"
"version" : "1.000003"
}
},
"release_status" : "stable",
Expand All @@ -160,7 +160,7 @@
"web" : "https://github.com/kentnl/Test-File-ShareDir"
}
},
"version" : "1.000002",
"version" : "1.000003",
"x_BuiltWith" : {
"modules" : {
"CPAN::Meta" : "2.141520",
Expand Down Expand Up @@ -188,7 +188,7 @@
"Dist::Zilla::Plugin::Manifest" : "5.019",
"Dist::Zilla::Plugin::ManifestSkip" : "5.019",
"Dist::Zilla::Plugin::MetaConfig" : "5.019",
"Dist::Zilla::Plugin::MetaData::BuiltWith" : "1.000000",
"Dist::Zilla::Plugin::MetaData::BuiltWith" : "1.000001",
"Dist::Zilla::Plugin::MetaJSON" : "5.019",
"Dist::Zilla::Plugin::MetaProvides::Package" : "2.000002",
"Dist::Zilla::Plugin::MetaTests" : "5.019",
Expand All @@ -201,10 +201,10 @@
"Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled" : "0.002000",
"Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.141760",
"Dist::Zilla::Plugin::ReadmeFromPod" : "0.21",
"Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001000",
"Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001001",
"Dist::Zilla::Plugin::RunExtraTests" : "0.022",
"Dist::Zilla::Plugin::Test::CPAN::Changes" : "0.008",
"Dist::Zilla::Plugin::Test::Compile::PerFile" : "0.002000",
"Dist::Zilla::Plugin::Test::Compile::PerFile" : "0.002001",
"Dist::Zilla::Plugin::Test::Kwalitee" : "2.07",
"Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000005",
"Dist::Zilla::Plugin::Test::Perl::Critic" : "2.112410",
Expand All @@ -226,10 +226,10 @@
"Test::CPAN::Changes" : "0.28",
"Test::CPAN::Meta" : "0.23",
"Test::Fatal" : "0.013",
"Test::Kwalitee" : "1.18",
"Test::Kwalitee" : "1.19",
"Test::More" : "1.001003",
"Test::Pod" : "1.48",
"Test::Pod::Coverage" : "1.08",
"Test::Pod::Coverage" : "1.10",
"lib" : "0.63",
"strict" : "1.08",
"version" : "0.9908",
Expand Down Expand Up @@ -308,7 +308,7 @@
}
},
"name" : "@Author::KENTNL/MetaData::BuiltWith",
"version" : "1.000000"
"version" : "1.000001"
},
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
Expand Down Expand Up @@ -409,7 +409,7 @@
}
},
"name" : "@Author::KENTNL/Test::Compile::PerFile",
"version" : "0.002000"
"version" : "0.002001"
},
{
"class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
Expand All @@ -430,7 +430,7 @@
}
},
"name" : "@Author::KENTNL/RewriteVersion::Sanitized",
"version" : "0.001000"
"version" : "0.001001"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
Expand Down Expand Up @@ -658,7 +658,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : null,
"signed" : 0,
"tag" : "1.000002-source",
"tag" : "1.000003-source",
"tag_format" : "%v-source",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down Expand Up @@ -729,7 +729,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : "releases",
"signed" : 0,
"tag" : "1.000002",
"tag" : "1.000003",
"tag_format" : "%v",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down
38 changes: 19 additions & 19 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,39 +29,39 @@ no_index:
provides:
Test::File::ShareDir:
file: lib/Test/File/ShareDir.pm
version: '1.000002'
version: '1.000003'
Test::File::ShareDir::Dist:
file: lib/Test/File/ShareDir/Dist.pm
version: '1.000002'
version: '1.000003'
Test::File::ShareDir::Module:
file: lib/Test/File/ShareDir/Module.pm
version: '1.000002'
version: '1.000003'
Test::File::ShareDir::Object::Dist:
file: lib/Test/File/ShareDir/Object/Dist.pm
version: '1.000002'
version: '1.000003'
Test::File::ShareDir::Object::Inc:
file: lib/Test/File/ShareDir/Object/Inc.pm
version: '1.000002'
version: '1.000003'
Test::File::ShareDir::Object::Module:
file: lib/Test/File/ShareDir/Object/Module.pm
version: '1.000002'
version: '1.000003'
Test::File::ShareDir::TempDirObject:
file: lib/Test/File/ShareDir/TempDirObject.pm
version: '1.000002'
version: '1.000003'
requires:
Carp: '0'
Class::Tiny: '0'
File::Copy::Recursive: '0'
File::ShareDir: '1.00'
Path::Tiny: '0'
Path::Tiny: '0.018'
perl: '5.006'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/kentnl/Test-File-ShareDir/issues
homepage: https://github.com/kentnl/Test-File-ShareDir
repository: https://github.com/kentnl/Test-File-ShareDir.git
version: '1.000002'
version: '1.000003'
x_BuiltWith:
modules:
CPAN::Meta: '2.141520'
Expand Down Expand Up @@ -89,7 +89,7 @@ x_BuiltWith:
Dist::Zilla::Plugin::Manifest: '5.019'
Dist::Zilla::Plugin::ManifestSkip: '5.019'
Dist::Zilla::Plugin::MetaConfig: '5.019'
Dist::Zilla::Plugin::MetaData::BuiltWith: '1.000000'
Dist::Zilla::Plugin::MetaData::BuiltWith: '1.000001'
Dist::Zilla::Plugin::MetaJSON: '5.019'
Dist::Zilla::Plugin::MetaProvides::Package: '2.000002'
Dist::Zilla::Plugin::MetaTests: '5.019'
Expand All @@ -102,10 +102,10 @@ x_BuiltWith:
Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled: '0.002000'
Dist::Zilla::Plugin::ReadmeAnyFromPod: '0.141760'
Dist::Zilla::Plugin::ReadmeFromPod: '0.21'
Dist::Zilla::Plugin::RewriteVersion::Sanitized: '0.001000'
Dist::Zilla::Plugin::RewriteVersion::Sanitized: '0.001001'
Dist::Zilla::Plugin::RunExtraTests: '0.022'
Dist::Zilla::Plugin::Test::CPAN::Changes: '0.008'
Dist::Zilla::Plugin::Test::Compile::PerFile: '0.002000'
Dist::Zilla::Plugin::Test::Compile::PerFile: '0.002001'
Dist::Zilla::Plugin::Test::Kwalitee: '2.07'
Dist::Zilla::Plugin::Test::MinimumVersion: '2.000005'
Dist::Zilla::Plugin::Test::Perl::Critic: '2.112410'
Expand All @@ -127,10 +127,10 @@ x_BuiltWith:
Test::CPAN::Changes: '0.28'
Test::CPAN::Meta: '0.23'
Test::Fatal: '0.013'
Test::Kwalitee: '1.18'
Test::Kwalitee: '1.19'
Test::More: '1.001003'
Test::Pod: '1.48'
Test::Pod::Coverage: '1.08'
Test::Pod::Coverage: '1.10'
lib: '0.63'
strict: '1.08'
version: '0.9908'
Expand Down Expand Up @@ -191,7 +191,7 @@ x_Dist_Zilla:
- -i
uname_call: uname
name: '@Author::KENTNL/MetaData::BuiltWith'
version: '1.000000'
version: '1.000001'
-
class: Dist::Zilla::Plugin::Git::GatherDir
config:
Expand Down Expand Up @@ -271,7 +271,7 @@ x_Dist_Zilla:
test_template: 01-basic.t.tpl
xt_mode: ~
name: '@Author::KENTNL/Test::Compile::PerFile'
version: '0.002000'
version: '0.002001'
-
class: Dist::Zilla::Plugin::Test::Perl::Critic
name: '@Author::KENTNL/Test::Perl::Critic'
Expand All @@ -287,7 +287,7 @@ x_Dist_Zilla:
mantissa: '6'
normal_form: numify
name: '@Author::KENTNL/RewriteVersion::Sanitized'
version: '0.001000'
version: '0.001001'
-
class: Dist::Zilla::Plugin::PodWeaver
config:
Expand Down Expand Up @@ -462,7 +462,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: ~
signed: 0
tag: 1.000002-source
tag: 1.000003-source
tag_format: '%v-source'
tag_message: v%v
time_zone: local
Expand Down Expand Up @@ -516,7 +516,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: releases
signed: 0
tag: '1.000002'
tag: '1.000003'
tag_format: '%v'
tag_message: v%v
time_zone: local
Expand Down
6 changes: 3 additions & 3 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ my %WriteMakefileArgs = (
"Class::Tiny" => 0,
"File::Copy::Recursive" => 0,
"File::ShareDir" => "1.00",
"Path::Tiny" => 0,
"Path::Tiny" => "0.018",
"strict" => 0,
"warnings" => 0
},
Expand All @@ -41,7 +41,7 @@ my %WriteMakefileArgs = (
"lib" => 0,
"version" => "0.77"
},
"VERSION" => "1.000002",
"VERSION" => "1.000003",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
Expand All @@ -59,7 +59,7 @@ my %FallbackPrereqs = (
"File::Spec::Functions" => 0,
"FindBin" => 0,
"List::Util" => 0,
"Path::Tiny" => 0,
"Path::Tiny" => "0.018",
"Scalar::Util" => 0,
"Test::Fatal" => 0,
"Test::More" => "0.96",
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NAME
testing.

VERSION
version 1.000002
version 1.000003

SYNOPSIS
use Test::More;
Expand Down
3 changes: 2 additions & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ skips = ^Example$
-phase = develop
-type = suggests
Dist::Zilla::App::Command::bakeini = 0.001000
Dist::Zilla::PluginBundle::Author::KENTNL = 2.016000
Dist::Zilla::PluginBundle::Author::KENTNL = 2.016004

[MinimumPerl / @Author::KENTNL/MinimumPerl]

Expand Down Expand Up @@ -191,3 +191,4 @@ Dist::Zilla::Plugin::UploadToCPAN = 0
directory = t/tlib

[Prereqs]
Path::Tiny = 0.018
1 change: 1 addition & 0 deletions dist.ini.meta
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ auto_prereqs_skip = ^Example$
directory = t/tlib

[Prereqs]
Path::Tiny = 0.018 ; # Attempt to avoid ::tempdir( CLEANUP => 1 ) failing
4 changes: 2 additions & 2 deletions lib/Test/File/ShareDir.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use warnings;

package Test::File::ShareDir;

our $VERSION = '1.000002';
our $VERSION = '1.000003';

# ABSTRACT: Create a Fake ShareDir for your modules for testing.

Expand Down Expand Up @@ -211,7 +211,7 @@ Test::File::ShareDir - Create a Fake ShareDir for your modules for testing.
=head1 VERSION
version 1.000002
version 1.000003
=head1 SYNOPSIS
Expand Down
4 changes: 2 additions & 2 deletions lib/Test/File/ShareDir/Dist.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use warnings;

package Test::File::ShareDir::Dist;

our $VERSION = '1.000002';
our $VERSION = '1.000003';

# ABSTRACT: Simplified dist oriented ShareDir tester

Expand Down Expand Up @@ -78,7 +78,7 @@ Test::File::ShareDir::Dist - Simplified dist oriented ShareDir tester
=head1 VERSION
version 1.000002
version 1.000003
=head1 SYNOPSIS
Expand Down
4 changes: 2 additions & 2 deletions lib/Test/File/ShareDir/Module.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use warnings;

package Test::File::ShareDir::Module;

our $VERSION = '1.000002';
our $VERSION = '1.000003';

# ABSTRACT: Simplified module oriented ShareDir tester

Expand Down Expand Up @@ -80,7 +80,7 @@ Test::File::ShareDir::Module - Simplified module oriented ShareDir tester
=head1 VERSION
version 1.000002
version 1.000003
=head1 SYNOPSIS
Expand Down

0 comments on commit b6fceef

Please sign in to comment.