Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: python3-textual-0.19.1
Date: Thu, 20 Jul 2023 00:45:31 +0200	[thread overview]
Message-ID: <20230719224531.-Hpn74r4jGPOqqIqE4a4K0nSNmWIiw6uQMjriLX47lg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43459@inbox.vuxu.org>

[-- 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
+}

  parent reply	other threads:[~2023-07-19 22:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-15  3:42 [PR PATCH] " classabbyamp
2023-07-15  2:07 ` github-actions
2023-07-19 22:45 ` classabbyamp [this message]
2023-09-05 22:57 ` [PR PATCH] [Closed]: New package: python3-textual-0.30.0 classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230719224531.-Hpn74r4jGPOqqIqE4a4K0nSNmWIiw6uQMjriLX47lg@z \
    --to=classabbyamp@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).