From a4fee459406c57381ed22a283534e5e66b0dce99 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 | 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 " +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 5472ae3dddff2780a8db9021ae38c5a099d410e4 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