Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: marimo-0.2.5
@ 2024-02-18 18:10 Eloitor
  2024-02-22 11:24 ` [PR PATCH] [Updated] " Eloitor
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Eloitor @ 2024-02-18 18:10 UTC (permalink / raw)
  To: ml

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

There is a new 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

New package: marimo-0.2.5
#### 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: 2295 bytes --]

From 1e218490c38ce52fabed73c80cafca4f2ef94c0a 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/2] New package: python3-pymdown-extensions-10.7

---
 srcpkgs/python3-pymdown-extensions/template | 17 +++++++++++++++++
 1 file changed, 17 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 0000000000000..094a22ef44e92
--- /dev/null
+++ b/srcpkgs/python3-pymdown-extensions/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-pymdown-extensions'
+pkgname=python3-pymdown-extensions
+version=10.7
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools hatchling"
+depends="python3"
+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=c0d64d5cf62566f59e6b2b690a4095c931107c250a8c8e1351c1de5f6b036deb
+
+do_post_install() {
+	vlicense LICENSE
+}

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

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

diff --git a/srcpkgs/marimo/template b/srcpkgs/marimo/template
new file mode 100644
index 0000000000000..c8fedb28b8bb1
--- /dev/null
+++ b/srcpkgs/marimo/template
@@ -0,0 +1,13 @@
+# Template file for 'marimo'
+pkgname=marimo
+version=0.2.5
+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"
+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=51177ed80f710dbe15ce1efabfee8bcfec19cd2e6612d0e6fc2501d281d31f16

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

end of thread, other threads:[~2024-05-08 14:29 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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

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