Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-paramiko: update to 3.0.0
@ 2023-01-22 23:12 carvalhudo
  2023-02-08  1:54 ` [PR PATCH] [Updated] " carvalhudo
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: carvalhudo @ 2023-01-22 23:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/carvalhudo/void-packages update_paramiko
https://github.com/void-linux/void-packages/pull/41816

python3-paramiko: update to 3.0.0
#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From d2d6d04ebbbf604e2e127231a6bcc6206ad1a487 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= <alcm99@gmail.com>
Date: Sun, 22 Jan 2023 20:08:39 -0300
Subject: [PATCH] python3-paramiko: update to 3.0.0

---
 srcpkgs/python3-paramiko/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-paramiko/template b/srcpkgs/python3-paramiko/template
index 49932af0b3dd..d976d1bafa16 100644
--- a/srcpkgs/python3-paramiko/template
+++ b/srcpkgs/python3-paramiko/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-paramiko'
 pkgname=python3-paramiko
-version=2.11.0
-revision=2
+version=3.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-cryptography python3-pyasn1 python3-bcrypt python3-pynacl"
@@ -10,5 +10,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="http://www.paramiko.org/"
 distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
-checksum=003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938
+checksum=fedc9b1dd43bc1d45f67f1ceca10bc336605427a46dcdf8dec6bfea3edf57965
 make_check=no # needs pytest-relaxed

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

* Re: [PR PATCH] [Updated] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
@ 2023-02-08  1:54 ` carvalhudo
  2023-02-08  1:55 ` carvalhudo
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-02-08  1:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/carvalhudo/void-packages update_paramiko
https://github.com/void-linux/void-packages/pull/41816

python3-paramiko: update to 3.0.0
#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From dfb380bebf14bdf3e3ff406959ed08d890007389 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= <alcm99@gmail.com>
Date: Sun, 22 Jan 2023 20:08:39 -0300
Subject: [PATCH] python3-paramiko: update to 3.0.0

---
 srcpkgs/python3-paramiko/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-paramiko/template b/srcpkgs/python3-paramiko/template
index debd2acdd6fa..f083bfb86f8f 100644
--- a/srcpkgs/python3-paramiko/template
+++ b/srcpkgs/python3-paramiko/template
@@ -1,6 +1,7 @@
 # Template file for 'python3-paramiko'
 pkgname=python3-paramiko
-version=2.11.0
+revision=3
+version=3.0.0
 revision=3
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,5 +12,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="http://www.paramiko.org/"
 distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
-checksum=003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938
+checksum=fedc9b1dd43bc1d45f67f1ceca10bc336605427a46dcdf8dec6bfea3edf57965
 make_check=no # needs pytest-relaxed

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

* Re: [PR PATCH] [Updated] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
  2023-02-08  1:54 ` [PR PATCH] [Updated] " carvalhudo
@ 2023-02-08  1:55 ` carvalhudo
  2023-02-08  1:56 ` carvalhudo
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-02-08  1:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/carvalhudo/void-packages update_paramiko
https://github.com/void-linux/void-packages/pull/41816

python3-paramiko: update to 3.0.0
#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From 7674ff2d785b1a73977eaeee2b558c0e33171847 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= <alcm99@gmail.com>
Date: Sun, 22 Jan 2023 20:08:39 -0300
Subject: [PATCH] python3-paramiko: update to 3.0.0

---
 srcpkgs/python3-paramiko/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-paramiko/template b/srcpkgs/python3-paramiko/template
index debd2acdd6fa..a8853a6ea144 100644
--- a/srcpkgs/python3-paramiko/template
+++ b/srcpkgs/python3-paramiko/template
@@ -1,7 +1,6 @@
 # Template file for 'python3-paramiko'
 pkgname=python3-paramiko
-version=2.11.0
-revision=3
+version=3.0.0
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-cryptography python3-pyasn1 python3-bcrypt python3-pynacl
@@ -11,5 +10,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="http://www.paramiko.org/"
 distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
-checksum=003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938
+checksum=fedc9b1dd43bc1d45f67f1ceca10bc336605427a46dcdf8dec6bfea3edf57965
 make_check=no # needs pytest-relaxed

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

* Re: [PR PATCH] [Updated] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
  2023-02-08  1:54 ` [PR PATCH] [Updated] " carvalhudo
  2023-02-08  1:55 ` carvalhudo
@ 2023-02-08  1:56 ` carvalhudo
  2023-02-08  1:57 ` carvalhudo
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-02-08  1:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/carvalhudo/void-packages update_paramiko
https://github.com/void-linux/void-packages/pull/41816

python3-paramiko: update to 3.0.0
#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From 657be483c9b616528d77ad76483e6db9e6312d2b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= <alcm99@gmail.com>
Date: Sun, 22 Jan 2023 20:08:39 -0300
Subject: [PATCH] python3-paramiko: update to 3.0.0

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

