Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ulozto-downloader: update to 3.3.1.
@ 2023-01-04 18:47 realcharmer
  2023-01-04 18:48 ` [PR PATCH] [Updated] " realcharmer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: realcharmer @ 2023-01-04 18:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages ulozto-downloader
https://github.com/void-linux/void-packages/pull/41448

ulozto-downloader: update to 3.3.1.
#### 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/41448.patch is attached

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

From 5431f37fdbe20e623af6b4917fd7f7c4c6906d2a Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Wed, 4 Jan 2023 19:41:48 +0100
Subject: [PATCH] ulozto-downloader: update to 3.3.1.

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

diff --git a/srcpkgs/ulozto-downloader/template b/srcpkgs/ulozto-downloader/template
index 81a2f591b786..5328621b7a9b 100644
--- a/srcpkgs/ulozto-downloader/template
+++ b/srcpkgs/ulozto-downloader/template
@@ -1,6 +1,6 @@
 # Template file for 'ulozto-downloader'
 pkgname=ulozto-downloader
-version=3.3.0
+version=3.3.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,7 +12,8 @@ license="MIT"
 homepage="https://github.com/setnicka/ulozto-downloader"
 changelog="https://github.com/eoyilmaz/setnicka/ulozto-downloader/releases/tag/${version}"
 distfiles="https://github.com/setnicka/ulozto-downloader/archive/refs/tags/${version}.tar.gz"
-checksum=326d2a2aa7353dd90681bf3692fb6f2ecc55c9cc5f046d77ef2b88bab4a4b228
+checksum=69a4aa80be18d259349eadb4875a52281c8920b867d9f7d4b6f33bf7bf9daa1e
+
 make_check=no # no internal test suite present
 
 post_install() {

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

* Re: [PR PATCH] [Updated] ulozto-downloader: update to 3.3.1.
  2023-01-04 18:47 [PR PATCH] ulozto-downloader: update to 3.3.1 realcharmer
@ 2023-01-04 18:48 ` realcharmer
  2023-01-06 11:01 ` realcharmer
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: realcharmer @ 2023-01-04 18:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages ulozto-downloader
https://github.com/void-linux/void-packages/pull/41448

ulozto-downloader: update to 3.3.1.
#### 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/41448.patch is attached

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

From 689621ca691a1782b9134e23c415090b85620a83 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Wed, 4 Jan 2023 19:41:48 +0100
Subject: [PATCH] ulozto-downloader: update to 3.3.1.

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

diff --git a/srcpkgs/ulozto-downloader/template b/srcpkgs/ulozto-downloader/template
index 81a2f591b786..6014a91d20f0 100644
--- a/srcpkgs/ulozto-downloader/template
+++ b/srcpkgs/ulozto-downloader/template
@@ -1,6 +1,6 @@
 # Template file for 'ulozto-downloader'
 pkgname=ulozto-downloader
-version=3.3.0
+version=3.3.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/setnicka/ulozto-downloader"
 changelog="https://github.com/eoyilmaz/setnicka/ulozto-downloader/releases/tag/${version}"
 distfiles="https://github.com/setnicka/ulozto-downloader/archive/refs/tags/${version}.tar.gz"
-checksum=326d2a2aa7353dd90681bf3692fb6f2ecc55c9cc5f046d77ef2b88bab4a4b228
+checksum=69a4aa80be18d259349eadb4875a52281c8920b867d9f7d4b6f33bf7bf9daa1e
 make_check=no # no internal test suite present
 
 post_install() {

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

* Re: [PR PATCH] [Updated] ulozto-downloader: update to 3.3.1.
  2023-01-04 18:47 [PR PATCH] ulozto-downloader: update to 3.3.1 realcharmer
  2023-01-04 18:48 ` [PR PATCH] [Updated] " realcharmer
@ 2023-01-06 11:01 ` realcharmer
  2023-01-06 11:02 ` ulozto-downloader: update to 3.3.1, fix dependency paper42
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: realcharmer @ 2023-01-06 11:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages ulozto-downloader
https://github.com/void-linux/void-packages/pull/41448

ulozto-downloader: update to 3.3.1.
#### 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/41448.patch is attached

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

From 0e3177f2807575535dd8f42fd2e43807ce712f85 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Wed, 4 Jan 2023 19:41:48 +0100
Subject: [PATCH 1/2] ulozto-downloader: update to 3.3.1, fix dependency

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

diff --git a/srcpkgs/ulozto-downloader/template b/srcpkgs/ulozto-downloader/template
index 81a2f591b786..1b7ea0fdc16e 100644
--- a/srcpkgs/ulozto-downloader/template
+++ b/srcpkgs/ulozto-downloader/template
@@ -1,10 +1,10 @@
 # Template file for 'ulozto-downloader'
 pkgname=ulozto-downloader
