* [PR PATCH] New Package: python3-InquirerPy
@ 2024-08-28 4:06 hervyqa
2024-11-27 2:44 ` github-actions
2024-12-12 2:06 ` [PR PATCH] [Closed]: " github-actions
0 siblings, 2 replies; 3+ messages in thread
From: hervyqa @ 2024-08-28 4:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]
There is a new pull request by hervyqa against master on the void-packages repository
https://github.com/hervyqa/void-packages python3-InquirerPy
https://github.com/void-linux/void-packages/pull/52023
New Package: python3-InquirerPy
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### 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**
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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)
A patch file from https://github.com/void-linux/void-packages/pull/52023.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-InquirerPy-52023.patch --]
[-- Type: text/x-diff, Size: 2396 bytes --]
From a5906afbf8ba6c3ea2770f0e0cab23350a2fe9bc Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Wed, 28 Aug 2024 11:57:57 +0800
Subject: [PATCH 1/2] New package: python3-pfzy
---
srcpkgs/python3-pfzy/template | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 srcpkgs/python3-pfzy/template
diff --git a/srcpkgs/python3-pfzy/template b/srcpkgs/python3-pfzy/template
new file mode 100644
index 00000000000000..55e1ea7df051ac
--- /dev/null
+++ b/srcpkgs/python3-pfzy/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-pfzy'
+pkgname=python3-pfzy
+version=0.3.4
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel python3-poetry-core"
+depends="python3"
+short_desc="Python port of the fzy fuzzy string matching algorithm"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="MIT"
+homepage="https://github.com/kazhala/pfzy"
+distfiles="${PYPI_SITE}/p/pfzy/pfzy-${version}.tar.gz"
+checksum=717ea765dd10b63618e7298b2d98efd819e0b30cd5905c9707223dceeb94b3f1
+
+post_install() {
+ vlicense LICENSE
+}
From ff5267acec6435024f872658a67d8a0afa7c2a52 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Wed, 28 Aug 2024 11:58:10 +0800
Subject: [PATCH 2/2] New package: python3-InquirerPy
---
srcpkgs/python3-InquirerPy/template | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 srcpkgs/python3-InquirerPy/template
diff --git a/srcpkgs/python3-InquirerPy/template b/srcpkgs/python3-InquirerPy/template
new file mode 100644
index 00000000000000..3fca9237fe1e9c
--- /dev/null
+++ b/srcpkgs/python3-InquirerPy/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-InquirerPy'
+pkgname=python3-InquirerPy
+version=0.3.4
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel python3-poetry-core"
+depends="python3 python3-prompt_toolkit python3-pfzy"
+short_desc="Python port of Inquirer.js"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="MIT"
+homepage="https://github.com/kazhala/InquirerPy"
+changelog="https://raw.githubusercontent.com/kazhala/InquirerPy/master/CHANGELOG.md"
+distfiles="${PYPI_SITE}/i/InquirerPy/InquirerPy-${version}.tar.gz"
+checksum=89d2ada0111f337483cb41ae31073108b2ec1e618a49d7110b0d7ade89fc197e
+
+post_install() {
+ vlicense LICENSE
+}
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: New Package: python3-InquirerPy
2024-08-28 4:06 [PR PATCH] New Package: python3-InquirerPy hervyqa
@ 2024-11-27 2:44 ` github-actions
2024-12-12 2:06 ` [PR PATCH] [Closed]: " github-actions
1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2024-11-27 2:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/52023#issuecomment-2502564222
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Closed]: New Package: python3-InquirerPy
2024-08-28 4:06 [PR PATCH] New Package: python3-InquirerPy hervyqa
2024-11-27 2:44 ` github-actions
@ 2024-12-12 2:06 ` github-actions
1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2024-12-12 2:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 930 bytes --]
There's a closed pull request on the void-packages repository
New Package: python3-InquirerPy
https://github.com/void-linux/void-packages/pull/52023
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### 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**
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-12 2:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-28 4:06 [PR PATCH] New Package: python3-InquirerPy hervyqa
2024-11-27 2:44 ` github-actions
2024-12-12 2:06 ` [PR PATCH] [Closed]: " github-actions
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).