diff --git a/srcpkgs/python3-paramiko/template b/srcpkgs/python3-paramiko/template
index debd2acdd6fa..55ffbfe74cce 100644
--- a/srcpkgs/python3-paramiko/template
+++ b/srcpkgs/python3-paramiko/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-paramiko'
 pkgname=python3-paramiko
-version=2.11.0
+version=3.0.0
 revision=3
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,5 +11,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="http://www.paramiko.org/"
 distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
-checksum=003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938
+checksum=fedc9b1dd43bc1d45f67f1ceca10bc336605427a46dcdf8dec6bfea3edf57965
 make_check=no # needs pytest-relaxed

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

* Re: [PR PATCH] [Updated] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (2 preceding siblings ...)
  2023-02-08  1:56 ` carvalhudo
@ 2023-02-08  1:57 ` carvalhudo
  2023-02-08 20:38 ` [PR REVIEW] " paper42
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-02-08  1:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/carvalhudo/void-packages update_paramiko
https://github.com/void-linux/void-packages/pull/41816

python3-paramiko: update to 3.0.0
#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From 0eab483860668617a80fdcd338cc0645387c34f6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= <alcm99@gmail.com>
Date: Sun, 22 Jan 2023 20:08:39 -0300
Subject: [PATCH] python3-paramiko: update to 3.0.0

---
 srcpkgs/python3-paramiko/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-paramiko/template b/srcpkgs/python3-paramiko/template
index debd2acdd6fa..7dd82bd513b5 100644
--- a/srcpkgs/python3-paramiko/template
+++ b/srcpkgs/python3-paramiko/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-paramiko'
 pkgname=python3-paramiko
-version=2.11.0
-revision=3
+version=3.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-cryptography python3-pyasn1 python3-bcrypt python3-pynacl
@@ -11,5 +11,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="http://www.paramiko.org/"
 distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
-checksum=003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938
+checksum=fedc9b1dd43bc1d45f67f1ceca10bc336605427a46dcdf8dec6bfea3edf57965
 make_check=no # needs pytest-relaxed

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

* Re: [PR REVIEW] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (4 preceding siblings ...)
  2023-02-08 20:38 ` [PR REVIEW] " paper42
@ 2023-02-08 20:38 ` paper42
  2023-02-08 20:38 ` paper42
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2023-02-08 20:38 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41816#discussion_r1100655492

Comment:
remove six, it's not required anymore

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

* Re: [PR REVIEW] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (5 preceding siblings ...)
  2023-02-08 20:38 ` paper42
@ 2023-02-08 20:38 ` paper42
  2023-02-11 21:05 ` [PR PATCH] [Updated] " carvalhudo
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2023-02-08 20:38 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41816#discussion_r1100655188

Comment:
https

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

* Re: [PR REVIEW] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (3 preceding siblings ...)
  2023-02-08  1:57 ` carvalhudo
@ 2023-02-08 20:38 ` paper42
  2023-02-08 20:38 ` paper42
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2023-02-08 20:38 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41816#discussion_r1100655364

Comment:
```suggestion
homepage="http://www.paramiko.org/"
changelog="https://www.paramiko.org/changelog.html"
```

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

* Re: [PR PATCH] [Updated] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (6 preceding siblings ...)
  2023-02-08 20:38 ` paper42
@ 2023-02-11 21:05 ` carvalhudo
  2023-02-11 21:07 ` [PR REVIEW] " carvalhudo
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-02-11 21:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/carvalhudo/void-packages update_paramiko
https://github.com/void-linux/void-packages/pull/41816

python3-paramiko: update to 3.0.0
#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From 6e629a408402955ad0be20c55b0ab2fdddf57e9d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= <alcm99@gmail.com>
Date: Sun, 22 Jan 2023 20:08:39 -0300
Subject: [PATCH] python3-paramiko: update to 3.0.0

---
 srcpkgs/python3-paramiko/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python3-paramiko/template b/srcpkgs/python3-paramiko/template
index debd2acdd6fa..d9ee7c26a119 100644
--- a/srcpkgs/python3-paramiko/template
+++ b/srcpkgs/python3-paramiko/template
@@ -1,15 +1,15 @@
 # Template file for 'python3-paramiko'
 pkgname=python3-paramiko
-version=2.11.0
-revision=3
+version=3.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-cryptography python3-pyasn1 python3-bcrypt python3-pynacl
- python3-six"
+depends="python3-cryptography python3-pyasn1 python3-bcrypt python3-pynacl"
 short_desc="Python3 SSH2 protocol library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
-homepage="http://www.paramiko.org/"
+homepage="https://www.paramiko.org/"
+changelog="https://www.paramiko.org/changelog.html"
 distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
-checksum=003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938
+checksum=fedc9b1dd43bc1d45f67f1ceca10bc336605427a46dcdf8dec6bfea3edf57965
 make_check=no # needs pytest-relaxed

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

* Re: [PR REVIEW] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (7 preceding siblings ...)
  2023-02-11 21:05 ` [PR PATCH] [Updated] " carvalhudo
