Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ulozto-downloader-3.3.0
@ 2022-12-29 20:02 realcharmer
  2022-12-30 11:06 ` [PR PATCH] [Updated] " realcharmer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: realcharmer @ 2022-12-29 20:02 UTC (permalink / raw)
  To: ml

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

New package: ulozto-downloader-3.3.0
Uloz.to quick multiple sessions downloader.

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

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **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/41353.patch is attached

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

From 09f88cf2094deeda55e844cd06eb1ebe89de0032 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Thu, 29 Dec 2022 21:00:00 +0100
Subject: [PATCH] New package: ulozto-downloader-3.3.0

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

diff --git a/srcpkgs/ulozto-downloader/template b/srcpkgs/ulozto-downloader/template
new file mode 100644
index 000000000000..298b6716dd11
--- /dev/null
+++ b/srcpkgs/ulozto-downloader/template
@@ -0,0 +1,18 @@
+# Template file for 'ulozto-downloader'
+pkgname=ulozto-downloader
+version=3.3.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="tor python3-ansicolor 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>"
+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
+
+post_install() {
+	vlicense LICENSE.txt LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: ulozto-downloader-3.3.0
  2022-12-29 20:02 [PR PATCH] New package: ulozto-downloader-3.3.0 realcharmer
@ 2022-12-30 11:06 ` realcharmer
  2022-12-30 11:08 ` realcharmer
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: realcharmer @ 2022-12-30 11:06 UTC (permalink / raw)
  To: ml

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

New package: ulozto-downloader-3.3.0
Uloz.to quick multiple sessions downloader.
<https://github.com/setnicka/ulozto-downloader>

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

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **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/41353.patch is attached

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

From 04de132cf552b0177dfac247f159d1a05311432a Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Thu, 29 Dec 2022 21:00:00 +0100
Subject: [PATCH] New package: ulozto-downloader-3.3.0

---
 srcpkgs/ulozto-downloader/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/ulozto-downloader/template

diff --git a/srcpkgs/ulozto-downloader/template b/srcpkgs/ulozto-downloader/template
new file mode 100644
index 000000000000..9cfa3a7ceada
--- /dev/null
+++ b/srcpkgs/ulozto-downloader/template
@@ -0,0 +1,19 @@
+# Template file for 'ulozto-downloader'
+pkgname=ulozto-downloader
+version=3.3.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="tor python3-ansicolor 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>"
+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
+make_check=no
+
+post_install() {
+	vlicense LICENSE.txt LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: ulozto-downloader-3.3.0
  2022-12-29 20:02 [PR PATCH] New package: ulozto-downloader-3.3.0 realcharmer
  2022-12-30 11:06 ` [PR PATCH] [Updated] " realcharmer
@ 2022-12-30 11:08 ` realcharmer
  2022-12-31 17:49 ` [PR REVIEW] " paper42
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: realcharmer @ 2022-12-30 11:08 UTC (permalink / raw)
  To: ml

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

New package: ulozto-downloader-3.3.0
Uloz.to quick multiple sessions downloader.
<https://github.com/setnicka/ulozto-downloader>

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

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **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/41353.patch is attached

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

From a283b5276062f767a13193cd6dddff41db50614e Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Thu, 29 Dec 2022 21:00:00 +0100
Subject: [PATCH] New package: ulozto-downloader-3.3.0

---
 srcpkgs/ulozto-downloader/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/ulozto-downloader/template

diff --git a/srcpkgs/ulozto-downloader/template b/srcpkgs/ulozto-downloader/template
new file mode 100644
index 000000000000..64572ffc8054
--- /dev/null
+++ b/srcpkgs/ulozto-downloader/template
@@ -0,0 +1,19 @@
+# Template file for 'ulozto-downloader'
+pkgname=ulozto-downloader
+version=3.3.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="tor python3-ansicolor 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>"
+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
+make_check=no # no internal test suite present
+
+post_install() {
+	vlicense LICENSE.txt LICENSE
+}

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

* Re: [PR REVIEW] New package: ulozto-downloader-3.3.0
  2022-12-29 20:02 [PR PATCH] New package: ulozto-downloader-3.3.0 realcharmer
  2022-12-30 11:06 ` [PR PATCH] [Updated] " realcharmer
  2022-12-30 11:08 ` realcharmer
@ 2022-12-31 17:49 ` paper42
  2023-01-01  9:25 ` [PR PATCH] [Updated] " realcharmer
  2023-01-02 20:35 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-12-31 17:49 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41353#discussion_r1059666848

Comment:
wrap at 80 columns

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

* Re: [PR PATCH] [Updated] New package: ulozto-downloader-3.3.0
  2022-12-29 20:02 [PR PATCH] New package: ulozto-downloader-3.3.0 realcharmer
                   ` (2 preceding siblings ...)
  2022-12-31 17:49 ` [PR REVIEW] " paper42
@ 2023-01-01  9:25 ` realcharmer
  2023-01-02 20:35 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: realcharmer @ 2023-01-01  9:25 UTC (permalink / raw)
  To: ml

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

New package: ulozto-downloader-3.3.0
Uloz.to quick multiple sessions downloader.
<https://github.com/setnicka/ulozto-downloader>

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

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **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/41353.patch is attached

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

From eab71fb3dd01c8b44ee5e64f527111808a653ea5 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Thu, 29 Dec 2022 21:00:00 +0100
Subject: [PATCH] New package: ulozto-downloader-3.3.0

---
 srcpkgs/ulozto-downloader/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/ulozto-downloader/template

diff --git a/srcpkgs/ulozto-downloader/template b/srcpkgs/ulozto-downloader/template
new file mode 100644
index 000000000000..81a2f591b786
--- /dev/null
+++ b/srcpkgs/ulozto-downloader/template
@@ -0,0 +1,20 @@
+# Template file for 'ulozto-downloader'
+pkgname=ulozto-downloader
+version=3.3.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="tor python3-ansicolor 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>"
+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
+make_check=no # no internal test suite present
+
+post_install() {
+	vlicense LICENSE.txt LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: ulozto-downloader-3.3.0
  2022-12-29 20:02 [PR PATCH] New package: ulozto-downloader-3.3.0 realcharmer
                   ` (3 preceding siblings ...)
  2023-01-01  9:25 ` [PR PATCH] [Updated] " realcharmer
@ 2023-01-02 20:35 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-01-02 20:35 UTC (permalink / raw)
  To: ml

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

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

New package: ulozto-downloader-3.3.0
https://github.com/void-linux/void-packages/pull/41353

Description:
Uloz.to quick multiple sessions downloader.
<https://github.com/setnicka/ulozto-downloader>

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

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **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-02 20:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-29 20:02 [PR PATCH] New package: ulozto-downloader-3.3.0 realcharmer
2022-12-30 11:06 ` [PR PATCH] [Updated] " realcharmer
2022-12-30 11:08 ` realcharmer
2022-12-31 17:49 ` [PR REVIEW] " paper42
2023-01-01  9:25 ` [PR PATCH] [Updated] " realcharmer
2023-01-02 20:35 ` [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).