Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-textual-0.19.1
@ 2023-04-15  3:42 classabbyamp
  2023-07-15  2:07 ` github-actions
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: classabbyamp @ 2023-04-15  3:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages new/python3-textual
https://github.com/void-linux/void-packages/pull/43459

New package: python3-textual-0.19.1
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new/python3-textual-43459.patch --]
[-- Type: text/x-diff, Size: 1182 bytes --]

From d4c09eeff51adb370ddf158c91c9970211e4b33e Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Fri, 14 Apr 2023 23:41:23 -0400
Subject: [PATCH] New package: python3-textual-0.19.1

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

diff --git a/srcpkgs/python3-textual/template b/srcpkgs/python3-textual/template
new file mode 100644
index 000000000000..65e5f21691ae
--- /dev/null
+++ b/srcpkgs/python3-textual/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-textual'
+pkgname=python3-textual
+version=0.19.1
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-poetry-core"
+depends="python3-rich python3-markdown-it python3-importlib_metadata python3-typing_extensions"
+short_desc="Modern Text User Interface framework"
+maintainer="classabbyamp <void@placeviolette.net>"
+license="MIT"
+homepage="https://textual.textualize.io"
+distfiles="https://github.com/Textualize/textual/archive/refs/tags/v${version}.tar.gz"
+checksum=b385b69830ef0275abca9ce0895dfb7e517102b7e6a828c222bd0547c2ed4558
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: python3-textual-0.19.1
  2023-04-15  3:42 [PR PATCH] New package: python3-textual-0.19.1 classabbyamp
@ 2023-07-15  2:07 ` github-actions
  2023-07-19 22:45 ` [PR PATCH] [Updated] " classabbyamp
  2023-09-05 22:57 ` [PR PATCH] [Closed]: New package: python3-textual-0.30.0 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-07-15  2:07 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/43459#issuecomment-1636623794

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] 4+ messages in thread

* Re: [PR PATCH] [Updated] New package: python3-textual-0.19.1
  2023-04-15  3:42 [PR PATCH] New package: python3-textual-0.19.1 classabbyamp
  2023-07-15  2:07 ` github-actions
@ 2023-07-19 22:45 ` classabbyamp
  2023-09-05 22:57 ` [PR PATCH] [Closed]: New package: python3-textual-0.30.0 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-07-19 22:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages new/python3-textual
https://github.com/void-linux/void-packages/pull/43459

New package: python3-textual-0.19.1
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new/python3-textual-43459.patch --]
[-- Type: text/x-diff, Size: 1267 bytes --]

From 6c5839c3f09175be82f98a1cd0826104c831e71e Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Fri, 14 Apr 2023 23:41:23 -0400
Subject: [PATCH] New package: python3-textual-0.30.0

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

diff --git a/srcpkgs/python3-textual/template b/srcpkgs/python3-textual/template
new file mode 100644
index 000000000000..e15b7944bc66
--- /dev/null
+++ b/srcpkgs/python3-textual/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-textual'
+pkgname=python3-textual
+version=0.30.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-poetry-core"
+depends="python3-rich python3-markdown-it python3-importlib_metadata python3-typing_extensions"
+short_desc="Modern Text User Interface framework"
+maintainer="classabbyamp <void@placeviolette.net>"
+license="MIT"
+homepage="https://textual.textualize.io"
+changelog="https://raw.githubusercontent.com/Textualize/textual/main/CHANGELOG.md"
+distfiles="https://github.com/Textualize/textual/archive/refs/tags/v${version}.tar.gz"
+checksum=bd84b24acae7630fb44ca53fa88cf63dd583a34a015753c971b668855c798879
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Closed]: New package: python3-textual-0.30.0
  2023-04-15  3:42 [PR PATCH] New package: python3-textual-0.19.1 classabbyamp
  2023-07-15  2:07 ` github-actions
  2023-07-19 22:45 ` [PR PATCH] [Updated] " classabbyamp
@ 2023-09-05 22:57 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-09-05 22:57 UTC (permalink / raw)
  To: ml

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

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

New package: python3-textual-0.30.0
https://github.com/void-linux/void-packages/pull/43459

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


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

end of thread, other threads:[~2023-09-05 22:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-15  3:42 [PR PATCH] New package: python3-textual-0.19.1 classabbyamp
2023-07-15  2:07 ` github-actions
2023-07-19 22:45 ` [PR PATCH] [Updated] " classabbyamp
2023-09-05 22:57 ` [PR PATCH] [Closed]: New package: python3-textual-0.30.0 classabbyamp

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