Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glances: update to 3.2.2.
@ 2021-07-24 21:16 daniel-eys
  2021-07-24 21:28 ` [PR REVIEW] " ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: daniel-eys @ 2021-07-24 21:16 UTC (permalink / raw)
  To: ml

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

There is a new pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages glances
https://github.com/void-linux/void-packages/pull/32177

glances: update to 3.2.2.
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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/32177.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-glances-32177.patch --]
[-- Type: text/x-diff, Size: 1328 bytes --]

From 6a614d9b04f569dbe01fa745efa39be619d37a6d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 24 Jul 2021 23:04:54 +0200
Subject: [PATCH] glances: update to 3.2.2.

---
 srcpkgs/glances/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/glances/template b/srcpkgs/glances/template
index 29bc7790e11d..8c3d99f321a3 100644
--- a/srcpkgs/glances/template
+++ b/srcpkgs/glances/template
@@ -1,17 +1,17 @@
 # Template file for 'glances'
 pkgname=glances
-version=3.1.7
+version=3.2.2
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-setuptools python3-future python3-psutil"
-checkdepends="python3-psutil"
+depends="python3-setuptools python3-future python3-psutil python3-defusedxml"
+checkdepends="python3-psutil python3-defusedxml"
 short_desc="Cross-platform curses-based monitoring tool"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/nicolargo/glances"
 distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
-checksum=5839a110af35af35b7a1d30c15e59c59359480c2eaec852d30480c96b8cf8d76
+checksum=7a96f16b09e30765a7a5b0e8d02dda20ac8ff1f144e6586d1f17ff7a80f5480f
 
 post_install() {
 	vsconf conf/glances.conf

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

* Re: [PR REVIEW] glances: update to 3.2.2.
  2021-07-24 21:16 [PR PATCH] glances: update to 3.2.2 daniel-eys
@ 2021-07-24 21:28 ` ericonr
  2021-07-24 21:38 ` daniel-eys
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-07-24 21:28 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32177#discussion_r676046639

Comment:
```suggestion
checkdepends="$depends"
```

For simplicity?

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

* Re: [PR REVIEW] glances: update to 3.2.2.
  2021-07-24 21:16 [PR PATCH] glances: update to 3.2.2 daniel-eys
  2021-07-24 21:28 ` [PR REVIEW] " ericonr
@ 2021-07-24 21:38 ` daniel-eys
  2021-07-24 21:40 ` [PR PATCH] [Updated] " daniel-eys
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2021-07-24 21:38 UTC (permalink / raw)
  To: ml

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

New review comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/32177#discussion_r676047583

Comment:
Sounds good, I'll adjust it this way.

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

* Re: [PR PATCH] [Updated] glances: update to 3.2.2.
  2021-07-24 21:16 [PR PATCH] glances: update to 3.2.2 daniel-eys
  2021-07-24 21:28 ` [PR REVIEW] " ericonr
  2021-07-24 21:38 ` daniel-eys
@ 2021-07-24 21:40 ` daniel-eys
  2021-07-24 23:06 ` [PR REVIEW] " paper42
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2021-07-24 21:40 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages glances
https://github.com/void-linux/void-packages/pull/32177

glances: update to 3.2.2.
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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/32177.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-glances-32177.patch --]
[-- Type: text/x-diff, Size: 1303 bytes --]

From 02578e4381e9575c5c5e55c62343d2642b0ba088 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 24 Jul 2021 23:04:54 +0200
Subject: [PATCH] glances: update to 3.2.2.

---
 srcpkgs/glances/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/glances/template b/srcpkgs/glances/template
index 29bc7790e11d..a0a34b5f5bc2 100644
--- a/srcpkgs/glances/template
+++ b/srcpkgs/glances/template
@@ -1,17 +1,17 @@
 # Template file for 'glances'
 pkgname=glances
-version=3.1.7
+version=3.2.2
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-setuptools python3-future python3-psutil"
-checkdepends="python3-psutil"
+depends="python3-setuptools python3-future python3-psutil python3-defusedxml"
+checkdepends="$depends"
 short_desc="Cross-platform curses-based monitoring tool"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/nicolargo/glances"
 distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
