Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] urlscan: update to 1.0.0.
@ 2023-07-06 17:45 motorto
  2023-07-06 17:46 ` [PR PATCH] [Updated] " motorto
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: motorto @ 2023-07-06 17:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages urlscan-1.0.0
https://github.com/void-linux/void-packages/pull/44883

urlscan: update to 1.0.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc


Been updating this package the last 2 releases, so if @Crestwave  doesn't mind I can maintain the package.

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

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

From 01519373fa9c01a2a000f63598ffb37b407b74b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Thu, 6 Jul 2023 18:40:01 +0100
Subject: [PATCH] urlscan: update to 1.0.0.

---
 srcpkgs/urlscan/template | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/urlscan/template b/srcpkgs/urlscan/template
index e609b70f065c..ad314c1c072b 100644
--- a/srcpkgs/urlscan/template
+++ b/srcpkgs/urlscan/template
@@ -1,14 +1,17 @@
 # Template file for 'urlscan'
 pkgname=urlscan
-version=0.9.10
-revision=2
-build_style=python3-module
-hostmakedepends="python3-setuptools"
+version=1.0.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-wheel hatchling hatch-vcs python3-installer"
 depends="python3-urwid"
-checkdepends="python3-urwid"
 short_desc="View/select the URLs in an email message or file"
-maintainer="Crestwave <crest.wave@yahoo.com>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
-homepage="https://github.com/firecat53/urlscan"
+homepage="ttps://github.com/firecat53/urlscan"
 distfiles="https://github.com/firecat53/urlscan/archive/${version}.tar.gz"
-checksum=0fbaf7f820fc6ff20c6f1a429c98cb240f1da7eabceed5e3d88740558e81cd2d
+checksum=b12da2c3ee45ae21c80eed2fc40866b3b0b82a39e70ce1ad458b65af7334728a
+
+pre_build(){
+	export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"
+}

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

* Re: [PR PATCH] [Updated] urlscan: update to 1.0.0.
  2023-07-06 17:45 [PR PATCH] urlscan: update to 1.0.0 motorto
@ 2023-07-06 17:46 ` motorto
  2023-07-06 17:47 ` motorto
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2023-07-06 17:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages urlscan-1.0.0
https://github.com/void-linux/void-packages/pull/44883

urlscan: update to 1.0.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc


Been updating this package the last 2 releases, so if @Crestwave  doesn't mind I can maintain the package.

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

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

From fe39cbd342bd46b2583c5302a4cb18a9416e26e6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Thu, 6 Jul 2023 18:40:01 +0100
Subject: [PATCH] urlscan: update to 1.0.0.

---
 srcpkgs/urlscan/template | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/urlscan/template b/srcpkgs/urlscan/template
index e609b70f065c..023a14cb4b61 100644
--- a/srcpkgs/urlscan/template
+++ b/srcpkgs/urlscan/template
@@ -1,14 +1,17 @@
 # Template file for 'urlscan'
 pkgname=urlscan
-version=0.9.10
-revision=2
-build_style=python3-module
-hostmakedepends="python3-setuptools"
+version=1.0.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-wheel hatchling hatch-vcs python3-installer"
 depends="python3-urwid"
-checkdepends="python3-urwid"
 short_desc="View/select the URLs in an email message or file"
-maintainer="Crestwave <crest.wave@yahoo.com>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/firecat53/urlscan"
 distfiles="https://github.com/firecat53/urlscan/archive/${version}.tar.gz"
-checksum=0fbaf7f820fc6ff20c6f1a429c98cb240f1da7eabceed5e3d88740558e81cd2d
+checksum=b12da2c3ee45ae21c80eed2fc40866b3b0b82a39e70ce1ad458b65af7334728a
+
+pre_build(){
+	export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"
+}

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

* Re: [PR PATCH] [Updated] urlscan: update to 1.0.0.
  2023-07-06 17:45 [PR PATCH] urlscan: update to 1.0.0 motorto
  2023-07-06 17:46 ` [PR PATCH] [Updated] " motorto
@ 2023-07-06 17:47 ` motorto
  2023-07-06 17:49 ` motorto
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2023-07-06 17:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages urlscan-1.0.0
https://github.com/void-linux/void-packages/pull/44883

urlscan: update to 1.0.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc


