Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] [WIP] New package: marimo-0.6.22
Date: Sat, 22 Jun 2024 22:23:54 +0200	[thread overview]
Message-ID: <20240622202354.D256525C80@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48818@inbox.vuxu.org>

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

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

https://github.com/Eloitor/void-packages marimo
https://github.com/void-linux/void-packages/pull/48818

[WIP] New package: marimo-0.6.22
#### 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-glibc)

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

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

From 463b49087390e55f47ca39b9b17008151f97d232 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Sun, 18 Feb 2024 21:09:36 +0100
Subject: [PATCH 1/3] New package: python3-pymdown-extensions-10.8.1

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

diff --git a/srcpkgs/python3-pymdown-extensions/template b/srcpkgs/python3-pymdown-extensions/template
new file mode 100644
index 00000000000000..ffebae56464abc
--- /dev/null
+++ b/srcpkgs/python3-pymdown-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-pymdown-extensions'
+pkgname=python3-pymdown-extensions
+version=10.8.1
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools hatchling glibc"
+depends="python3 python3-Markdown"
+short_desc="Extension pack for Python Markdown"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="MIT"
+homepage="https://github.com/facelessuser/pymdown-extensions"
+distfiles="${PYPI_SITE}/p/pymdown_extensions/pymdown_extensions-${version}.tar.gz"
+checksum=3ab1db5c9e21728dabf75192d71471f8e50f216627e9a1fa9535ecb0231b9940
+nostrip=yes
+
+do_post_install() {
+	vlicense LICENSE
+}

From 49fd0eba2b5cdfc1667172aa5198996302a691b4 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Sat, 22 Jun 2024 22:19:24 +0200
Subject: [PATCH 2/3] New package: python3-importlib_resources-6.4.0

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

diff --git a/srcpkgs/python3-importlib_resources/template b/srcpkgs/python3-importlib_resources/template
new file mode 100644
index 00000000000000..2a79392501aab4
--- /dev/null
+++ b/srcpkgs/python3-importlib_resources/template
@@ -0,0 +1,13 @@
+# Template file for 'python3-importlib_resources'
+pkgname=python3-importlib_resources
+version=6.4.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools_scm python3-wheel"
+short_desc="Backport of the importlib.resources module"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="Apache-2.0"
+homepage="https://github.com/python/importlib_resources"
+changelog="https://raw.githubusercontent.com/python/importlib_resources/main/NEWS.rst"
+distfiles="${PYPI_SITE}/i/importlib_resources/importlib_resources-${version}.tar.gz"
+checksum=cdb2b453b8046ca4e3798eb1d84f3cce1446a0e8e7b5ef4efb600f19fc398145

From 13538f65df0a566d3cc29a3c96cdaf34c42a992a Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Sun, 18 Feb 2024 21:09:52 +0100
Subject: [PATCH 3/3] New package: marimo-0.6.22

---
 srcpkgs/marimo/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/marimo/template

diff --git a/srcpkgs/marimo/template b/srcpkgs/marimo/template
new file mode 100644
index 00000000000000..3c28f543d79f3c
--- /dev/null
+++ b/srcpkgs/marimo/template
@@ -0,0 +1,14 @@
+# Template file for 'marimo'
+pkgname=marimo
+version=0.6.22
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3-docutils python3-tomlkit python3-uvicorn python3-starlette
+ python3-websockets python3-pymdown-extensions python3-Markdown black python3-importlib_resources"
+short_desc="Reactive notebook for Python"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="Apache-2.0"
+homepage="https://github.com/marimo-team/marimo"
+distfiles="${PYPI_SITE}/m/marimo/marimo-${version}.tar.gz"
+checksum=8a55f5e21c2bc38322c5305d029e5222ddf5daf36c3d84368a41c97d06336d4d

      parent reply	other threads:[~2024-06-22 20:23 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-18 18:10 [PR PATCH] New package: marimo-0.2.5 Eloitor
2024-02-22 11:24 ` [PR PATCH] [Updated] " Eloitor
2024-02-23 22:04 ` Eloitor
2024-02-29 17:36 ` [PR PATCH] [Updated] [WIP] " Eloitor
2024-03-06  8:53 ` [PR PATCH] [Updated] [WIP] New package: marimo-0.3.0 Eloitor
2024-03-07  8:39 ` Eloitor
2024-03-20 17:42 ` [PR PATCH] [Updated] [WIP] New package: marimo-0.3.1 Eloitor
2024-03-20 17:47 ` [PR PATCH] [Updated] [WIP] New package: marimo-0.3.3 Eloitor
2024-03-22 10:49 ` [PR PATCH] [Updated] [WIP] New package: marimo-0.3.4 Eloitor
2024-03-29 21:20 ` Eloitor
2024-04-01  8:13 ` Eloitor
2024-04-07 11:06 ` Eloitor
2024-04-14 22:03 ` Eloitor
2024-04-15 21:58 ` [PR PATCH] [Updated] [WIP] New package: marimo-0.3.12 Eloitor
2024-04-18 22:14 ` Eloitor
2024-04-25  7:59 ` Eloitor
2024-05-08 14:29 ` [PR PATCH] [Updated] [WIP] New package: marimo-0.4.4 Eloitor
2024-05-23 13:28 ` [PR PATCH] [Updated] [WIP] New package: marimo-0.5.0 Eloitor
2024-05-30 10:49 ` Eloitor
2024-06-07 10:22 ` Eloitor
2024-06-07 10:36 ` Eloitor
2024-06-19  9:51 ` [PR PATCH] [Updated] [WIP] New package: marimo-0.6.19 Eloitor
2024-06-19  9:57 ` Eloitor
2024-06-19 10:12 ` Eloitor
2024-06-20 14:25 ` Eloitor
2024-06-21 12:28 ` Eloitor
2024-06-21 15:15 ` Eloitor
2024-06-21 15:27 ` [PR PATCH] [Updated] [WIP] New package: marimo-0.6.22 Eloitor
2024-06-21 15:30 ` Eloitor
2024-06-21 15:37 ` Eloitor
2024-06-21 15:40 ` Eloitor
2024-06-21 15:44 ` Eloitor
2024-06-22 20:23 ` Eloitor [this message]

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=20240622202354.D256525C80@inbox.vuxu.org \
    --to=eloitor@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).