@ 2023-02-11 21:07 ` carvalhudo
  2023-02-11 21:08 ` carvalhudo
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-02-11 21:07 UTC (permalink / raw)
  To: ml

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

New review comment by carvalhudo on void-packages repository

https://github.com/void-linux/void-packages/pull/41816#discussion_r1103697473

Comment:
done

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

* Re: [PR REVIEW] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (8 preceding siblings ...)
  2023-02-11 21:07 ` [PR REVIEW] " carvalhudo
@ 2023-02-11 21:08 ` carvalhudo
  2023-02-11 21:08 ` carvalhudo
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-02-11 21:08 UTC (permalink / raw)
  To: ml

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

New review comment by carvalhudo on void-packages repository

https://github.com/void-linux/void-packages/pull/41816#discussion_r1103697478

Comment:
suggestion implemented

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

* Re: [PR REVIEW] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (9 preceding siblings ...)
  2023-02-11 21:08 ` carvalhudo
@ 2023-02-11 21:08 ` carvalhudo
  2023-02-11 21:09 ` carvalhudo
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-02-11 21:08 UTC (permalink / raw)
  To: ml

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

New review comment by carvalhudo on void-packages repository

https://github.com/void-linux/void-packages/pull/41816#discussion_r1103697514

Comment:
done

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

* Re: python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (10 preceding siblings ...)
  2023-02-11 21:08 ` carvalhudo
@ 2023-02-11 21:09 ` carvalhudo
  2023-02-11 21:20 ` carvalhudo
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-02-11 21:09 UTC (permalink / raw)
  To: ml

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

New comment by carvalhudo on void-packages repository

https://github.com/void-linux/void-packages/pull/41816#issuecomment-1426877241

Comment:
> this is a major version bump, so this should be properly tested with all of reverse dependencies, as far as I can tell from the PR description, not even this library itself was tested.

Yes, you are correct. I noticed you did the last version update for this package (2.7.2 -> 2.11.0). Do you have some suggestion regarding the tests we can make to validate such new version?This is my first package upgrade and I only use paramiko indirectly (through ansible).

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

* Re: python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (11 preceding siblings ...)
  2023-02-11 21:09 ` carvalhudo
@ 2023-02-11 21:20 ` carvalhudo
  2023-04-07  4:10 ` [PR PATCH] [Updated] " carvalhudo
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-02-11 21:20 UTC (permalink / raw)
  To: ml

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

New comment by carvalhudo on void-packages repository

https://github.com/void-linux/void-packages/pull/41816#issuecomment-1426877241

Comment:
> this is a major version bump, so this should be properly tested with all of reverse dependencies, as far as I can tell from the PR description, not even this library itself was tested.

@paper42 Yes, you are correct. I noticed you did the last version update for this package (2.7.2 -> 2.11.0). Do you have some suggestion regarding the tests we can make to validate such new version?This is my first package upgrade and I only use paramiko indirectly (through ansible).

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

* Re: [PR PATCH] [Updated] python3-paramiko: update to 3.0.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (12 preceding siblings ...)
  2023-02-11 21:20 ` carvalhudo
@ 2023-04-07  4:10 ` carvalhudo
  2023-06-12  2:09 ` [PR PATCH] [Updated] python3-paramiko: update to 3.1.0 carvalhudo
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-04-07  4:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/carvalhudo/void-packages update_paramiko
https://github.com/void-linux/void-packages/pull/41816

python3-paramiko: update to 3.0.0
#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From 399c4e40d445f18ad935b9e228bd045c8977affc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= <alcm99@gmail.com>
Date: Sun, 22 Jan 2023 20:08:39 -0300
Subject: [PATCH] python3-paramiko: update to 3.1.0

---
 srcpkgs/python3-paramiko/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python3-paramiko/template b/srcpkgs/python3-paramiko/template
index debd2acdd6fa..7085ccf6344b 100644
--- a/srcpkgs/python3-paramiko/template
+++ b/srcpkgs/python3-paramiko/template
@@ -1,15 +1,15 @@
 # Template file for 'python3-paramiko'
 pkgname=python3-paramiko
-version=2.11.0
-revision=3
+version=3.1.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-cryptography python3-pyasn1 python3-bcrypt python3-pynacl
- python3-six"
+depends="python3-cryptography python3-pyasn1 python3-bcrypt python3-pynacl"
 short_desc="Python3 SSH2 protocol library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
-homepage="http://www.paramiko.org/"
+homepage="https://www.paramiko.org/"
+changelog="https://www.paramiko.org/changelog.html"
 distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
-checksum=003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938
+checksum=6950faca6819acd3219d4ae694a23c7a87ee38d084f70c1724b0c0dbb8b75769
 make_check=no # needs pytest-relaxed

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

* Re: [PR PATCH] [Updated] python3-paramiko: update to 3.1.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (13 preceding siblings ...)
  2023-04-07  4:10 ` [PR PATCH] [Updated] " carvalhudo
