From 463b49087390e55f47ca39b9b17008151f97d232 Mon Sep 17 00:00:00 2001 From: Eloi Torrents 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 " +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 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 " +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 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 " +license="Apache-2.0" +homepage="https://github.com/marimo-team/marimo" +distfiles="${PYPI_SITE}/m/marimo/marimo-${version}.tar.gz" +checksum=8a55f5e21c2bc38322c5305d029e5222ddf5daf36c3d84368a41c97d06336d4d