Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gns3-server: update to 2.2.17.
@ 2020-12-05 21:50 tsndqst
  2020-12-05 22:37 ` the-maldridge
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: tsndqst @ 2020-12-05 21:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tsndqst/void-packages gns3-server-2.2.17
https://github.com/void-linux/void-packages/pull/26972

gns3-server: update to 2.2.17.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gns3-server-2.2.17-26972.patch --]
[-- Type: text/x-diff, Size: 1429 bytes --]

From a953eb4442bd8549b845cbe192833363a5cede26 Mon Sep 17 00:00:00 2001
From: Tim Sandquist <tim.sandquist@gmail.com>
Date: Sat, 5 Dec 2020 15:46:53 -0600
Subject: [PATCH] gns3-server: update to 2.2.17.

---
 srcpkgs/gns3-server/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gns3-server/template b/srcpkgs/gns3-server/template
index e4eeb2de3af..86c1ed88f1a 100644
--- a/srcpkgs/gns3-server/template
+++ b/srcpkgs/gns3-server/template
@@ -1,7 +1,7 @@
 # Template file for 'gns3-server'
 pkgname=gns3-server
-version=2.2.10
-revision=2
+version=2.2.17
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools python3-jsonschema python3-aiohttp-cors python3-yarl
@@ -13,12 +13,13 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://gns3.com"
 distfiles="https://github.com/GNS3/gns3-server/archive/v${version}.tar.gz"
-checksum=4388974043680e877533564cb5a2efe2ed215a59a13abcabb3ac29d9b92f86e0
+checksum=@476c23fc41c0f92c816557f56e8a8184009b4cf0477c4d94156d9ff06db9256b
 
 pre_build() {
 	# relax requirements
 	vsed -e 's|aiofiles.*|aiofiles>=0.4.0|' \
 		-e 's|aiohttp-cors.*|aiohttp-cors>=0.7.0|' \
+		-e 's|aiohttp=.*|aiohttp>=3.6.2|' \
 		-e 's|jsonschema.*|jsonschema>=2.6.0|' \
 		-e 's|psutil.*|psutil>=5.6.7|' \
 		-e 's|py-cpuinfo.*|py-cpuinfo>=5.0.0|' -i requirements.txt

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

* Re: gns3-server: update to 2.2.17.
  2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
@ 2020-12-05 22:37 ` the-maldridge
  2020-12-05 23:26 ` tsndqst
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: the-maldridge @ 2020-12-05 22:37 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/26972#issuecomment-739425622

Comment:
gns3 spends most of its time not working.  I'm much more inclined to just drop the packages and people that want it can get it from pip.

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

* Re: gns3-server: update to 2.2.17.
  2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
  2020-12-05 22:37 ` the-maldridge
@ 2020-12-05 23:26 ` tsndqst
  2020-12-05 23:36 ` the-maldridge
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tsndqst @ 2020-12-05 23:26 UTC (permalink / raw)
  To: ml

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

New comment by tsndqst on void-packages repository

https://github.com/void-linux/void-packages/pull/26972#issuecomment-739429948

Comment:
I'll leave it up to you.  It must be tough decision whether to maintain an OS package or just use one from sources like pip.

I've maintained a local version of this file for 2.2.14, 2.2.16 with patches, and now 2.2.17 so I figured I'd contribute.  But if it's broken half the time I'd understand if it's removed. 

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

* Re: gns3-server: update to 2.2.17.
  2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
  2020-12-05 22:37 ` the-maldridge
  2020-12-05 23:26 ` tsndqst
@ 2020-12-05 23:36 ` the-maldridge
  2020-12-06 18:25 ` tsndqst
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: the-maldridge @ 2020-12-05 23:36 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/26972#issuecomment-739430951

Comment:
The problem that we primarily run into is that the gns3 binary often depends on specific point releases of libraries, so upgrading an unrelated python library can break it.  If you want to take over maintainership of this package you are welcome to do so, but if it stays in my name its likely going to be dropped as I no longer use it and therefore have little interest in keeping it in tree.

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

* Re: gns3-server: update to 2.2.17.
  2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
                   ` (2 preceding siblings ...)
  2020-12-05 23:36 ` the-maldridge
@ 2020-12-06 18:25 ` tsndqst
  2020-12-06 22:10 ` ericonr
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tsndqst @ 2020-12-06 18:25 UTC (permalink / raw)
  To: ml

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

