From 83c72a4c4fc67628b92018b6e2fd5972c2b04b0d Mon Sep 17 00:00:00 2001 From: Eloi Torrents Date: Sun, 18 Feb 2024 21:09:36 +0100 Subject: [PATCH 1/2] New package: python3-pymdown-extensions-10.8.1 --- 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 00000000000000..4d407d73469bc7 --- /dev/null +++ b/srcpkgs/python3-pymdown-extensions/template @@ -0,0 +1,17 @@ +# Template file for 'python3-pymdown-extensions' +pkgname=python3-pymdown-extensions +version=10.8.1 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools hatchling" +depends="python3" +short_desc="Extension pack for Python Markdown" +maintainer="Eloi Torrents " +license="MIT" +homepage="https://github.com/facelessuser/pymdown-extensions" +distfiles="${PYPI_SITE}/p/pymdown_extensions/pymdown_extensions-${version}.tar.gz" +checksum=3ab1db5c9e21728dabf75192d71471f8e50f216627e9a1fa9535ecb0231b9940 + +do_post_install() { + vlicense LICENSE +} From 0bc39859443ad162d02471fe9655454f97bb4be2 Mon Sep 17 00:00:00 2001 From: Eloi Torrents Date: Sun, 18 Feb 2024 21:09:52 +0100 Subject: [PATCH 2/2] 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..c927830f4495e7 --- /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" +short_desc="Reactive notebook for Python" +maintainer="Eloi Torrents " +license="Apache-2.0" +homepage="https://github.com/marimo-team/marimo" +distfiles="${PYPI_SITE}/m/marimo/marimo-${version}.tar.gz" +checksum=8a55f5e21c2bc38322c5305d029e5222ddf5daf36c3d84368a41c97d06336d4d