Skip to content

Commit 36a7e50

Browse files
committed
v6.19
- partially skip live-https.t if there's no keep-alive connection (GH#58) (Slaven Rezić) - set "x_static_install" : 1 in META files
1 parent 5eea512 commit 36a7e50

File tree

5 files changed

+64
-42
lines changed

5 files changed

+64
-42
lines changed

Changes

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
Release history for {{$dist->name}}
1+
Release history for Net-HTTP
22

3-
{{$NEXT}}
3+
6.19 2019-05-16 19:16:59Z
4+
- partially skip live-https.t if there's no keep-alive connection (GH#58) (Slaven Rezić)
5+
- set "x_static_install" : 1 in META files
46

57
6.18 2018-05-09 14:55:43Z
6-
- Move test that relies on http://httpbin.org to author tests
8+
- Move httpbin.org tests to author testing (GH#56) (Olaf Alders)
79

810
6.17 2017-09-01 15:30:20Z
911
- Fix test which relied on cpan.org speaking plain HTTP GH#54 (Chase

META.json

Lines changed: 53 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
},
3232
"develop" : {
3333
"requires" : {
34-
"Test::More" : "0"
34+
"Test::More" : "0",
35+
"Test::Pod" : "1.41"
3536
}
3637
},
3738
"runtime" : {
@@ -83,7 +84,7 @@
8384
"x_IRC" : "irc://irc.perl.org/#lwp",
8485
"x_MailingList" : "mailto:[email protected]"
8586
},
86-
"version" : "6.18",
87+
"version" : "6.19",
8788
"x_Dist_Zilla" : {
8889
"perl" : {
8990
"version" : "5.026001"
@@ -140,7 +141,7 @@
140141
{
141142
"class" : "Dist::Zilla::Plugin::MAXMIND::TidyAll",
142143
"name" : "@Author::OALDERS/MAXMIND::TidyAll",
143-
"version" : "0.13"
144+
"version" : "0.83"
144145
},
145146
{
146147
"class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -199,14 +200,25 @@
199200
},
200201
{
201202
"class" : "Dist::Zilla::Plugin::InstallGuide",
203+
"config" : {
204+
"Dist::Zilla::Role::ModuleMetadata" : {
205+
"Module::Metadata" : "1.000033",
206+
"version" : "0.004"
207+
}
208+
},
202209
"name" : "@Author::OALDERS/InstallGuide",
203-
"version" : "1.200009"
210+
"version" : "1.200013"
204211
},
205212
{
206213
"class" : "Dist::Zilla::Plugin::ExecDir",
207214
"name" : "@Author::OALDERS/ExecDir",
208215
"version" : "6.012"
209216
},
217+
{
218+
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
219+
"name" : "@Author::OALDERS/PodSyntaxTests",
220+
"version" : "6.012"
221+
},
210222
{
211223
"class" : "Dist::Zilla::Plugin::TestRelease",
212224
"name" : "@Author::OALDERS/TestRelease",
@@ -335,7 +347,7 @@
335347
{
336348
"class" : "Dist::Zilla::Plugin::GithubMeta",
337349
"name" : "@Author::OALDERS/GithubMeta",
338-
"version" : "0.54"
350+
"version" : "0.58"
339351
},
340352
{
341353
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
@@ -361,7 +373,7 @@
361373
}
362374
},
363375
"name" : "@Author::OALDERS/Git::GatherDir",
364-
"version" : "2.043"
376+
"version" : "2.046"
365377
},
366378
{
367379
"class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -397,26 +409,26 @@
397409
"changelog" : "Changes"
398410
},
399411
"Dist::Zilla::Role::Git::Repo" : {
400-
"git_version" : "2.16.3",
412+
"git_version" : "2.21.0",
401413
"repo_root" : "."
402414
}
403415
},
404416
"name" : "@Author::OALDERS/Git::Check",
405-
"version" : "2.043"
417+
"version" : "2.046"
406418
},
407419
{
408420
"class" : "Dist::Zilla::Plugin::Git::Contributors",
409421
"config" : {
410422
"Dist::Zilla::Plugin::Git::Contributors" : {
411-
"git_version" : "2.16.3",
423+
"git_version" : "2.21.0",
412424
"include_authors" : 0,
413425
"include_releaser" : 1,
414426
"order_by" : "name",
415427
"paths" : []
416428
}
417429
},
418430
"name" : "@Author::OALDERS/Git::Contributors",
419-
"version" : "0.034"
431+
"version" : "0.035"
420432
},
421433
{
422434
"class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -438,6 +450,11 @@
438450
"name" : "@Author::OALDERS/TravisCI::StatusBadge",
439451
"version" : "0.007"
440452
},
453+
{
454+
"class" : "Dist::Zilla::Plugin::CheckIssues",
455+
"name" : "@Author::OALDERS/CheckIssues",
456+
"version" : "0.010"
457+
},
441458
{
442459
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
443460
"name" : "@Author::OALDERS/ConfirmRelease",
@@ -460,21 +477,7 @@
460477
"global" : 0,
461478
"skip_version_provider" : 0
462479
},
463-
"Dist::Zilla::Plugin::RewriteVersion::Transitional" : {
464-
"_fallback_version_provider_args" : {},
465-
"fallback_version_provider" : "Git::NextVersion"
466-
},
467-
"Git::NextVersion" : {
468-
"Dist::Zilla::Plugin::Git::NextVersion" : {
469-
"first_version" : "0.001",
470-
"version_by_branch" : 0,
471-
"version_regexp" : "(?^:^v(.+)$)"
472-
},
473-
"Dist::Zilla::Role::Git::Repo" : {
474-
"git_version" : "2.16.3",
475-
"repo_root" : "."
476-
}
477-
}
480+
"Dist::Zilla::Plugin::RewriteVersion::Transitional" : {}
478481
},
479482
"name" : "@Author::OALDERS/@Git::VersionManager/RewriteVersion::Transitional",
480483
"version" : "0.009"
@@ -502,7 +505,7 @@
502505
"config" : {
503506
"Dist::Zilla::Plugin::Git::Commit" : {
504507
"add_files_in" : [],
505-
"commit_msg" : "v%v%n%n%c"
508+
"commit_msg" : "v%V%n%n%c"
506509
},
507510
"Dist::Zilla::Role::Git::DirtyFiles" : {
508511
"allow_dirty" : [
@@ -519,15 +522,15 @@
519522
"changelog" : "Changes"
520523
},
521524
"Dist::Zilla::Role::Git::Repo" : {
522-
"git_version" : "2.16.3",
525+
"git_version" : "2.21.0",
523526
"repo_root" : "."
524527
},
525528
"Dist::Zilla::Role::Git::StringFormatter" : {
526529
"time_zone" : "local"
527530
}
528531
},
529532
"name" : "@Author::OALDERS/@Git::VersionManager/release snapshot",
530-
"version" : "2.043"
533+
"version" : "2.046"
531534
},
532535
{
533536
"class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -536,20 +539,20 @@
536539
"branch" : null,
537540
"changelog" : "Changes",
538541
"signed" : 0,
539-
"tag" : "v6.18",
540-
"tag_format" : "v%v",
541-
"tag_message" : "v%v"
542+
"tag" : "v6.19",
543+
"tag_format" : "v%V",
544+
"tag_message" : "v%V"
542545
},
543546
"Dist::Zilla::Role::Git::Repo" : {
544-
"git_version" : "2.16.3",
547+
"git_version" : "2.21.0",
545548
"repo_root" : "."
546549
},
547550
"Dist::Zilla::Role::Git::StringFormatter" : {
548551
"time_zone" : "local"
549552
}
550553
},
551554
"name" : "@Author::OALDERS/@Git::VersionManager/Git::Tag",
552-
"version" : "2.043"
555+
"version" : "2.046"
553556
},
554557
{
555558
"class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
@@ -591,15 +594,15 @@
591594
"changelog" : "Changes"
592595
},
593596
"Dist::Zilla::Role::Git::Repo" : {
594-
"git_version" : "2.16.3",
597+
"git_version" : "2.21.0",
595598
"repo_root" : "."
596599
},
597600
"Dist::Zilla::Role::Git::StringFormatter" : {
598601
"time_zone" : "local"
599602
}
600603
},
601604
"name" : "@Author::OALDERS/@Git::VersionManager/post-release commit",
602-
"version" : "2.043"
605+
"version" : "2.046"
603606
},
604607
{
605608
"class" : "Dist::Zilla::Plugin::Git::Push",
@@ -611,12 +614,12 @@
611614
"remotes_must_exist" : 1
612615
},
613616
"Dist::Zilla::Role::Git::Repo" : {
614-
"git_version" : "2.16.3",
617+
"git_version" : "2.21.0",
615618
"repo_root" : "."
616619
}
617620
},
618621
"name" : "@Author::OALDERS/Git::Push",
619-
"version" : "2.043"
622+
"version" : "2.046"
620623
},
621624
{
622625
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
@@ -653,6 +656,17 @@
653656
"name" : "Prereqs::Soften",
654657
"version" : "0.006003"
655658
},
659+
{
660+
"class" : "Dist::Zilla::Plugin::StaticInstall",
661+
"config" : {
662+
"Dist::Zilla::Plugin::StaticInstall" : {
663+
"dry_run" : 0,
664+
"mode" : "on"
665+
}
666+
},
667+
"name" : "StaticInstall",
668+
"version" : "0.012"
669+
},
656670
{
657671
"class" : "Dist::Zilla::Plugin::FinderCode",
658672
"name" : ":InstallModules",
@@ -784,6 +798,7 @@
784798
"Zefram <[email protected]>"
785799
],
786800
"x_generated_by_perl" : "v5.26.1",
787-
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
801+
"x_serialization_backend" : "Cpanel::JSON::XS version 4.04",
802+
"x_static_install" : 1
788803
}
789804

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Net::HTTP - Low-level HTTP connection (client)
66

77
# VERSION
88

9-
version 6.18
9+
version 6.19
1010

1111
# SYNOPSIS
1212

cpanfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ on 'configure' => sub {
3737

3838
on 'develop' => sub {
3939
requires "Test::More" => "0";
40+
requires "Test::Pod" => "1.41";
4041
};

dist.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ perl = 5.006002
2323
-remove = Test::PodSpelling
2424
-remove = Test::Synopsis
2525
-remove = Test::TidyAll
26+
-remove = StaticInstall
2627

2728
[AutoPrereqs]
2829
skip = Net::SSL
@@ -37,3 +38,6 @@ module = IO::Socket::INET6
3738
module = IO::Socket::IP
3839
module = IO::Socket::SSL
3940
module = Symbol
41+
42+
[StaticInstall]
43+
mode = on

0 commit comments

Comments
 (0)