Skip to content

Commit

Permalink
Build results of 56ce4f0 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Jul 18, 2014
1 parent 50e4bf3 commit f55cc7d
Show file tree
Hide file tree
Showing 11 changed files with 286 additions and 222 deletions.
5 changes: 4 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Revision history for MooseX-Has-Sugar

1.000002 2014-06-25T21:57:17Z
1.000002 2014-06-25T21:58:37Z
[Dependencies::Stats]
- Dependencies changed since 1.000001, see misc/*.deps* for details
- develop: (suggests: ↑1)

1.000001 2014-06-10T05:18:46Z
[00 Trivial]
Expand Down
1 change: 1 addition & 0 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ perlcritic.rc
t/00-compile/lib_MooseX_Has_Sugar_Minimal_pm.t
t/00-compile/lib_MooseX_Has_Sugar_Saccharin_pm.t
t/00-compile/lib_MooseX_Has_Sugar_pm.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/04_values.t
t/05_is.t
Expand Down
50 changes: 28 additions & 22 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"Test::Pod::Coverage" : "1.08"
},
"suggests" : {
"Dist::Zilla::App::Command::bakeini" : "0.001000",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.016001"
"Dist::Zilla::App::Command::bakeini" : "0.001001",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.016004"
}
},
"runtime" : {
Expand All @@ -92,6 +92,7 @@
"test" : {
"recommends" : {
"CPAN::Meta" : "0",
"CPAN::Meta::Prereqs" : "0",
"CPAN::Meta::Requirements" : "2.120900",
"ExtUtils::MakeMaker" : "6.98",
"Moose" : "0",
Expand All @@ -100,13 +101,15 @@
},
"requires" : {
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"File::Spec::Functions" : "0",
"List::Util" : "0",
"Scalar::Util" : "0",
"Test::Fatal" : "0",
"Test::More" : "0.89",
"lib" : "0",
"namespace::clean" : "0",
"version" : "0"
"version" : "0.77"
}
}
},
Expand All @@ -127,22 +130,23 @@
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/kentfredric/MooseX-Has-Sugar/issues"
"web" : "https://github.com/kentnl/MooseX-Has-Sugar/issues"
},
"homepage" : "https://github.com/kentfredric/MooseX-Has-Sugar",
"homepage" : "https://github.com/kentnl/MooseX-Has-Sugar",
"repository" : {
"type" : "git",
"url" : "https://github.com/kentfredric/MooseX-Has-Sugar.git",
"web" : "https://github.com/kentfredric/MooseX-Has-Sugar"
"url" : "https://github.com/kentnl/MooseX-Has-Sugar.git",
"web" : "https://github.com/kentnl/MooseX-Has-Sugar"
}
},
"version" : "1.000002",
"x_BuiltWith" : {
"modules" : {
"CPAN::Meta" : "2.141520",
"CPAN::Meta::Prereqs" : "2.141520",
"CPAN::Meta::Requirements" : "2.125",
"Carp" : "1.34",
"Dist::Zilla::App::Command::bakeini" : "0.001000",
"Dist::Zilla::App::Command::bakeini" : "0.001001",
"Dist::Zilla::Plugin::Authority" : "1.006",
"Dist::Zilla::Plugin::AutoPrereqs" : "5.019",
"Dist::Zilla::Plugin::BumpVersionAfterRelease" : "0.002",
Expand All @@ -153,7 +157,7 @@
"Dist::Zilla::Plugin::Git::Commit" : "2.023",
"Dist::Zilla::Plugin::Git::CommitBuild" : "2.023",
"Dist::Zilla::Plugin::Git::GatherDir" : "2.023",
"Dist::Zilla::Plugin::Git::NextRelease" : "0.002010",
"Dist::Zilla::Plugin::Git::NextRelease" : "0.002011",
"Dist::Zilla::Plugin::Git::Tag" : "2.023",
"Dist::Zilla::Plugin::GithubMeta" : "0.46",
"Dist::Zilla::Plugin::License" : "5.019",
Expand All @@ -163,35 +167,37 @@
"Dist::Zilla::Plugin::MetaConfig" : "5.019",
"Dist::Zilla::Plugin::MetaData::BuiltWith" : "1.000000",
"Dist::Zilla::Plugin::MetaJSON" : "5.019",
"Dist::Zilla::Plugin::MetaProvides::Package" : "2.000001",
"Dist::Zilla::Plugin::MetaProvides::Package" : "2.000002",
"Dist::Zilla::Plugin::MetaTests" : "5.019",
"Dist::Zilla::Plugin::MetaYAML" : "5.019",
"Dist::Zilla::Plugin::MinimumPerl" : "1.003",
"Dist::Zilla::Plugin::PodCoverageTests" : "5.019",
"Dist::Zilla::Plugin::PodSyntaxTests" : "5.019",
"Dist::Zilla::Plugin::PodWeaver" : "4.005",
"Dist::Zilla::Plugin::Prereqs" : "5.019",
"Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled" : "0.001000",
"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::RunExtraTests" : "0.021",
"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::Kwalitee" : "2.07",
"Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000005",
"Dist::Zilla::Plugin::Test::Perl::Critic" : "2.112410",
"Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.013",
"Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.014",
"Dist::Zilla::Plugin::TestRelease" : "5.019",
"Dist::Zilla::Plugin::Twitter" : "0.025",
"Dist::Zilla::Plugin::UploadToCPAN" : "5.019",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.016001",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.016004",
"ExtUtils::MakeMaker" : "6.98",
"File::Spec" : "3.48",
"File::Spec::Functions" : "3.48",
"List::Util" : "1.39",
"Moose" : "2.1209",
"Moose" : "2.1210",
"MooseX::Types::Moose" : "0.44",
"Pod::Coverage::TrustPod" : "0.100003",
"Scalar::Util" : "1.39",
"Sub::Exporter::Progressive" : "0.001011",
"Test::CPAN::Changes" : "0.28",
"Test::CPAN::Meta" : "0.23",
Expand Down Expand Up @@ -221,7 +227,7 @@
"osname" : "linux"
},
"platform" : "linux",
"uname" : "Linux 3.15.0-gentoo-r1 x86_64 GenuineIntel GNU/Linux"
"uname" : "Linux 3.15.2-aufs x86_64 GenuineIntel GNU/Linux"
},
"x_Dist_Zilla" : {
"perl" : {
Expand Down Expand Up @@ -257,7 +263,7 @@
}
},
"name" : "@Author::KENTNL/MetaProvides::Package",
"version" : "2.000001"
"version" : "2.000002"
},
{
"class" : "Dist::Zilla::Plugin::MetaData::BuiltWith",
Expand Down Expand Up @@ -337,7 +343,7 @@
{
"class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
"name" : "@Author::KENTNL/Test::ReportPrereqs",
"version" : "0.013"
"version" : "0.014"
},
{
"class" : "Dist::Zilla::Plugin::Test::Kwalitee",
Expand Down Expand Up @@ -538,7 +544,7 @@
}
},
"name" : "@Author::KENTNL/RunExtraTests",
"version" : "0.021"
"version" : "0.022"
},
{
"class" : "Dist::Zilla::Plugin::TestRelease",
Expand Down Expand Up @@ -615,7 +621,7 @@
{
"class" : "Dist::Zilla::Plugin::Git::NextRelease",
"name" : "@Author::KENTNL/Git::NextRelease",
"version" : "0.002010"
"version" : "0.002011"
},
{
"class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease",
Expand Down Expand Up @@ -718,7 +724,7 @@
}
},
"name" : "@Author::KENTNL/Prereqs::Recommend::MatchInstalled",
"version" : "0.001000"
"version" : "0.002000"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled",
Expand All @@ -737,7 +743,7 @@
}
},
"name" : "@Author::KENTNL/always_latest_develop_bundle",
"version" : "0.001000"
"version" : "0.002000"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
Expand Down
43 changes: 24 additions & 19 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ author:
- 'Kent Fredric <kentnl at cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
File::Spec::Functions: '0'
List::Util: '0'
Scalar::Util: '0'
Test::Fatal: '0'
Test::More: '0.89'
lib: '0'
namespace::clean: '0'
version: '0'
version: '0.77'
configure_requires:
ExtUtils::MakeMaker: '6.30'
dynamic_config: 0
Expand All @@ -37,16 +39,17 @@ requires:
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/kentfredric/MooseX-Has-Sugar/issues
homepage: https://github.com/kentfredric/MooseX-Has-Sugar
repository: https://github.com/kentfredric/MooseX-Has-Sugar.git
bugtracker: https://github.com/kentnl/MooseX-Has-Sugar/issues
homepage: https://github.com/kentnl/MooseX-Has-Sugar
repository: https://github.com/kentnl/MooseX-Has-Sugar.git
version: '1.000002'
x_BuiltWith:
modules:
CPAN::Meta: '2.141520'
CPAN::Meta::Prereqs: '2.141520'
CPAN::Meta::Requirements: '2.125'
Carp: '1.34'
Dist::Zilla::App::Command::bakeini: '0.001000'
Dist::Zilla::App::Command::bakeini: '0.001001'
Dist::Zilla::Plugin::Authority: '1.006'
Dist::Zilla::Plugin::AutoPrereqs: '5.019'
Dist::Zilla::Plugin::BumpVersionAfterRelease: '0.002'
Expand All @@ -57,7 +60,7 @@ x_BuiltWith:
Dist::Zilla::Plugin::Git::Commit: '2.023'
Dist::Zilla::Plugin::Git::CommitBuild: '2.023'
Dist::Zilla::Plugin::Git::GatherDir: '2.023'
Dist::Zilla::Plugin::Git::NextRelease: '0.002010'
Dist::Zilla::Plugin::Git::NextRelease: '0.002011'
Dist::Zilla::Plugin::Git::Tag: '2.023'
Dist::Zilla::Plugin::GithubMeta: '0.46'
Dist::Zilla::Plugin::License: '5.019'
Expand All @@ -67,35 +70,37 @@ x_BuiltWith:
Dist::Zilla::Plugin::MetaConfig: '5.019'
Dist::Zilla::Plugin::MetaData::BuiltWith: '1.000000'
Dist::Zilla::Plugin::MetaJSON: '5.019'
Dist::Zilla::Plugin::MetaProvides::Package: '2.000001'
Dist::Zilla::Plugin::MetaProvides::Package: '2.000002'
Dist::Zilla::Plugin::MetaTests: '5.019'
Dist::Zilla::Plugin::MetaYAML: '5.019'
Dist::Zilla::Plugin::MinimumPerl: '1.003'
Dist::Zilla::Plugin::PodCoverageTests: '5.019'
Dist::Zilla::Plugin::PodSyntaxTests: '5.019'
Dist::Zilla::Plugin::PodWeaver: '4.005'
Dist::Zilla::Plugin::Prereqs: '5.019'
Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled: '0.001000'
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::RunExtraTests: '0.021'
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::Kwalitee: '2.07'
Dist::Zilla::Plugin::Test::MinimumVersion: '2.000005'
Dist::Zilla::Plugin::Test::Perl::Critic: '2.112410'
Dist::Zilla::Plugin::Test::ReportPrereqs: '0.013'
Dist::Zilla::Plugin::Test::ReportPrereqs: '0.014'
Dist::Zilla::Plugin::TestRelease: '5.019'
Dist::Zilla::Plugin::Twitter: '0.025'
Dist::Zilla::Plugin::UploadToCPAN: '5.019'
Dist::Zilla::PluginBundle::Author::KENTNL: '2.016001'
Dist::Zilla::PluginBundle::Author::KENTNL: '2.016004'
ExtUtils::MakeMaker: '6.98'
File::Spec: '3.48'
File::Spec::Functions: '3.48'
List::Util: '1.39'
Moose: '2.1209'
Moose: '2.1210'
MooseX::Types::Moose: '0.44'
Pod::Coverage::TrustPod: '0.100003'
Scalar::Util: '1.39'
Sub::Exporter::Progressive: '0.001011'
Test::CPAN::Changes: '0.28'
Test::CPAN::Meta: '0.23'
Expand All @@ -121,7 +126,7 @@ x_BuiltWith:
myarchname: x86_64-linux
osname: linux
platform: linux
uname: 'Linux 3.15.0-gentoo-r1 x86_64 GenuineIntel GNU/Linux'
uname: 'Linux 3.15.2-aufs x86_64 GenuineIntel GNU/Linux'
x_Dist_Zilla:
perl:
version: '5.021001'
Expand All @@ -148,7 +153,7 @@ x_Dist_Zilla:
inherit_version: '1'
meta_noindex: '1'
name: '@Author::KENTNL/MetaProvides::Package'
version: '2.000001'
version: '2.000002'
-
class: Dist::Zilla::Plugin::MetaData::BuiltWith
config:
Expand Down Expand Up @@ -210,7 +215,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
name: '@Author::KENTNL/Test::ReportPrereqs'
version: '0.013'
version: '0.014'
-
class: Dist::Zilla::Plugin::Test::Kwalitee
name: '@Author::KENTNL/Test::Kwalitee'
Expand Down Expand Up @@ -365,7 +370,7 @@ x_Dist_Zilla:
Dist::Zilla::Role::TestRunner:
default_jobs: '10'
name: '@Author::KENTNL/RunExtraTests'
version: '0.021'
version: '0.022'
-
class: Dist::Zilla::Plugin::TestRelease
name: '@Author::KENTNL/TestRelease'
Expand Down Expand Up @@ -423,7 +428,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::Git::NextRelease
name: '@Author::KENTNL/Git::NextRelease'
version: '0.002010'
version: '0.002011'
-
class: Dist::Zilla::Plugin::BumpVersionAfterRelease
name: '@Author::KENTNL/BumpVersionAfterRelease'
Expand Down Expand Up @@ -502,7 +507,7 @@ x_Dist_Zilla:
- ExtUtils::MakeMaker
- Test::More
name: '@Author::KENTNL/Prereqs::Recommend::MatchInstalled'
version: '0.001000'
version: '0.002000'
-
class: Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled
config:
Expand All @@ -515,7 +520,7 @@ x_Dist_Zilla:
- Dist::Zilla::PluginBundle::Author::KENTNL
- Dist::Zilla::App::Command::bakeini
name: '@Author::KENTNL/always_latest_develop_bundle'
version: '0.001000'
version: '0.002000'
-
class: Dist::Zilla::Plugin::Prereqs
config:
Expand Down
8 changes: 6 additions & 2 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,15 @@ my %WriteMakefileArgs = (
},
"TEST_REQUIRES" => {
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
"File::Spec::Functions" => 0,
"List::Util" => 0,
"Scalar::Util" => 0,
"Test::Fatal" => 0,
"Test::More" => "0.89",
"lib" => 0,
"namespace::clean" => 0,
"version" => 0
"version" => "0.77"
},
"VERSION" => "1.000002",
"test" => {
Expand All @@ -45,15 +47,17 @@ my %WriteMakefileArgs = (
my %FallbackPrereqs = (
"Carp" => 0,
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
"File::Spec::Functions" => 0,
"List::Util" => 0,
"Scalar::Util" => 0,
"Sub::Exporter::Progressive" => 0,
"Test::Fatal" => 0,
"Test::More" => "0.89",
"lib" => 0,
"namespace::clean" => 0,
"strict" => 0,
"version" => 0,
"version" => "0.77",
"warnings" => 0
);

Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
1.000001
1.000002

1.000001 2014-06-10T05:18:46Z

1.000000 2014-01-30T19:43:03Z
[Added / configure requires]
Expand Down
Loading

0 comments on commit f55cc7d

Please sign in to comment.