From: newbluemoon <newbluemoon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] perl-namespace-autoclean: update to 0.31
Date: Wed, 23 Oct 2024 21:20:59 +0200 [thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52755@inbox.vuxu.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1267 bytes --]
There is a new pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages perl-namespace-autoclean
https://github.com/void-linux/void-packages/pull/52755
perl-namespace-autoclean: update to 0.31
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64 (cross)
- armv7l-musl (cross)
- x86_64-musl
- i686
A patch file from https://github.com/void-linux/void-packages/pull/52755.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-namespace-autoclean-52755.patch --]
[-- Type: text/x-diff, Size: 1465 bytes --]
From 4d1d19611af6109debdc67ed1eeac76765bbc293 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Wed, 23 Oct 2024 20:32:59 +0200
Subject: [PATCH] perl-namespace-autoclean: update to 0.31
---
srcpkgs/perl-namespace-autoclean/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/perl-namespace-autoclean/template b/srcpkgs/perl-namespace-autoclean/template
index 0d9a149aa5300a..9cc1404a331711 100644
--- a/srcpkgs/perl-namespace-autoclean/template
+++ b/srcpkgs/perl-namespace-autoclean/template
@@ -1,15 +1,15 @@
# Template file for 'perl-namespace-autoclean'
pkgname=perl-namespace-autoclean
-version=0.29
-revision=2
+version=0.31
+revision=1
build_style=perl-module
hostmakedepends="perl"
-makedepends="${hostmakedepends} perl-Sub-Identify perl-namespace-clean perl-B-Hooks-EndOfScope"
+makedepends="perl perl-namespace-clean perl-B-Hooks-EndOfScope"
depends="${makedepends}"
-checkdepends="perl-Test-Needs"
+checkdepends="perl-Moo perl-Sub-Name perl-Test-Needs"
short_desc="Keep imports out of your namespace"
maintainer="newbluemoon <blaumolch@mailbox.org>"
license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="https://metacpan.org/release/namespace-autoclean"
distfiles="${CPAN_SITE}/namespace/${pkgname/perl-/}-$version.tar.gz"
-checksum=45ebd8e64a54a86f88d8e01ae55212967c8aa8fed57e814085def7608ac65804
+checksum=d3b32c82e1d2caa9d58b8c8075965240e6cab66ab9350bd6f6bea4ca07e938d6
next reply other threads:[~2024-10-23 19:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-23 19:20 newbluemoon [this message]
2024-10-28 21:20 ` [PR PATCH] [Merged]: " leahneukirchen
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52755@inbox.vuxu.org \
--to=newbluemoon@users.noreply.github.com \
--cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).