-checksum=5839a110af35af35b7a1d30c15e59c59359480c2eaec852d30480c96b8cf8d76
+checksum=7a96f16b09e30765a7a5b0e8d02dda20ac8ff1f144e6586d1f17ff7a80f5480f
 
 post_install() {
 	vsconf conf/glances.conf

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

* Re: [PR REVIEW] glances: update to 3.2.2.
  2021-07-24 21:16 [PR PATCH] glances: update to 3.2.2 daniel-eys
                   ` (2 preceding siblings ...)
  2021-07-24 21:40 ` [PR PATCH] [Updated] " daniel-eys
@ 2021-07-24 23:06 ` paper42
  2021-07-25 12:35 ` daniel-eys
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2021-07-24 23:06 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32177#discussion_r676055012

Comment:
is python3-setuptools really needed? could you check?

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

* Re: [PR REVIEW] glances: update to 3.2.2.
  2021-07-24 21:16 [PR PATCH] glances: update to 3.2.2 daniel-eys
                   ` (3 preceding siblings ...)
  2021-07-24 23:06 ` [PR REVIEW] " paper42
@ 2021-07-25 12:35 ` daniel-eys
  2021-07-25 12:35 ` [PR PATCH] [Updated] " daniel-eys
  2021-07-26 19:22 ` [PR PATCH] [Merged]: " ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2021-07-25 12:35 UTC (permalink / raw)
  To: ml

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

New review comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/32177#discussion_r676139469

Comment:
Indeed, not needed. But `python3-future` pulls it in anyways.

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

* Re: [PR PATCH] [Updated] glances: update to 3.2.2.
  2021-07-24 21:16 [PR PATCH] glances: update to 3.2.2 daniel-eys
                   ` (4 preceding siblings ...)
  2021-07-25 12:35 ` daniel-eys
@ 2021-07-25 12:35 ` daniel-eys
  2021-07-26 19:22 ` [PR PATCH] [Merged]: " ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2021-07-25 12:35 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages glances
https://github.com/void-linux/void-packages/pull/32177

glances: update to 3.2.2.
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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/32177.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-glances-32177.patch --]
[-- Type: text/x-diff, Size: 1284 bytes --]

From ec9352f963146c211d46234aa7d5905cccf58b43 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 24 Jul 2021 23:04:54 +0200
Subject: [PATCH] glances: update to 3.2.2.

---
 srcpkgs/glances/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/glances/template b/srcpkgs/glances/template
index 29bc7790e11d..abeffef69647 100644
--- a/srcpkgs/glances/template
+++ b/srcpkgs/glances/template
@@ -1,17 +1,17 @@
 # Template file for 'glances'
 pkgname=glances
-version=3.1.7
+version=3.2.2
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-setuptools python3-future python3-psutil"
-checkdepends="python3-psutil"
+depends="python3-future python3-psutil python3-defusedxml"
+checkdepends="$depends"
 short_desc="Cross-platform curses-based monitoring tool"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/nicolargo/glances"
 distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
-checksum=5839a110af35af35b7a1d30c15e59c59359480c2eaec852d30480c96b8cf8d76
+checksum=7a96f16b09e30765a7a5b0e8d02dda20ac8ff1f144e6586d1f17ff7a80f5480f
 
 post_install() {
 	vsconf conf/glances.conf

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

* Re: [PR PATCH] [Merged]: glances: update to 3.2.2.
  2021-07-24 21:16 [PR PATCH] glances: update to 3.2.2 daniel-eys
                   ` (5 preceding siblings ...)
  2021-07-25 12:35 ` [PR PATCH] [Updated] " daniel-eys
@ 2021-07-26 19:22 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-07-26 19:22 UTC (permalink / raw)
  To: ml

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

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

glances: update to 3.2.2.
https://github.com/void-linux/void-packages/pull/32177

Description:
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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] 8+ messages in thread

end of thread, other threads:[~2021-07-26 19:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-24 21:16 [PR PATCH] glances: update to 3.2.2 daniel-eys
2021-07-24 21:28 ` [PR REVIEW] " ericonr
2021-07-24 21:38 ` daniel-eys
2021-07-24 21:40 ` [PR PATCH] [Updated] " daniel-eys
2021-07-24 23:06 ` [PR REVIEW] " paper42
2021-07-25 12:35 ` daniel-eys
2021-07-25 12:35 ` [PR PATCH] [Updated] " daniel-eys
2021-07-26 19:22 ` [PR PATCH] [Merged]: " ericonr

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