Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-shodan: update to 1.25.0
@ 2021-02-11 17:03 misuchiru03
  2021-02-11 17:29 ` [PR PATCH] [Updated] " misuchiru03
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: misuchiru03 @ 2021-02-11 17:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_python3-shodan_1.25.0
https://github.com/void-linux/void-packages/pull/28669

python3-shodan: update to 1.25.0
<!-- 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.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_python3-shodan_1.25.0-28669.patch --]
[-- Type: text/x-diff, Size: 1079 bytes --]

From 6b292c25191e69c0dbb3a01292a81a20aacbf8df Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 11 Feb 2021 10:57:33 -0600
Subject: [PATCH] python3-shodan: update to 1.25.0

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

diff --git a/srcpkgs/python3-shodan/template b/srcpkgs/python3-shodan/template
index 5900d6ce7d1..b862e58c671 100644
--- a/srcpkgs/python3-shodan/template
+++ b/srcpkgs/python3-shodan/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-shodan'
 pkgname=python3-shodan
-version=1.24.0
+version=1.25.0
 revision=1
 wrksrc="shodan-python-${version}"
 build_style=python3-module
@@ -12,7 +12,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://developer.shodan.io"
 distfiles="https://github.com/achillean/shodan-python/archive/${version}.tar.gz"
-checksum=10ab5187de136aeec417c636a7ab33ab7432021143a2b71f31a55bc4d6e3c743
+checksum=52932c6d508622877d0667e0290fee84e6cb749b6565b48ba359fbbf002f0845
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-shodan: update to 1.25.0
  2021-02-11 17:03 [PR PATCH] python3-shodan: update to 1.25.0 misuchiru03
@ 2021-02-11 17:29 ` misuchiru03
  2021-02-11 17:35 ` misuchiru03
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-02-11 17:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_python3-shodan_1.25.0
https://github.com/void-linux/void-packages/pull/28669

python3-shodan: update to 1.25.0
<!-- 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.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_python3-shodan_1.25.0-28669.patch --]
[-- Type: text/x-diff, Size: 1280 bytes --]

From cd25cbee01d5f7844222ddec89006314103b0a3c Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 11 Feb 2021 10:57:33 -0600
Subject: [PATCH] python3-shodan: update to 1.25.0

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

diff --git a/srcpkgs/python3-shodan/template b/srcpkgs/python3-shodan/template
index 5900d6ce7d1..86885cc8cc4 100644
--- a/srcpkgs/python3-shodan/template
+++ b/srcpkgs/python3-shodan/template
@@ -1,18 +1,19 @@
 # Template file for 'python3-shodan'
 pkgname=python3-shodan
-version=1.24.0
+version=1.25.0
 revision=1
 wrksrc="shodan-python-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-click python3-click-plugins python3-colorama
  python3-requests python3-XlsxWriter"
+checkdepends="${depends}"
 short_desc="Python library and CLI for Shodan"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://developer.shodan.io"
 distfiles="https://github.com/achillean/shodan-python/archive/${version}.tar.gz"
-checksum=10ab5187de136aeec417c636a7ab33ab7432021143a2b71f31a55bc4d6e3c743
+checksum=52932c6d508622877d0667e0290fee84e6cb749b6565b48ba359fbbf002f0845
 
 post_install() {
 	vlicense LICENSE

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

* Re: python3-shodan: update to 1.25.0
  2021-02-11 17:03 [PR PATCH] python3-shodan: update to 1.25.0 misuchiru03
  2021-02-11 17:29 ` [PR PATCH] [Updated] " misuchiru03
@ 2021-02-11 17:35 ` misuchiru03
  2021-02-11 18:08 ` ericonr
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-02-11 17:35 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/28669#issuecomment-777665093

Comment:
As noted in #25552, tests will succeed locally if given SHODAN-API-KEY, which is account-based.

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

* Re: python3-shodan: update to 1.25.0
  2021-02-11 17:03 [PR PATCH] python3-shodan: update to 1.25.0 misuchiru03
  2021-02-11 17:29 ` [PR PATCH] [Updated] " misuchiru03
  2021-02-11 17:35 ` misuchiru03
@ 2021-02-11 18:08 ` ericonr
  2021-02-11 19:42 ` [PR PATCH] [Updated] " misuchiru03
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-02-11 18:08 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28669#issuecomment-777685538

Comment:
Please add `make_check=extended` to the template and leave a comment that one should export that variable in their environment before running tests.

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

* Re: [PR PATCH] [Updated] python3-shodan: update to 1.25.0
  2021-02-11 17:03 [PR PATCH] python3-shodan: update to 1.25.0 misuchiru03
                   ` (2 preceding siblings ...)
  2021-02-11 18:08 ` ericonr
@ 2021-02-11 19:42 ` misuchiru03
  2021-02-11 19:44 ` misuchiru03
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-02-11 19:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_python3-shodan_1.25.0
https://github.com/void-linux/void-packages/pull/28669