Been updating this package the last 2 releases, so if @Crestwave  doesn't mind I can maintain the package.

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

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

From 5367293c236c5dd772a0ccb1000da491f9a49f9f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Thu, 6 Jul 2023 18:40:01 +0100
Subject: [PATCH] urlscan: update to 1.0.0.

---
 srcpkgs/urlscan/template | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/urlscan/template b/srcpkgs/urlscan/template
index e609b70f065c..e72c1cc10842 100644
--- a/srcpkgs/urlscan/template
+++ b/srcpkgs/urlscan/template
@@ -1,14 +1,17 @@
 # Template file for 'urlscan'
 pkgname=urlscan
-version=0.9.10
-revision=2
-build_style=python3-module
-hostmakedepends="python3-setuptools"
+version=1.0.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="hatchling hatch-vcs python3-installer python3-wheel"
 depends="python3-urwid"
-checkdepends="python3-urwid"
 short_desc="View/select the URLs in an email message or file"
-maintainer="Crestwave <crest.wave@yahoo.com>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/firecat53/urlscan"
 distfiles="https://github.com/firecat53/urlscan/archive/${version}.tar.gz"
-checksum=0fbaf7f820fc6ff20c6f1a429c98cb240f1da7eabceed5e3d88740558e81cd2d
+checksum=b12da2c3ee45ae21c80eed2fc40866b3b0b82a39e70ce1ad458b65af7334728a
+
+pre_build(){
+	export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"
+}

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

* Re: [PR PATCH] [Updated] urlscan: update to 1.0.0.
  2023-07-06 17:45 [PR PATCH] urlscan: update to 1.0.0 motorto
  2023-07-06 17:46 ` [PR PATCH] [Updated] " motorto
  2023-07-06 17:47 ` motorto
@ 2023-07-06 17:49 ` motorto
  2023-07-06 18:17 ` [PR REVIEW] " icp1994
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2023-07-06 17:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages urlscan-1.0.0
https://github.com/void-linux/void-packages/pull/44883

urlscan: update to 1.0.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc


Been updating this package the last 2 releases, so if @Crestwave  doesn't mind I can maintain the package.

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

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

From 2d7b1a4a69ee97359f0e1b0121b4f4f3f6e0d8d1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Thu, 6 Jul 2023 18:40:01 +0100
Subject: [PATCH] urlscan: update to 1.0.0.

---
 srcpkgs/urlscan/template | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/urlscan/template b/srcpkgs/urlscan/template
index e609b70f065c..d7b824d77e7a 100644
--- a/srcpkgs/urlscan/template
+++ b/srcpkgs/urlscan/template
@@ -1,14 +1,17 @@
 # Template file for 'urlscan'
 pkgname=urlscan
-version=0.9.10
-revision=2
-build_style=python3-module
-hostmakedepends="python3-setuptools"
+version=1.0.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="hatchling hatch-vcs python3-installer python3-wheel"
 depends="python3-urwid"
-checkdepends="python3-urwid"
 short_desc="View/select the URLs in an email message or file"
-maintainer="Crestwave <crest.wave@yahoo.com>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/firecat53/urlscan"
 distfiles="https://github.com/firecat53/urlscan/archive/${version}.tar.gz"
-checksum=0fbaf7f820fc6ff20c6f1a429c98cb240f1da7eabceed5e3d88740558e81cd2d
+checksum=b12da2c3ee45ae21c80eed2fc40866b3b0b82a39e70ce1ad458b65af7334728a
+
+pre_build() {
+	export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"
+}

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

* Re: [PR REVIEW] urlscan: update to 1.0.0.
  2023-07-06 17:45 [PR PATCH] urlscan: update to 1.0.0 motorto
                   ` (3 preceding siblings ...)
  2023-07-06 18:17 ` [PR REVIEW] " icp1994
@ 2023-07-06 18:17 ` icp1994
  2023-07-06 22:55 ` motorto
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2023-07-06 18:17 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/44883#discussion_r1254775370

Comment:
```suggestion
homepage="https://github.com/firecat53/urlscan"
changelog="https://github.com/firecat53/urlscan/releases"
```

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

* Re: [PR REVIEW] urlscan: update to 1.0.0.
  2023-07-06 17:45 [PR PATCH] urlscan: update to 1.0.0 motorto
                   ` (2 preceding siblings ...)
  2023-07-06 17:49 ` motorto