-version=3.3.0
+version=3.3.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="tor python3-ansicolor python3-tkinter python3-requests python3-Pillow
+depends="tor python3-ansicolors python3-tkinter python3-requests python3-Pillow
  python3-numpy python3-pysocks python3-stem"
 short_desc="Uloz.to quick multiple sessions downloader"
 maintainer="Emil Miler <em@0x45.cz>"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/setnicka/ulozto-downloader"
 changelog="https://github.com/eoyilmaz/setnicka/ulozto-downloader/releases/tag/${version}"
 distfiles="https://github.com/setnicka/ulozto-downloader/archive/refs/tags/${version}.tar.gz"
-checksum=326d2a2aa7353dd90681bf3692fb6f2ecc55c9cc5f046d77ef2b88bab4a4b228
+checksum=69a4aa80be18d259349eadb4875a52281c8920b867d9f7d4b6f33bf7bf9daa1e
 make_check=no # no internal test suite present
 
 post_install() {

From 16943035b7aed18127dfc038813c5a886f6ecfd0 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Fri, 6 Jan 2023 12:00:43 +0100
Subject: [PATCH 2/2] New package: python3-ansicolors-1.1.8

---
 srcpkgs/python3-ansicolors/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-ansicolors/template

diff --git a/srcpkgs/python3-ansicolors/template b/srcpkgs/python3-ansicolors/template
new file mode 100644
index 000000000000..85244c065645
--- /dev/null
+++ b/srcpkgs/python3-ansicolors/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-ansicolors'
+pkgname=python3-ansicolors
+version=1.1.8
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3"
+checkdepends="python3-pytest"
+short_desc="Add ANSI colors and decorations to your strings"
+maintainer="Emil Miler <em@0x45.cz>"
+license="ISC"
+homepage="https://github.com/jonathaneunice/colors/"
+distfiles="${PYPI_SITE}/a/ansicolors/ansicolors-${version}.zip"
+checksum=99f94f5e3348a0bcd43c82e5fc4414013ccc19d70bd939ad71e0133ce9c372e0
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: ulozto-downloader: update to 3.3.1, fix dependency
  2023-01-04 18:47 [PR PATCH] ulozto-downloader: update to 3.3.1 realcharmer
  2023-01-04 18:48 ` [PR PATCH] [Updated] " realcharmer
  2023-01-06 11:01 ` realcharmer
@ 2023-01-06 11:02 ` paper42
  2023-01-06 11:04 ` realcharmer
  2023-01-09 15:16 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-01-06 11:02 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41448#issuecomment-1373473722

Comment:
could you write a bit more about the reason for the dependency change in the commit description?

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

* Re: ulozto-downloader: update to 3.3.1, fix dependency
  2023-01-04 18:47 [PR PATCH] ulozto-downloader: update to 3.3.1 realcharmer
                   ` (2 preceding siblings ...)
  2023-01-06 11:02 ` ulozto-downloader: update to 3.3.1, fix dependency paper42
@ 2023-01-06 11:04 ` realcharmer
  2023-01-09 15:16 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: realcharmer @ 2023-01-06 11:04 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/41448#issuecomment-1373474918

Comment:
> could you write a bit more about the reason for the dependency change in the commit description?

Will do.

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

* Re: [PR PATCH] [Merged]: ulozto-downloader: update to 3.3.1, fix dependency
  2023-01-04 18:47 [PR PATCH] ulozto-downloader: update to 3.3.1 realcharmer
                   ` (3 preceding siblings ...)
  2023-01-06 11:04 ` realcharmer
@ 2023-01-09 15:16 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-01-09 15:16 UTC (permalink / raw)
  To: ml

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

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

ulozto-downloader: update to 3.3.1, fix dependency
https://github.com/void-linux/void-packages/pull/41448

Description:
The original template had a wrong dependency `python3-ansicolor`, whereas the program needs `python3-ansicolors`. This new dependency has been added as a new package in a second commit.

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

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

end of thread, other threads:[~2023-01-09 15:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-04 18:47 [PR PATCH] ulozto-downloader: update to 3.3.1 realcharmer
2023-01-04 18:48 ` [PR PATCH] [Updated] " realcharmer
2023-01-06 11:01 ` realcharmer
2023-01-06 11:02 ` ulozto-downloader: update to 3.3.1, fix dependency paper42
2023-01-06 11:04 ` realcharmer
2023-01-09 15:16 ` [PR PATCH] [Merged]: " paper42

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