summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b46811f18993..06be8f932b48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,19 @@
pkgbase = python-ibis
pkgdesc = A pandas-like deferred expression system, with first class SQL support
- pkgver = 0.13.0
+ pkgver = 3.0.2
pkgrel = 1
url = https://github.com/ibis-project/ibis
arch = any
license = Apache
checkdepends = python-pytest
makedepends = python-setuptools
- depends = python
depends = python-multipledispatch
depends = python-numpy
depends = python-pandas
+ depends = python-pydantic
depends = python-regex
depends = python-toolz
- source = https://github.com/ibis-project/ibis/archive/v0.13.0.tar.gz
- sha256sums = 3da1b51c72e074183abb08a2724a5b77f90e7328ab014de5ff7e699daf5c75f9
+ source = https://files.pythonhosted.org/packages/source/i/ibis-framework/ibis-framework-3.0.2.tar.gz
+ sha256sums = 5051b56d125ef0f64375f5dc98873d3238736dd09a4b7aa615c0b40368f362d4
pkgname = python-ibis
-