python3-shodan: update to 1.25.0
<!-- 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.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_python3-shodan_1.25.0-28669.patch --]
[-- Type: text/x-diff, Size: 1378 bytes --]

From 91a21dc8cdff08b75a2325347ec9da51141936db Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 11 Feb 2021 10:57:33 -0600
Subject: [PATCH] python3-shodan: update to 1.25.0

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

diff --git a/srcpkgs/python3-shodan/template b/srcpkgs/python3-shodan/template
index 5900d6ce7d1..ad3bab903a3 100644
--- a/srcpkgs/python3-shodan/template
+++ b/srcpkgs/python3-shodan/template
@@ -1,18 +1,21 @@
 # Template file for 'python3-shodan'
 pkgname=python3-shodan
-version=1.24.0
+version=1.25.0
 revision=1
 wrksrc="shodan-python-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-click python3-click-plugins python3-colorama
  python3-requests python3-XlsxWriter"
+checkdepends="${depends}"
 short_desc="Python library and CLI for Shodan"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://developer.shodan.io"
 distfiles="https://github.com/achillean/shodan-python/archive/${version}.tar.gz"
-checksum=10ab5187de136aeec417c636a7ab33ab7432021143a2b71f31a55bc4d6e3c743
+checksum=52932c6d508622877d0667e0290fee84e6cb749b6565b48ba359fbbf002f0845
+make_check=extended
+# One must export the variable SHODAN-API-KEY in env before running tests
 
 post_install() {
 	vlicense LICENSE

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

* Re: python3-shodan: update to 1.25.0
  2021-02-11 17:03 [PR PATCH] python3-shodan: update to 1.25.0 misuchiru03
                   ` (3 preceding siblings ...)
  2021-02-11 19:42 ` [PR PATCH] [Updated] " misuchiru03
@ 2021-02-11 19:44 ` misuchiru03
  2021-02-11 19:44 ` misuchiru03
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-02-11 19:44 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/28669#issuecomment-777744175

Comment:
Sounds good. Side note, when doing this, `xlint` shows that `make_check=` must come after `checksum` but also that it is a custom variable which should begin with `_`. Checked this against package `efl` and it returns the same.

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

* Re: python3-shodan: update to 1.25.0
  2021-02-11 17:03 [PR PATCH] python3-shodan: update to 1.25.0 misuchiru03
                   ` (4 preceding siblings ...)
  2021-02-11 19:44 ` misuchiru03
@ 2021-02-11 19:44 ` misuchiru03
  2021-02-11 19:56 ` ericonr
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-02-11 19:44 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/28669#issuecomment-777744175

Comment:
Done. Note, when doing this, `xlint` shows that `make_check=` must come after `checksum` but also that it is a custom variable which should begin with `_`. Checked this against package `efl` and it returns the same.

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

* Re: python3-shodan: update to 1.25.0
  2021-02-11 17:03 [PR PATCH] python3-shodan: update to 1.25.0 misuchiru03
                   ` (5 preceding siblings ...)
  2021-02-11 19:44 ` misuchiru03
@ 2021-02-11 19:56 ` ericonr
  2021-02-11 19:56 ` [PR PATCH] [Merged]: " ericonr
  2021-02-11 19:59 ` misuchiru03
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-02-11 19:56 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28669#issuecomment-777750698

Comment:
Yes, see https://github.com/leahneukirchen/xtools/pull/205

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

* Re: [PR PATCH] [Merged]: python3-shodan: update to 1.25.0
  2021-02-11 17:03 [PR PATCH] python3-shodan: update to 1.25.0 misuchiru03
                   ` (6 preceding siblings ...)
  2021-02-11 19:56 ` ericonr
@ 2021-02-11 19:56 ` ericonr
  2021-02-11 19:59 ` misuchiru03
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-02-11 19:56 UTC (permalink / raw)
  To: ml

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

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

python3-shodan: update to 1.25.0
https://github.com/void-linux/void-packages/pull/28669

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?
- [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.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


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

* Re: python3-shodan: update to 1.25.0
  2021-02-11 17:03 [PR PATCH] python3-shodan: update to 1.25.0 misuchiru03
                   ` (7 preceding siblings ...)
  2021-02-11 19:56 ` [PR PATCH] [Merged]: " ericonr
@ 2021-02-11 19:59 ` misuchiru03
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-02-11 19:59 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/28669#issuecomment-777752634

Comment:
Looks good. Thanks.

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

end of thread, other threads:[~2021-02-11 19:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-11 17:03 [PR PATCH] python3-shodan: update to 1.25.0 misuchiru03
2021-02-11 17:29 ` [PR PATCH] [Updated] " misuchiru03
2021-02-11 17:35 ` misuchiru03
2021-02-11 18:08 ` ericonr
2021-02-11 19:42 ` [PR PATCH] [Updated] " misuchiru03
2021-02-11 19:44 ` misuchiru03
2021-02-11 19:44 ` misuchiru03
2021-02-11 19:56 ` ericonr
2021-02-11 19:56 ` [PR PATCH] [Merged]: " ericonr
2021-02-11 19:59 ` misuchiru03

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