Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-dnsrecon: update to 1.1.4
@ 2023-05-31 21:21 jason1987d
  2023-05-31 21:23 ` tornaria
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jason1987d @ 2023-05-31 21:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jason1987d/void-packages python3-dnsrecon
https://github.com/void-linux/void-packages/pull/44199

python3-dnsrecon: update to 1.1.4
#### Testing the changes
- I tested the changes in this PR: YES

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):


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

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

From 136e5f3b4cff413327b1168cd22b5c612919417a Mon Sep 17 00:00:00 2001
From: Jason Elswick <jason@jasondavid.tv>
Date: Wed, 31 May 2023 16:17:18 -0500
Subject: [PATCH] python3-dnsrecon: update to 1.1.4

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

diff --git a/srcpkgs/python3-dnsrecon/template b/srcpkgs/python3-dnsrecon/template
index 32979df704f7..ed46e10d17cd 100644
--- a/srcpkgs/python3-dnsrecon/template
+++ b/srcpkgs/python3-dnsrecon/template
@@ -1,14 +1,14 @@
 # Template file for 'python3-dnsrecon'
 pkgname=python3-dnsrecon
-version=1.1.3
-revision=2
+version=1.1.4
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3 python3-netaddr python3-dnspython python3-lxml python3-flake8 python3-setuptools"
 checkdepends="${depends} python3-pytest"
 short_desc="DNS enumeration script"
-maintainer="Jason Manley <jason@jasondavid.tv>"
+maintainer="Jason Elswick <jason@jasondavid.tv>"
 license="GPL-2.0-only"
 homepage="https://github.com/darkoperator/dnsrecon"
 distfiles="https://github.com/darkoperator/dnsrecon/archive/refs/tags/${version}.tar.gz"
-checksum=076aa0745ab956b278f535f17fd002bd8be838e00fd18a639c30e9cd37ec9eb0
+checksum=ef3a7969b2cf25d1a65a62043a8dbede73103920e2c17c72e8c1aa7c1cc467b2

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

* Re: python3-dnsrecon: update to 1.1.4
  2023-05-31 21:21 [PR PATCH] python3-dnsrecon: update to 1.1.4 jason1987d
@ 2023-05-31 21:23 ` tornaria
  2023-05-31 22:09 ` abenson
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: tornaria @ 2023-05-31 21:23 UTC (permalink / raw)
  To: ml

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

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/44199#issuecomment-1570976690

Comment:
Are you aware you don't need to close a PR and open a new one to change it?

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

* Re: python3-dnsrecon: update to 1.1.4
  2023-05-31 21:21 [PR PATCH] python3-dnsrecon: update to 1.1.4 jason1987d
  2023-05-31 21:23 ` tornaria
@ 2023-05-31 22:09 ` abenson
  2023-05-31 22:13 ` abenson
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: abenson @ 2023-05-31 22:09 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/44199#issuecomment-1571029433

Comment:
Please don't open/close PRs. If you need to make changes, [amend the commits](https://www.atlassian.com/git/tutorials/rewriting-history) and force push to the branch(`git push -f`).

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

* Re: python3-dnsrecon: update to 1.1.4
  2023-05-31 21:21 [PR PATCH] python3-dnsrecon: update to 1.1.4 jason1987d
  2023-05-31 21:23 ` tornaria
  2023-05-31 22:09 ` abenson
@ 2023-05-31 22:13 ` abenson
  2023-06-01 18:25 ` jason1987d
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: abenson @ 2023-05-31 22:13 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/44199#issuecomment-1571029433

Comment:
Please don't close and create new PRs. If you need to make changes, [amend the commits](https://www.atlassian.com/git/tutorials/rewriting-history) and force push to the branch(`git push -f`).

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

* Re: python3-dnsrecon: update to 1.1.4
  2023-05-31 21:21 [PR PATCH] python3-dnsrecon: update to 1.1.4 jason1987d
                   ` (2 preceding siblings ...)
  2023-05-31 22:13 ` abenson
@ 2023-06-01 18:25 ` jason1987d
  2023-06-09  1:13 ` classabbyamp
  2023-06-09  1:14 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: jason1987d @ 2023-06-01 18:25 UTC (permalink / raw)
  To: ml

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

New comment by jason1987d on void-packages repository

https://github.com/void-linux/void-packages/pull/44199#issuecomment-1572574067

Comment:
I only cancelled the PR because I had accidentally stapled the larger package KataGo into this (see my other PR) which would have tied up your CI workflows and CPU a second time unnecessarily. I did not see any such button or have the privs that I know of to stop the CI runs and cancelling the PR was the only way. I tried to reopen the PR but was unable to do so. That's the only reason for the bizarre situation.

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

* Re: python3-dnsrecon: update to 1.1.4
  2023-05-31 21:21 [PR PATCH] python3-dnsrecon: update to 1.1.4 jason1987d
                   ` (3 preceding siblings ...)
  2023-06-01 18:25 ` jason1987d
@ 2023-06-09  1:13 ` classabbyamp
  2023-06-09  1:14 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-06-09  1:13 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44199#issuecomment-1583745731

Comment:
if you push it will cancel the currently-running CI, so you could have just removed the katago changes from this branch and force-pushed

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

* Re: [PR PATCH] [Merged]: python3-dnsrecon: update to 1.1.4
  2023-05-31 21:21 [PR PATCH] python3-dnsrecon: update to 1.1.4 jason1987d
                   ` (4 preceding siblings ...)
  2023-06-09  1:13 ` classabbyamp
@ 2023-06-09  1:14 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-06-09  1:14 UTC (permalink / raw)
  To: ml

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

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

python3-dnsrecon: update to 1.1.4
https://github.com/void-linux/void-packages/pull/44199

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):


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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-31 21:21 [PR PATCH] python3-dnsrecon: update to 1.1.4 jason1987d
2023-05-31 21:23 ` tornaria
2023-05-31 22:09 ` abenson
2023-05-31 22:13 ` abenson
2023-06-01 18:25 ` jason1987d
2023-06-09  1:13 ` classabbyamp
2023-06-09  1:14 ` [PR PATCH] [Merged]: " classabbyamp

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