Skip to content

Commit

Permalink
Build results of 08ee8e9 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 3, 2014
1 parent 19a7d82 commit aa897f5
Show file tree
Hide file tree
Showing 16 changed files with 45 additions and 47 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 Dist-Zilla-Plugin-Bootstrap-ShareDir-Dist

1.000001 2014-08-03T02:04:39Z
[00 Tests]
- Drop use of Path::FindDev for tests.

[Dependencies::Stats]
- Dependencies changed since 1.000000, see misc/*.deps* for details
- test: -2

1.000000 2014-08-02T07:48:52Z
[00 Major]
- Changes that may affect hand-operated downstreams.
Expand Down
14 changes: 5 additions & 9 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,11 @@
"Test::More" : "1.001003"
},
"requires" : {
"Cwd" : "0",
"Dist::Zilla::Plugin::Bootstrap::lib" : "0.04000000",
"ExtUtils::MakeMaker" : "0",
"File::Copy::Recursive" : "0",
"File::ShareDir" : "0",
"File::Spec" : "0",
"Path::FindDev" : "0",
"Path::Tiny" : "0",
"Test::DZil" : "0",
"Test::Fatal" : "0",
Expand All @@ -115,7 +113,7 @@
"provides" : {
"Dist::Zilla::Plugin::Bootstrap::ShareDir::Dist" : {
"file" : "lib/Dist/Zilla/Plugin/Bootstrap/ShareDir/Dist.pm",
"version" : "1.000000"
"version" : "1.000001"
}
},
"release_status" : "stable",
Expand All @@ -130,11 +128,10 @@
"web" : "https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-ShareDir-Dist"
}
},
"version" : "1.000000",
"version" : "1.000001",
"x_BuiltWith" : {
"modules" : {
"CPAN::Meta" : "2.142060",
"Cwd" : "3.48",
"Dist::Zilla::App::Command::bakeini" : "0.001001",
"Dist::Zilla::Plugin::Authority" : "1.006",
"Dist::Zilla::Plugin::AutoPrereqs" : "5.020",
Expand Down Expand Up @@ -187,7 +184,6 @@
"File::Spec" : "3.48",
"Moose" : "2.1210",
"MooseX::AttributeShortcuts" : "0.024",
"Path::FindDev" : "0.5.1",
"Path::Tiny" : "0.055",
"Pod::Coverage::TrustPod" : "0.100003",
"Test::CPAN::Changes" : "0.30",
Expand Down Expand Up @@ -253,7 +249,7 @@
}
},
"name" : "Bootstrap::ShareDir::Dist",
"version" : "1.000000"
"version" : "1.000001"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
Expand Down Expand Up @@ -645,7 +641,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : null,
"signed" : 0,
"tag" : "1.000000-source",
"tag" : "1.000001-source",
"tag_format" : "%v-source",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down Expand Up @@ -716,7 +712,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : "releases",
"signed" : 0,
"tag" : "1.000000",
"tag" : "1.000001",
"tag_format" : "%v",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down
14 changes: 5 additions & 9 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ abstract: 'Use a share directory on your dist during bootstrap'
author:
- 'Kent Fredric <kentfredric@gmail.com>'
build_requires:
Cwd: '0'
Dist::Zilla::Plugin::Bootstrap::lib: '0.04000000'
ExtUtils::MakeMaker: '0'
File::Copy::Recursive: '0'
File::ShareDir: '0'
File::Spec: '0'
Path::FindDev: '0'
Path::Tiny: '0'
Test::DZil: '0'
Test::Fatal: '0'
Expand All @@ -26,7 +24,7 @@ name: Dist-Zilla-Plugin-Bootstrap-ShareDir-Dist
provides:
Dist::Zilla::Plugin::Bootstrap::ShareDir::Dist:
file: lib/Dist/Zilla/Plugin/Bootstrap/ShareDir/Dist.pm
version: '1.000000'
version: '1.000001'
requires:
Dist::Zilla::Role::Bootstrap: '0'
Moose: '0'
Expand All @@ -41,11 +39,10 @@ resources:
bugtracker: https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-ShareDir-Dist/issues
homepage: https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-ShareDir-Dist
repository: https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-ShareDir-Dist.git
version: '1.000000'
version: '1.000001'
x_BuiltWith:
modules:
CPAN::Meta: '2.142060'
Cwd: '3.48'
Dist::Zilla::App::Command::bakeini: '0.001001'
Dist::Zilla::Plugin::Authority: '1.006'
Dist::Zilla::Plugin::AutoPrereqs: '5.020'
Expand Down Expand Up @@ -98,7 +95,6 @@ x_BuiltWith:
File::Spec: '3.48'
Moose: '2.1210'
MooseX::AttributeShortcuts: '0.024'
Path::FindDev: 0.5.1
Path::Tiny: '0.055'
Pod::Coverage::TrustPod: '0.100003'
Test::CPAN::Changes: '0.30'
Expand Down Expand Up @@ -152,7 +148,7 @@ x_Dist_Zilla:
try_built: '1'
try_built_method: mtime
name: Bootstrap::ShareDir::Dist
version: '1.000000'
version: '1.000001'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Author::KENTNL/MetaConfig'
Expand Down Expand Up @@ -453,7 +449,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: ~
signed: '0'
tag: 1.000000-source
tag: 1.000001-source
tag_format: '%v-source'
tag_message: v%v
time_zone: local
Expand Down Expand Up @@ -507,7 +503,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: releases
signed: '0'
tag: '1.000000'
tag: '1.000001'
tag_format: '%v'
tag_message: v%v
time_zone: local
Expand Down
6 changes: 1 addition & 5 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -30,27 +30,24 @@ my %WriteMakefileArgs = (
"warnings" => 0
},
"TEST_REQUIRES" => {
"Cwd" => 0,
"Dist::Zilla::Plugin::Bootstrap::lib" => "0.04000000",
"ExtUtils::MakeMaker" => 0,
"File::Copy::Recursive" => 0,
"File::ShareDir" => 0,
"File::Spec" => 0,
"Path::FindDev" => 0,
"Path::Tiny" => 0,
"Test::DZil" => 0,
"Test::Fatal" => 0,
"Test::More" => "0.89"
},
"VERSION" => "1.000000",
"VERSION" => "1.000001",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
);


my %FallbackPrereqs = (
"Cwd" => 0,
"Dist::Zilla::Plugin::Bootstrap::lib" => "0.04000000",
"Dist::Zilla::Role::Bootstrap" => 0,
"ExtUtils::MakeMaker" => 0,
Expand All @@ -59,7 +56,6 @@ my %FallbackPrereqs = (
"File::Spec" => 0,
"Moose" => 0,
"MooseX::AttributeShortcuts" => 0,
"Path::FindDev" => 0,
"Path::Tiny" => 0,
"Test::DZil" => 0,
"Test::Fatal" => 0,
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
on your dist during bootstrap

VERSION
version 1.000000
version 1.000001

SYNOPSIS
This module is the logical intersection of "ShareDir" and
Expand Down
4 changes: 2 additions & 2 deletions lib/Dist/Zilla/Plugin/Bootstrap/ShareDir/Dist.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use utf8;

package Dist::Zilla::Plugin::Bootstrap::ShareDir::Dist;

our $VERSION = '1.000000';
our $VERSION = '1.000001';

# ABSTRACT: Use a share directory on your dist during bootstrap

Expand Down Expand Up @@ -149,7 +149,7 @@ Dist::Zilla::Plugin::Bootstrap::ShareDir::Dist - Use a share directory on your d
=head1 VERSION
version 1.000000
version 1.000001
=head1 SYNOPSIS
Expand Down
7 changes: 6 additions & 1 deletion misc/Changes.deps
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test)

1.000000
1.000001
[Removed / test requires]
- Cwd
- Path::FindDev

1.000000 2014-08-02T07:48:52Z
[Added / configure requires]
- ExtUtils::MakeMaker

Expand Down
7 changes: 6 additions & 1 deletion misc/Changes.deps.all
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop)

1.000000
1.000001
[Removed / test requires]
- Cwd
- Path::FindDev

1.000000 2014-08-02T07:48:52Z
[Added / configure recommends]
- ExtUtils::MakeMaker 6.98

Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.dev
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL )

1.000000
1.000001

1.000000 2014-08-02T07:48:52Z
[Added / develop requires]
- Dist::Zilla::Plugin::BumpVersionAfterRelease
- Dist::Zilla::Plugin::CopyFilesFromBuild
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.opt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test)

1.000000
1.000001

1.000000 2014-08-02T07:48:52Z
[Added / configure recommends]
- ExtUtils::MakeMaker 6.98

Expand Down
2 changes: 0 additions & 2 deletions t/00-report-prereqs.dd
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,11 @@ do { my $x = {
'Test::More' => '1.001003'
},
'requires' => {
'Cwd' => '0',
'Dist::Zilla::Plugin::Bootstrap::lib' => '0.04000000',
'ExtUtils::MakeMaker' => '0',
'File::Copy::Recursive' => '0',
'File::ShareDir' => '0',
'File::Spec' => '0',
'Path::FindDev' => '0',
'Path::Tiny' => '0',
'Test::DZil' => '0',
'Test::Fatal' => '0',
Expand Down
4 changes: 1 addition & 3 deletions t/01-basic.t
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ use strict;
use warnings;

use Test::More;
use Path::FindDev qw( find_dev );
use Path::Tiny;
use Cwd qw( cwd );
use File::Copy::Recursive qw( rcopy );

my $dist = 'fake_dist_01';
my $source = find_dev('./')->child('corpus')->child($dist);
my $source = Path::Tiny->cwd->child('corpus')->child($dist);
my $tempdir = Path::Tiny->tempdir;

rcopy( "$source", "$tempdir" );
Expand Down
4 changes: 1 addition & 3 deletions t/02-try_built.t
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ use strict;
use warnings;

use Test::More;
use Path::FindDev qw( find_dev );
use Path::Tiny;
use Cwd qw( cwd );
use File::Copy::Recursive qw( rcopy );

my $dist = 'fake_dist_02';
my $source = find_dev('./')->child('corpus')->child($dist);
my $source = Path::Tiny->cwd->child('corpus')->child($dist);
my $tempdir = Path::Tiny->tempdir;

rcopy( "$source", "$tempdir" );
Expand Down
4 changes: 1 addition & 3 deletions t/03-try_built-pass2.t
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ use strict;
use warnings;

use Test::More;
use Path::FindDev qw( find_dev );
use Path::Tiny;
use Cwd qw( cwd );
use File::Copy::Recursive qw( rcopy );

my $dist = 'fake_dist_03';
my $source = find_dev('./')->child('corpus')->child($dist);
my $source = Path::Tiny->cwd->child('corpus')->child($dist);
my $tempdir = Path::Tiny->tempdir;

rcopy( "$source", "$tempdir" );
Expand Down
4 changes: 1 addition & 3 deletions t/04-try_built_nofallback.t
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ use strict;
use warnings;

use Test::More;
use Path::FindDev qw( find_dev );
use Path::Tiny;
use Cwd qw( cwd );
use File::Copy::Recursive qw( rcopy );

my $dist = 'fake_dist_04';
my $source = find_dev('./')->child('corpus')->child($dist);
my $source = Path::Tiny->cwd->child('corpus')->child($dist);
my $tempdir = Path::Tiny->tempdir;

rcopy( "$source", "$tempdir" );
Expand Down
4 changes: 1 addition & 3 deletions t/05-try_built_nofallback-pass2.t
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ use strict;
use warnings;

use Test::More;
use Path::FindDev qw( find_dev );
use Path::Tiny;
use Cwd qw( cwd );
use File::Copy::Recursive qw( rcopy );

my $dist = 'fake_dist_05';
my $source = find_dev('./')->child('corpus')->child($dist);
my $source = Path::Tiny->cwd->child('corpus')->child($dist);
my $tempdir = Path::Tiny->tempdir;

rcopy( "$source", "$tempdir" );
Expand Down

0 comments on commit aa897f5

Please sign in to comment.