@ 2023-06-12  2:09 ` carvalhudo
  2023-09-11  1:45 ` python3-paramiko: update to 3.2.0 github-actions
  2023-09-25  1:45 ` [PR PATCH] [Closed]: " github-actions
  16 siblings, 0 replies; 18+ messages in thread
From: carvalhudo @ 2023-06-12  2:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/carvalhudo/void-packages update_paramiko
https://github.com/void-linux/void-packages/pull/41816

python3-paramiko: update to 3.1.0
#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From 556a2bb7893c200c8cd28a932a58adcaef7a676c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= <alcm99@gmail.com>
Date: Sun, 22 Jan 2023 20:08:39 -0300
Subject: [PATCH] python3-paramiko: update to 3.2.0

---
 srcpkgs/python3-paramiko/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python3-paramiko/template b/srcpkgs/python3-paramiko/template
index debd2acdd6fa..7fca68cae7f9 100644
--- a/srcpkgs/python3-paramiko/template
+++ b/srcpkgs/python3-paramiko/template
@@ -1,15 +1,15 @@
 # Template file for 'python3-paramiko'
 pkgname=python3-paramiko
-version=2.11.0
-revision=3
+version=3.2.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-cryptography python3-pyasn1 python3-bcrypt python3-pynacl
- python3-six"
+depends="python3-cryptography python3-pyasn1 python3-bcrypt python3-pynacl"
 short_desc="Python3 SSH2 protocol library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
-homepage="http://www.paramiko.org/"
+homepage="https://www.paramiko.org/"
+changelog="https://www.paramiko.org/changelog.html"
 distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
-checksum=003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938
+checksum=93cdce625a8a1dc12204439d45033f3261bdb2c201648cfcdc06f9fd0f94ec29
 make_check=no # needs pytest-relaxed

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

* Re: python3-paramiko: update to 3.2.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (14 preceding siblings ...)
  2023-06-12  2:09 ` [PR PATCH] [Updated] python3-paramiko: update to 3.1.0 carvalhudo
@ 2023-09-11  1:45 ` github-actions
  2023-09-25  1:45 ` [PR PATCH] [Closed]: " github-actions
  16 siblings, 0 replies; 18+ messages in thread
From: github-actions @ 2023-09-11  1:45 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/41816#issuecomment-1713034229

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: python3-paramiko: update to 3.2.0
  2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
                   ` (15 preceding siblings ...)
  2023-09-11  1:45 ` python3-paramiko: update to 3.2.0 github-actions
@ 2023-09-25  1:45 ` github-actions
  16 siblings, 0 replies; 18+ messages in thread
From: github-actions @ 2023-09-25  1:45 UTC (permalink / raw)
  To: ml

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

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

python3-paramiko: update to 3.2.0
https://github.com/void-linux/void-packages/pull/41816

Description:
#### Testing the changes
- I tested the changes in this PR: **NO**

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

end of thread, other threads:[~2023-09-25  1:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-22 23:12 [PR PATCH] python3-paramiko: update to 3.0.0 carvalhudo
2023-02-08  1:54 ` [PR PATCH] [Updated] " carvalhudo
2023-02-08  1:55 ` carvalhudo
2023-02-08  1:56 ` carvalhudo
2023-02-08  1:57 ` carvalhudo
2023-02-08 20:38 ` [PR REVIEW] " paper42
2023-02-08 20:38 ` paper42
2023-02-08 20:38 ` paper42
2023-02-11 21:05 ` [PR PATCH] [Updated] " carvalhudo
2023-02-11 21:07 ` [PR REVIEW] " carvalhudo
2023-02-11 21:08 ` carvalhudo
2023-02-11 21:08 ` carvalhudo
2023-02-11 21:09 ` carvalhudo
2023-02-11 21:20 ` carvalhudo
2023-04-07  4:10 ` [PR PATCH] [Updated] " carvalhudo
2023-06-12  2:09 ` [PR PATCH] [Updated] python3-paramiko: update to 3.1.0 carvalhudo
2023-09-11  1:45 ` python3-paramiko: update to 3.2.0 github-actions
2023-09-25  1:45 ` [PR PATCH] [Closed]: " github-actions

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