New comment by tsndqst on void-packages repository

https://github.com/void-linux/void-packages/pull/26972#issuecomment-739542615

Comment:
What's involved with maintainership?  Is there more involved than updating the template when there are new releases or things break?

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

* Re: gns3-server: update to 2.2.17.
  2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
                   ` (3 preceding siblings ...)
  2020-12-06 18:25 ` tsndqst
@ 2020-12-06 22:10 ` ericonr
  2020-12-06 22:20 ` tsndqst
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-12-06 22:10 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26972#issuecomment-739573010

Comment:
> What's involved with maintainership? Is there more involved than updating the template when there are new releases or things break?

Not really :) 

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

* Re: gns3-server: update to 2.2.17.
  2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
                   ` (4 preceding siblings ...)
  2020-12-06 22:10 ` ericonr
@ 2020-12-06 22:20 ` tsndqst
  2020-12-06 22:29 ` ericonr
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tsndqst @ 2020-12-06 22:20 UTC (permalink / raw)
  To: ml

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

New comment by tsndqst on void-packages repository

https://github.com/void-linux/void-packages/pull/26972#issuecomment-739574219

Comment:
I'll probably keep maintaining the template on my own so I might as well share my changes.  How does transfer of maintainership go?  Should I make a new PR or change the `maintainer` line in these [two](https://github.com/void-linux/void-packages/pull/26971) PRs? 

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

* Re: gns3-server: update to 2.2.17.
  2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
                   ` (5 preceding siblings ...)
  2020-12-06 22:20 ` tsndqst
@ 2020-12-06 22:29 ` ericonr
  2020-12-06 22:29 ` ericonr
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-12-06 22:29 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26972#issuecomment-739575736

Comment:
Just changing the maintainer line should be enough!

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

* Re: gns3-server: update to 2.2.17.
  2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
                   ` (6 preceding siblings ...)
  2020-12-06 22:29 ` ericonr
@ 2020-12-06 22:29 ` ericonr
  2020-12-06 22:29 ` ericonr
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-12-06 22:29 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26972#issuecomment-739575736

Comment:
Just changing the maintainer line in each PR should be enough!

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

* Re: gns3-server: update to 2.2.17.
  2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
                   ` (7 preceding siblings ...)
  2020-12-06 22:29 ` ericonr
@ 2020-12-06 22:29 ` ericonr
  2020-12-06 22:30 ` the-maldridge
  2020-12-06 22:30 ` [PR PATCH] [Closed]: " the-maldridge
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-12-06 22:29 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26972#issuecomment-739575800

Comment:
Also add `adopt` to the commit message.

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

* Re: gns3-server: update to 2.2.17.
  2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
                   ` (8 preceding siblings ...)
  2020-12-06 22:29 ` ericonr
@ 2020-12-06 22:30 ` the-maldridge
  2020-12-06 22:30 ` [PR PATCH] [Closed]: " the-maldridge
  10 siblings, 0 replies; 12+ messages in thread
From: the-maldridge @ 2020-12-06 22:30 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/26972#issuecomment-739575905

Comment:
Please make a new PR updating both packages and changing the maintainership during the upgrade.  This will ensure that the updates are processed sequentially by the builders.

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

* Re: [PR PATCH] [Closed]: gns3-server: update to 2.2.17.
  2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
                   ` (9 preceding siblings ...)
  2020-12-06 22:30 ` the-maldridge
@ 2020-12-06 22:30 ` the-maldridge
  10 siblings, 0 replies; 12+ messages in thread
From: the-maldridge @ 2020-12-06 22:30 UTC (permalink / raw)
  To: ml

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

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

gns3-server: update to 2.2.17.
https://github.com/void-linux/void-packages/pull/26972

Description:


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

end of thread, other threads:[~2020-12-06 22:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-05 21:50 [PR PATCH] gns3-server: update to 2.2.17 tsndqst
2020-12-05 22:37 ` the-maldridge
2020-12-05 23:26 ` tsndqst
2020-12-05 23:36 ` the-maldridge
2020-12-06 18:25 ` tsndqst
2020-12-06 22:10 ` ericonr
2020-12-06 22:20 ` tsndqst
2020-12-06 22:29 ` ericonr
2020-12-06 22:29 ` ericonr
2020-12-06 22:29 ` ericonr
2020-12-06 22:30 ` the-maldridge
2020-12-06 22:30 ` [PR PATCH] [Closed]: " the-maldridge

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