summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorResRipper2025-01-26 09:59:00 +0800
committerResRipper2025-01-26 09:59:00 +0800
commitc42afe483e345db5d1afa7f53a1f88cbce30906a (patch)
tree7eca8216c4c9e9b4648348bf1d313044e1c078c0 /.SRCINFO
parentc412a5d6043dcb287a0a68f145f4406497b58144 (diff)
downloadaur-c42afe483e345db5d1afa7f53a1f88cbce30906a.tar.gz
Upgrade: 0.10.17
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27dc1d2c8f82..e03d51c324d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = marimo
pkgdesc = A reactive Python notebook that's reproducible, git-friendly, and deployable as scripts or apps
- pkgver = 0.10.9
+ pkgver = 0.10.17
pkgrel = 1
url = https://marimo.io/
arch = any
@@ -19,6 +19,7 @@ pkgbase = marimo
depends = uvicorn
depends = python-starlette
depends = python-websockets
+ depends = python-pycrdt
depends = python-docutils
depends = python-psutil
depends = python-itsdangerous
@@ -29,8 +30,10 @@ pkgbase = marimo
optdepends = python-duckdb: SQL cells support
optdepends = python-altair: Plotting in datasource viewer
optdepends = python-polars: SQL output back in Python
+ optdepends = python-sqlglot: SQL cells parsing
optdepends = python-openai: AI features
- source = https://files.pythonhosted.org/packages/source/m/marimo/marimo-0.10.9.tar.gz
- sha256sums = 5a831fc9bbca943f06cb6b1cdff12141954df563e1f1e1153e51b992cca38c67
+ options = !debug
+ source = https://files.pythonhosted.org/packages/source/m/marimo/marimo-0.10.17.tar.gz
+ sha256sums = a46fac0c318ae68fa70d3a50368d6f32c00b8015e20eda63ac86dd1f715527a0
pkgname = marimo