Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pipe-viewer: update to 0.1.3
@ 2021-08-04 18:54 4ricci
  2021-08-08 21:19 ` ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: 4ricci @ 2021-08-04 18:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1693 bytes --]

There is a new pull request by 4ricci against master on the void-packages repository

https://github.com/4ricci/void-packages pipe-viewer-update
https://github.com/void-linux/void-packages/pull/32325

pipe-viewer: update to 0.1.3
I also updated some dependencies. `perl-HTML-Parser` is on another PR to avoid a cyclic dependency when running tests.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/32325.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pipe-viewer-update-32325.patch --]
[-- Type: text/x-diff, Size: 6059 bytes --]

From 9d4033e513e2ff5d253693e90a834434d8f1b2ca Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Wed, 4 Aug 2021 18:58:41 +0200
Subject: [PATCH 1/5] perl-Data-Dump: update to 1.25.

---
 srcpkgs/perl-Data-Dump/template | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/perl-Data-Dump/template b/srcpkgs/perl-Data-Dump/template
index 2b9027aba038..031cc942454d 100644
--- a/srcpkgs/perl-Data-Dump/template
+++ b/srcpkgs/perl-Data-Dump/template
@@ -1,15 +1,12 @@
 # Template file for 'perl-Data-Dump'
 pkgname=perl-Data-Dump
-version=1.23
-revision=3
+version=1.25
+revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
-hostmakedepends="perl"
-makedepends="${hostmakedepends}"
-depends="${makedepends}"
 short_desc="Data::Dump - Pretty printing of data structures"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Data-Dump"
 distfiles="${CPAN_SITE}/Data/${pkgname/perl-/}-${version}.tar.gz"
-checksum=af53b05ef1387b4cab4427e6789179283e4f0da8cf036e8db516ddb344512b65
+checksum=a4aa6e0ddbf39d5ad49bddfe0f89d9da864e3bc00f627125d1bc580472f53fbd

From 9882665ff5e1092e72993909b7a72817c0f97933 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Wed, 4 Aug 2021 19:13:53 +0200
Subject: [PATCH 2/5] perl-Net-HTTP: update to 6.21.

---
 srcpkgs/perl-Net-HTTP/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/perl-Net-HTTP/template b/srcpkgs/perl-Net-HTTP/template
index b722df679235..8ae6cddf9101 100644
--- a/srcpkgs/perl-Net-HTTP/template
+++ b/srcpkgs/perl-Net-HTTP/template
@@ -1,15 +1,14 @@
 # Template file for 'perl-Net-HTTP'
 pkgname=perl-Net-HTTP
-version=6.20
+version=6.21
 revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
-hostmakedepends="perl"
-makedepends="${hostmakedepends} perl-URI"
+makedepends="perl-URI"
 depends="${makedepends}"
 short_desc="Net::HTTP - Low-level HTTP connection (client)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Net-HTTP"
 distfiles="${CPAN_SITE}/Net/Net-HTTP-${version}.tar.gz"
-checksum=92527b2a24512961b8e3637c6216a057751e39b6fa751422ed181ff599779f1e
+checksum=375aa35b76be99f06464089174d66ac76f78ce83a5c92a907bbfab18b099eec4

From 5ae3494387ff2478bbe94411a3bded2540415f9b Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Wed, 4 Aug 2021 19:44:18 +0200
Subject: [PATCH 3/5] perl-ExtUtils-Depends: update to 0.8001.

---
 srcpkgs/perl-ExtUtils-Depends/template | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/perl-ExtUtils-Depends/template b/srcpkgs/perl-ExtUtils-Depends/template
index 3b463508eba3..df0c43ac744a 100644
--- a/srcpkgs/perl-ExtUtils-Depends/template
+++ b/srcpkgs/perl-ExtUtils-Depends/template
@@ -1,15 +1,12 @@
 # Template file for 'perl-ExtUtils-Depends'
 pkgname=perl-ExtUtils-Depends
-version=0.8000
-revision=2
+version=0.8001
+revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
-hostmakedepends="perl"
-makedepends="$hostmakedepends"
-depends="$makedepends"
 short_desc="Easily build XS extensions that depend on XS extensions"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="http://gtk2-perl.sourceforge.net/"
 distfiles="${CPAN_SITE}/ExtUtils/ExtUtils-Depends-${version}.tar.gz"
-checksum=780ff72128c04c2a22e6801187aa9c58cab298407f6e9d062706af1c250bbe98
+checksum=673c4387e7896c1a216099c1fbb3faaa7763d7f5f95a1a56a60a2a2906c131c5

From 3d3bf411f7da5d21fcc8f47f503adf9f138b29dd Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Wed, 4 Aug 2021 19:47:06 +0200
Subject: [PATCH 4/5] perl-HTTP-Message: update to 6.33.

---
 srcpkgs/perl-HTTP-Message/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/perl-HTTP-Message/template b/srcpkgs/perl-HTTP-Message/template
index f6b27ec1d003..fdcd53a5f710 100644
--- a/srcpkgs/perl-HTTP-Message/template
+++ b/srcpkgs/perl-HTTP-Message/template
@@ -1,10 +1,9 @@
 # Template file for 'perl-HTTP-Message'
 pkgname=perl-HTTP-Message
-version=6.29
+version=6.33
 revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
-hostmakedepends="perl"
 makedepends="perl-LWP-MediaTypes perl-Encode-Locale perl-URI perl-HTTP-Date perl-HTML-Parser
  perl-Try-Tiny perl-IO-HTML"
 depends="${makedepends}"
@@ -13,4 +12,4 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/HTTP-Message"
 distfiles="${CPAN_SITE}/HTTP/HTTP-Message-$version.tar.gz"
-checksum=f4417970679e08f6deb0609009aa9515dee0c8d91dbadd6b86a26e2b8e0d6341
+checksum=23b967f71b852cb209ec92a1af6bac89a141dff1650d69824d29a345c1eceef7

From 52bf53fbae4c190a2541d1d51aaa37e0cbfe56f0 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Wed, 4 Aug 2021 18:42:14 +0200
Subject: [PATCH 5/5] pipe-viewer: update to 0.1.3.

---
 srcpkgs/pipe-viewer/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pipe-viewer/template b/srcpkgs/pipe-viewer/template
index dd9c3f069ed4..a87c3dd482e6 100644
--- a/srcpkgs/pipe-viewer/template
+++ b/srcpkgs/pipe-viewer/template
@@ -1,6 +1,6 @@
 # Template file for 'pipe-viewer'
 pkgname=pipe-viewer
-version=0.1.2
+version=0.1.3
 revision=1
 build_style=perl-ModuleBuild
 configure_args="--gtk"
@@ -14,7 +14,7 @@ license="Artistic-2.0"
 homepage="https://github.com/trizen/pipe-viewer"
 changelog="https://github.com/trizen/pipe-viewer/releases"
 distfiles="https://github.com/trizen/pipe-viewer/archive/${version}.tar.gz"
-checksum=73068ed641a3b989d48c323ef6a8691e63cb2d408b98703b0862822c93d30764
+checksum=95ebbf825d1a34226fc8f1a330361863e23441eba81732d816515ebd9a44425a
 
 pipe-viewer-gtk_package() {
 	depends="${sourcepkg}>=${version}_${revision} perl-Gtk3 perl-File-ShareDir"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pipe-viewer: update to 0.1.3
  2021-08-04 18:54 [PR PATCH] pipe-viewer: update to 0.1.3 4ricci
@ 2021-08-08 21:19 ` ericonr
  2021-08-09  7:53 ` 4ricci
  2021-08-12  7:52 ` [PR PATCH] [Closed]: " 4ricci
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-08-08 21:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 388 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32325#issuecomment-894857295

