Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-youtube-search-python-1.6.3
@ 2022-03-25 15:35 Eloitor
  2022-03-25 15:38 ` abenson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eloitor @ 2022-03-25 15:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages python3-youtube-search-python
https://github.com/void-linux/void-packages/pull/36334

New package: python3-youtube-search-python-1.6.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

New PR for https://github.com/void-linux/void-packages/pull/32587 as I deleted the previous branch.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-youtube-search-python-36334.patch --]
[-- Type: text/x-diff, Size: 1321 bytes --]

From 495eba5007bf3fa58ba033d8ac2e283d128dd116 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 15:02:16 +0100
Subject: [PATCH] New package: python3-youtube-search-python-1.6.3

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

diff --git a/srcpkgs/python3-youtube-search-python/template b/srcpkgs/python3-youtube-search-python/template
new file mode 100644
index 000000000000..c1456c526aa0
--- /dev/null
+++ b/srcpkgs/python3-youtube-search-python/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-youtube-search-python'
+pkgname=python3-youtube-search-python
+version=1.6.3
+revision=1
+wrksrc="youtube-search-python-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3 python3-httpx"
+short_desc="Search for YouTube videos, channels & playlists."
+maintainer="Eloi Torrents <eloi.torrentsj@gmail.com>"
+license="MIT"
+homepage="https://github.com/alexmercerind/youtube-search-python"
+distfiles="https://github.com/alexmercerind/youtube-search-python/archive/v${version}.tar.gz"
+checksum=bdb34757c5e390c4d20989d04317acbceffa94293693cbeecb493b079440dbd3
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: python3-youtube-search-python-1.6.3
  2022-03-25 15:35 [PR PATCH] New package: python3-youtube-search-python-1.6.3 Eloitor
@ 2022-03-25 15:38 ` abenson
  2022-03-25 15:41 ` Eloitor
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2022-03-25 15:38 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/36334#issuecomment-1079150152

Comment:
python3-youtubesearch?

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

* Re: New package: python3-youtube-search-python-1.6.3
  2022-03-25 15:35 [PR PATCH] New package: python3-youtube-search-python-1.6.3 Eloitor
  2022-03-25 15:38 ` abenson
@ 2022-03-25 15:41 ` Eloitor
  2022-03-25 15:44 ` abenson
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Eloitor @ 2022-03-25 15:41 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/36334#issuecomment-1079152725

Comment:
I understand that they are different packages...

https://pypi.org/project/youtube-search/
https://pypi.org/project/youtube-search-python/

I'm packing this because it is a dependency of ytmdl: https://github.com/deepjyoti30/ytmdl/blob/master/setup.py

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

* Re: New package: python3-youtube-search-python-1.6.3
  2022-03-25 15:35 [PR PATCH] New package: python3-youtube-search-python-1.6.3 Eloitor
  2022-03-25 15:38 ` abenson
  2022-03-25 15:41 ` Eloitor
@ 2022-03-25 15:44 ` abenson
  2022-03-25 15:45 ` abenson
  2022-03-25 15:46 ` [PR PATCH] [Closed]: " Eloitor
  4 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2022-03-25 15:44 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/36334#issuecomment-1079154922

Comment:
Yes,  https://pypi.org/project/youtube-search-python/ is already packaged as python3-youtubesearch and is in the ytmdl template.

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

* Re: New package: python3-youtube-search-python-1.6.3
  2022-03-25 15:35 [PR PATCH] New package: python3-youtube-search-python-1.6.3 Eloitor
                   ` (2 preceding siblings ...)
  2022-03-25 15:44 ` abenson
@ 2022-03-25 15:45 ` abenson
  2022-03-25 15:46 ` [PR PATCH] [Closed]: " Eloitor
  4 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2022-03-25 15:45 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/36334#issuecomment-1079156051

Comment:
https://github.com/void-linux/void-packages/blob/master/srcpkgs/python3-youtubesearch/template

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

* Re: [PR PATCH] [Closed]: New package: python3-youtube-search-python-1.6.3
  2022-03-25 15:35 [PR PATCH] New package: python3-youtube-search-python-1.6.3 Eloitor
                   ` (3 preceding siblings ...)
  2022-03-25 15:45 ` abenson
@ 2022-03-25 15:46 ` Eloitor
  4 siblings, 0 replies; 6+ messages in thread
From: Eloitor @ 2022-03-25 15:46 UTC (permalink / raw)
  To: ml

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

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

New package: python3-youtube-search-python-1.6.3
https://github.com/void-linux/void-packages/pull/36334

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

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

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

New PR for https://github.com/void-linux/void-packages/pull/32587 as I deleted the previous branch.

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

end of thread, other threads:[~2022-03-25 15:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-25 15:35 [PR PATCH] New package: python3-youtube-search-python-1.6.3 Eloitor
2022-03-25 15:38 ` abenson
2022-03-25 15:41 ` Eloitor
2022-03-25 15:44 ` abenson
2022-03-25 15:45 ` abenson
2022-03-25 15:46 ` [PR PATCH] [Closed]: " Eloitor

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