From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/BZ-Client/
Date: Thu, 1 Oct 2020 06:16:47 +0000 (UTC) [thread overview]
Message-ID: <1601532988.7e6ce91ccc51018f10023f4ad771ec7a55bd87d8.kentnl@gentoo> (raw)
commit: 7e6ce91ccc51018f10023f4ad771ec7a55bd87d8
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 06:16:28 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 1 06:16:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e6ce91c
dev-perl/BZ-Client: Bump to version 4.400.300
- EAPI7
- Unconditionally patch out unwanted tests
Upstream:
- Packaging changes only
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/BZ-Client/BZ-Client-4.400.300.ebuild | 62 +++++++++++++++++++++++++++
dev-perl/BZ-Client/Manifest | 1 +
2 files changed, 63 insertions(+)
diff --git a/dev-perl/BZ-Client/BZ-Client-4.400.300.ebuild b/dev-perl/BZ-Client/BZ-Client-4.400.300.ebuild
new file mode 100644
index 00000000000..38e62e76b9a
--- /dev/null
+++ b/dev-perl/BZ-Client/BZ-Client-4.400.300.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DJZORT
+DIST_VERSION=4.4003
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="A client for the Bugzilla web services API."
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ dev-perl/DateTime-Format-ISO8601
+ dev-perl/DateTime-Format-Strptime
+ dev-perl/DateTime-TimeZone
+ virtual/perl-Encode
+ virtual/perl-File-Spec
+ dev-perl/HTTP-CookieJar
+ virtual/perl-HTTP-Tiny
+ virtual/perl-MIME-Base64
+ dev-perl/URI
+ dev-perl/XML-Parser
+ dev-perl/XML-Writer
+ virtual/perl-parent
+"
+DEPEND="dev-perl/Module-Build"
+BDEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.280.0
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-CPAN-Meta-2.120.900
+ dev-perl/Clone
+ virtual/perl-Data-Dumper
+ dev-perl/DateTime
+ dev-perl/IO-Socket-SSL
+ dev-perl/Test-RequiresInternet
+ virtual/perl-Test-Simple
+ dev-perl/Text-Password-Pronounceable
+ )
+"
+PERL_RM_FILES=(
+ t/release-distmeta.t
+ t/release-kwalitee.t
+ t/release-unused-vars.t
+ t/author-critic.t
+ t/author-eof.t
+ t/author-eol.t
+ t/author-no-breakpoints.t
+ t/author-no-tabs.t
+ t/author-pod-syntax.t
+ t/author-portability.t
+)
+src_test() {
+ has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}} && export TEST_AUTHOR=1
+ perl-module_src_test
+}
diff --git a/dev-perl/BZ-Client/Manifest b/dev-perl/BZ-Client/Manifest
index 094b65538cf..24108cace5e 100644
--- a/dev-perl/BZ-Client/Manifest
+++ b/dev-perl/BZ-Client/Manifest
@@ -1 +1,2 @@
DIST BZ-Client-4.4002.tar.gz 83998 BLAKE2B 8e18709a8996d036cf64a3f3dd735ed1c0bce00b0ef4e1e930f2d6c09c14fd02b28c92803c98c8d17c27f6287ee03b4b0f9c28df800ed57988d16a1bef570dc9 SHA512 7027554b423c114396d338a6f477f5f8c36077735e3586ee293ce1a4beed189479b9c33554f8af1532e096b5b3b9a0720efbe4390392ebd503af70ce2ec3844d
+DIST BZ-Client-4.4003.tar.gz 85579 BLAKE2B d9310fd594d3a0a19ee9e08b047efbc89ee36e1d0c8a25f79f9dd3f4de661f7cfd1de27d1017a6cabcb356362b27ba2c9cc5c908dc43c6e43b52b7eeb16e3b15 SHA512 d4b8bb4de96ca40f37f0ab6576095341cd3c7be41d6d4bdfd88f7b25de8ce77130a1736ea4e577f57186191cee2eeff6131fe107a0cb56e9439f4258fb560432
next reply other threads:[~2020-10-01 6:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-01 6:16 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-09 15:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/BZ-Client/ Andreas K. Hüttel
2021-04-30 22:43 Andreas K. Hüttel
2020-12-12 6:46 Kent Fredric
2017-05-31 1:47 Kent Fredric
2017-02-23 1:47 Kent Fredric
2017-01-06 0:50 Kent Fredric
2015-12-22 23:14 Andreas Hüttel
2015-10-05 20:43 Patrice Clement
2015-10-05 20:43 Patrice Clement
2015-10-05 20:43 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1601532988.7e6ce91ccc51018f10023f4ad771ec7a55bd87d8.kentnl@gentoo \
--to=kentnl@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox