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; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ messages in thread

* [PR PATCH] python3-dnsrecon: update to 1.1.4.
@ 2023-05-31 21:14 jason1987d
  0 siblings, 0 replies; 8+ messages in thread
From: jason1987d @ 2023-05-31 21:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 503 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/44197

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


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

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

From cdac2adeb8f320647f5a52d68fd3f2dc497c2cda Mon Sep 17 00:00:00 2001
From: Jason Manley <jason@jasondavid.tv>
Date: Sat, 19 Nov 2022 12:27:38 -0600
Subject: [PATCH 1/2] New package: KataGo-1.13.2

---
 srcpkgs/KataGo-OpenCL/template | 30 ++++++++++++++++++++++++++++++
 srcpkgs/KataGo-eigen/template  | 31 +++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+)
 create mode 100644 srcpkgs/KataGo-OpenCL/template
 create mode 100644 srcpkgs/KataGo-eigen/template

diff --git a/srcpkgs/KataGo-OpenCL/template b/srcpkgs/KataGo-OpenCL/template
new file mode 100644
index 000000000000..7bb3c153b2ef
--- /dev/null
+++ b/srcpkgs/KataGo-OpenCL/template
@@ -0,0 +1,30 @@
+# Template file for 'KataGo-OpenCL'
+pkgname=KataGo-OpenCL
+version=1.13.2
+revision=1
+build_wrksrc=cpp
+build_style=cmake
+configure_args="-DUSE_BACKEND=OPENCL -DNO_GIT_REVISION=1"
+makedepends="ocl-icd-devel zlib-devel libzip-devel"
+short_desc="KataGo Go/Weiqi/Baduk analysis engine (OpenCL backend)"
+maintainer="Jason Elswick <jason@jasondavid.tv>"
+license="MIT"
+homepage="https://github.com/lightvector/KataGo/"
+distfiles="https://github.com/lightvector/KataGo/archive/refs/tags/v${version}.tar.gz"
+checksum=f1a5659ff6dcec246f11bd250dcb41f1879dbbd41d4e909ae030954acfebde41
+
+alternatives="katago:katago:/usr/bin/katago-opencl"
+
+if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
+	configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES=-latomic"
+	makedepends+=" libatomic-devel"
+fi
+
+do_check() {
+	build/katago runtests
+}
+
+do_install() {
+	vbin build/katago katago-opencl
+	vlicense "${wrksrc}"/LICENSE
+}
diff --git a/srcpkgs/KataGo-eigen/template b/srcpkgs/KataGo-eigen/template
new file mode 100644
index 000000000000..14325244524b
--- /dev/null
+++ b/srcpkgs/KataGo-eigen/template
@@ -0,0 +1,31 @@
+# Template file for 'KataGo-eigen'
+pkgname=KataGo-eigen
+version=1.13.2
+revision=1
+build_wrksrc=cpp
+build_style=cmake
+configure_args="-DUSE_BACKEND=EIGEN -DNO_GIT_REVISION=1"
+make_check_target="check"
+makedepends="zlib-devel libzip-devel eigen"
+short_desc="KataGo Go/Weiqi/Baduk analysis engine (eigen backend)"
+maintainer="Jason Elswick <jason@jasondavid.tv>"
+license="MIT"
+homepage="https://github.com/lightvector/KataGo/"
+distfiles="https://github.com/lightvector/KataGo/archive/refs/tags/v${version}.tar.gz"
+checksum=f1a5659ff6dcec246f11bd250dcb41f1879dbbd41d4e909ae030954acfebde41
+
+alternatives="katago:katago:/usr/bin/katago-eigen"
+
+if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
+	configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES=-latomic"
+	makedepends+=" libatomic-devel"
+fi
+
+do_check() {
+	build/katago runtests
+}
+
+do_install() {
+	vbin build/katago katago-eigen
+	vlicense "${wrksrc}"/LICENSE
+}

From d8621ed79caafd4a208ceb8206278004e642b296 Mon Sep 17 00:00:00 2001
From: Jason Elswick <jason@jasondavid.tv>
Date: Wed, 31 May 2023 16:08:17 -0500
Subject: [PATCH 2/2] 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] 8+ messages in thread

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

Thread overview: 8+ 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
  -- strict thread matches above, loose matches on Subject: below --
2023-05-31 21:14 [PR PATCH] " jason1987d

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