Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 495052 - dev-perl/Test-CheckDeps-0.10.0 version bump
Summary: dev-perl/Test-CheckDeps-0.10.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 495050 525054
  Show dependency tree
 
Reported: 2013-12-22 20:21 UTC by Alex Efros
Modified: 2014-10-19 21:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.133.380.ebuild (perl-CPAN-Meta-2.133.380.ebuild,669 bytes, text/plain)
2013-12-22 23:02 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details
perl-core/CPAN-Meta/CPAN-Meta-2.133.380.ebuild (CPAN-Meta-2.133.380.ebuild,1.08 KB, text/plain)
2013-12-22 23:03 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details
perl-core/CPAN-Meta/CPAN-Meta-2.133.380.ebuild (CPAN-Meta-2.133.380.ebuild,1.08 KB, text/plain)
2013-12-22 23:21 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details
dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.8.0.ebuild (CPAN-Meta-Check-0.8.0.ebuild,622 bytes, text/plain)
2013-12-22 23:21 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details
dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild (Test-CheckDeps-0.10.0.ebuild,524 bytes, text/plain)
2013-12-22 23:22 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details
dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild (Test-CheckDeps-0.10.0.ebuild,778 bytes, text/plain)
2014-10-12 10:31 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details
dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.9.0.ebuild (CPAN-Meta-Check-0.9.0.ebuild,821 bytes, text/plain)
2014-10-12 10:40 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Efros 2013-12-22 20:21:50 UTC
The dev-perl/Dist-Zilla-Plugin-Config-Git depends on dev-perl/Test-CheckDeps-0.10.0, while portage currently have only dev-perl/Test-CheckDeps-0.2.0. Please update it.

Several other updates will be needed too:

  dev-perl/Test-CheckDeps-0.10.0 will require minimum dev-perl/CPAN-Meta-Check-0.007.

  dev-perl/CPAN-Meta-Check-0.008 (I've installed this version instead of 0.007) will require minimum >=perl-core/CPAN-Meta-2.133.0 (META.yml is wrong, without >=2.133.0 tests will fail, I'll report this upstream now)

  perl-core/CPAN-Meta-2.133.380 will require virtual/perl-CPAN-Meta-2.133.380
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2013-12-22 23:02:38 UTC
Created attachment 365926 [details]
virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.133.380.ebuild
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2013-12-22 23:03:22 UTC
Created attachment 365928 [details]
perl-core/CPAN-Meta/CPAN-Meta-2.133.380.ebuild
Comment 3 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2013-12-22 23:21:22 UTC
Created attachment 365934 [details]
perl-core/CPAN-Meta/CPAN-Meta-2.133.380.ebuild
Comment 4 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2013-12-22 23:21:51 UTC
Created attachment 365936 [details]
dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.8.0.ebuild
Comment 5 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2013-12-22 23:22:23 UTC
Created attachment 365938 [details]
dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild
Comment 6 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2014-10-12 10:31:06 UTC
Created attachment 386496 [details]
dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild

Revised Test::CheckDeps ebuild with more "soft" virtuals and test deps included.
Comment 7 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2014-10-12 10:33:59 UTC
perl-CPAN-Meta is also now up-to-date, just CPAN-Meta-Check that needs to be updated.
Comment 8 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2014-10-12 10:40:39 UTC
Created attachment 386498 [details]
dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.9.0.ebuild

Bumping the CPAN-Meta-Check ebuild by one and revising its deps

Note the addition of Test-Deep and a few version upgrades.


 diff -Naur CPAN-Meta-Check-0.4.0.ebuild /tmp/CPAN-Meta-Check-0.9.0.ebuild 
--- CPAN-Meta-Check-0.4.0.ebuild	2013-09-10 00:01:11.000000000 +1200
+++ /tmp/CPAN-Meta-Check-0.9.0.ebuild	2014-10-12 23:37:58.088383073 +1300
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.4.0.ebuild,v 1.3 2013/09/09 11:46:09 pinkbyte Exp $
 
 EAPI=5
 
 MODULE_AUTHOR=LEONT
-MODULE_VERSION=0.004
+MODULE_VERSION=0.009
 inherit perl-module
 
 DESCRIPTION='Verify requirements in a CPAN::Meta object'
@@ -14,14 +14,20 @@
 KEYWORDS="~amd64 ~arm ~ppc ~x86"
 IUSE="test"
 
+# CPAN::Meta::Prereqs -> perl-CPAN-Meta
 RDEPEND="
-	>=virtual/perl-CPAN-Meta-2.120.920
-	>=virtual/perl-CPAN-Meta-Requirements-2.120.920
+	>=virtual/perl-CPAN-Meta-2.132.830
+	>=virtual/perl-CPAN-Meta-Requirements-2.121.0
+	>=virtual/perl-Exporter-5.570.0
 	virtual/perl-Module-Metadata
 "
 DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
 	test? (
+		virtual/perl-File-Spec
+		dev-perl/Test-Deep
 		dev-perl/Test-Differences
+		>=virtual/perl-Test-Simple-0.880.0
 	)
 "
Comment 9 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2014-10-19 21:31:59 UTC
Comment on attachment 386498 [details]
dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.9.0.ebuild

In CVS.
Comment 10 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2014-10-19 21:37:47 UTC
+*Test-CheckDeps-0.10.0 (19 Oct 2014)
+
+  19 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> +Test-CheckDeps-0.10.0.ebuild:
+  Version bump