Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: marimo-0.10.6 #53645

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions srcpkgs/marimo/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Template file for 'marimo'
pkgname=marimo
version=0.10.6
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools hatch"
makedepends="python3-devel"
depends="python3-click python3-docutils python3-itsdangerous python3-jedi
python3-Markdown python3-packaging python3-psutil python3-Pygments python3-yaml
python3-starlette python3-tomlkit python3-uvicorn python3-websockets ruff
python3-pymdown-extensions python3-narwhals python3-anyio python3-pyfavicon
python3-parso python3-h11 python3-idna python3-sniffio python3-typing_extensions
python3-duckdb python3-openai python3-altair"
short_desc="Notebook for Python"
maintainer="elbachir-one <bachiralfa@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/marimo-team/marimo"
distfiles="https://github.com/marimo-team/marimo/archive/refs/tags/${version}.tar.gz"
checksum=76889018fa89c22f54d2a7503f2ed64eed2ec0b0ac2ad990f10106e84451f8a4
15 changes: 15 additions & 0 deletions srcpkgs/python3-altair/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Template file for 'python3-altair'
pkgname=python3-altair
version=5.5.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
makedepends="python3-devel hatch"
depends="python3-Jinja2 python3-jsonschema python3-narwhals python3-packaging
python3-typing_extensions"
short_desc="Declarative visualization library for Python"
maintainer="elbachir-one <bachiralfa@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/vega/altair"
distfiles="https://github.com/vega/altair/archive/refs/tags/v${version}.tar.gz"
checksum=15d5af7ce3e1ee82e4996629297ec5980d419b1a3ee51c7ddd285f03692fe3c2
14 changes: 14 additions & 0 deletions srcpkgs/python3-narwhals/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Template file for 'python3-narwhals'
pkgname=python3-narwhals
version=1.19.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
makedepends="python3-devel hatch"
depends="python3"
short_desc="Extremely lightweight compatibility layer between dataframe libraries"
maintainer="elbachir-one <bachiralfa@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/narwhals-dev/narwhals"
distfiles="https://github.com/narwhals-dev/narwhals/archive/refs/tags/v${version}.tar.gz"
checksum=7c8358b6fa1f967f4f96538d6723730db0f85b2f483ceffcac9892b912c1d031
Loading