@ 2023-07-06 18:17 ` icp1994
  2023-07-06 18:17 ` icp1994
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2023-07-06 18:17 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/44883#discussion_r1254774934

Comment:
```suggestion
hostmakedepends="hatchling hatch-vcs"
```
this should suffice

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

* Re: [PR REVIEW] urlscan: update to 1.0.0.
  2023-07-06 17:45 [PR PATCH] urlscan: update to 1.0.0 motorto
                   ` (4 preceding siblings ...)
  2023-07-06 18:17 ` icp1994
@ 2023-07-06 22:55 ` motorto
  2023-07-06 22:55 ` [PR PATCH] [Updated] " motorto
  2023-07-08 18:09 ` [PR PATCH] [Merged]: " Duncaen
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2023-07-06 22:55 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/44883#discussion_r1255000469

Comment:
thanks

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

* Re: [PR PATCH] [Updated] urlscan: update to 1.0.0.
  2023-07-06 17:45 [PR PATCH] urlscan: update to 1.0.0 motorto
                   ` (5 preceding siblings ...)
  2023-07-06 22:55 ` motorto
@ 2023-07-06 22:55 ` motorto
  2023-07-08 18:09 ` [PR PATCH] [Merged]: " Duncaen
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2023-07-06 22:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages urlscan-1.0.0
https://github.com/void-linux/void-packages/pull/44883

urlscan: update to 1.0.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc


Been updating this package the last 2 releases, so if @Crestwave  doesn't mind I can maintain the package.

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

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

From 3e474d66d88c4b895e367506e840f6d8dbec9cd7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Thu, 6 Jul 2023 18:40:01 +0100
Subject: [PATCH] urlscan: update to 1.0.0.

---
 srcpkgs/urlscan/template | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/urlscan/template b/srcpkgs/urlscan/template
index e609b70f065c..f669aef9db6b 100644
--- a/srcpkgs/urlscan/template
+++ b/srcpkgs/urlscan/template
@@ -1,14 +1,18 @@
 # Template file for 'urlscan'
 pkgname=urlscan
-version=0.9.10
-revision=2
-build_style=python3-module
-hostmakedepends="python3-setuptools"
+version=1.0.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="hatchling hatch-vcs"
 depends="python3-urwid"
-checkdepends="python3-urwid"
 short_desc="View/select the URLs in an email message or file"
-maintainer="Crestwave <crest.wave@yahoo.com>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/firecat53/urlscan"
+changelog="https://github.com/firecat53/urlscan/releases"
 distfiles="https://github.com/firecat53/urlscan/archive/${version}.tar.gz"
-checksum=0fbaf7f820fc6ff20c6f1a429c98cb240f1da7eabceed5e3d88740558e81cd2d
+checksum=b12da2c3ee45ae21c80eed2fc40866b3b0b82a39e70ce1ad458b65af7334728a
+
+pre_build() {
+	export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"
+}

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

* Re: [PR PATCH] [Merged]: urlscan: update to 1.0.0.
  2023-07-06 17:45 [PR PATCH] urlscan: update to 1.0.0 motorto
                   ` (6 preceding siblings ...)
  2023-07-06 22:55 ` [PR PATCH] [Updated] " motorto
@ 2023-07-08 18:09 ` Duncaen
  7 siblings, 0 replies; 9+ messages in thread
From: Duncaen @ 2023-07-08 18:09 UTC (permalink / raw)
  To: ml

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

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

urlscan: update to 1.0.0.
https://github.com/void-linux/void-packages/pull/44883

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc


Been updating this package the last 2 releases, so if @Crestwave  doesn't mind I can maintain the package.

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

end of thread, other threads:[~2023-07-08 18:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-06 17:45 [PR PATCH] urlscan: update to 1.0.0 motorto
2023-07-06 17:46 ` [PR PATCH] [Updated] " motorto
2023-07-06 17:47 ` motorto
2023-07-06 17:49 ` motorto
2023-07-06 18:17 ` [PR REVIEW] " icp1994
2023-07-06 18:17 ` icp1994
2023-07-06 22:55 ` motorto
2023-07-06 22:55 ` [PR PATCH] [Updated] " motorto
2023-07-08 18:09 ` [PR PATCH] [Merged]: " Duncaen

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