Comment:
> perl-HTML-Parser is on another PR to avoid a cyclic dependency when running tests.

I'm a bit hung up on this, ideally, we shouldn't have cyclic dependencies even with tests enabled.

What is the cycle?

For reference, separate PR:  #32324

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pipe-viewer: update to 0.1.3
  2021-08-04 18:54 [PR PATCH] pipe-viewer: update to 0.1.3 4ricci
  2021-08-08 21:19 ` ericonr
@ 2021-08-09  7:53 ` 4ricci
  2021-08-12  7:52 ` [PR PATCH] [Closed]: " 4ricci
  2 siblings, 0 replies; 4+ messages in thread
From: 4ricci @ 2021-08-09  7:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 659 bytes --]

New comment by 4ricci on void-packages repository

https://github.com/void-linux/void-packages/pull/32325#issuecomment-895021769

Comment:
`perl-HTTP-Message` is a check dependency of `perl-HTML-Parser`,
`perl-HTML-Parser` is a runtime and build dependency of `perl-HTTP-Message`.

`./xbps-src -Q pkg perl-HTTP-Message` returns the error:
```
=> ERROR: Build-time cyclic dependency perl-HTML-Parser(host), perl-HTTP-Message(host), perl-HTML-Parser(host) detected.
```

`./xbps-src -Q pkg perl-HTML-Parser` returns the error:
```
=> ERROR: Build-time cyclic dependency perl-HTTP-Message(host), perl-HTML-Parser(host), perl-HTTP-Message(host) detected.
```


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Closed]: pipe-viewer: update to 0.1.3
  2021-08-04 18:54 [PR PATCH] pipe-viewer: update to 0.1.3 4ricci
  2021-08-08 21:19 ` ericonr
  2021-08-09  7:53 ` 4ricci
@ 2021-08-12  7:52 ` 4ricci
  2 siblings, 0 replies; 4+ messages in thread
From: 4ricci @ 2021-08-12  7:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1533 bytes --]

There's a closed pull request on the void-packages repository

pipe-viewer: update to 0.1.3
https://github.com/void-linux/void-packages/pull/32325

Description:
I also updated some dependencies. `perl-HTML-Parser` is on another PR to avoid a cyclic dependency when running tests.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-12  7:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 18:54 [PR PATCH] pipe-viewer: update to 0.1.3 4ricci
2021-08-08 21:19 ` ericonr
2021-08-09  7:53 ` 4ricci
2021-08-12  7:52 ` [PR PATCH] [Closed]: " 4ricci

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).