Source: python-ckan
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/ckan/ckan/tags
Vcs-Browser: https://github.com/alvistack/ckan-ckan
Vcs-Git: https://github.com/alvistack/ckan-ckan.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,
 python3-setuptools,

Package: python3-ckan
Architecture: all
Description: CKAN Software
 CKAN makes it easy to publish, share and work with data. It's a data
 management system that provides a powerful platform for cataloging,
 storing and accessing datasets with a rich front-end, full API (for both
 data and catalog), visualization tools and more.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-alembic (>= 1.16.1),
 python3-babel (>= 2.17.0),
 python3-bleach (>= 6.2.0),
 python3-blinker (>= 1.9.0),
 python3-certifi (>= 2025.01.31),
 python3-click (>= 8.1.8),
 python3-dateutil (>= 2.9.0.post0),
 python3-dominate (>= 2.9.1),
 python3-feedgen (>= 1.0.0),
 python3-flask (>= 3.1.1),
 python3-flask-babel (>= 4.0.0),
 python3-flask-login (>= 0.6.3),
 python3-flask-session (>= 0.8.0),
 python3-flask-wtf (>= 1.2.2),
 python3-jinja2 (>= 3.1.6),
 python3-jwt (>= 2.10.1),
 python3-legacy-cgi,
 python3-magic (>= 0.4.27),
 python3-markdown (>= 3.8),
 python3-msgspec (>= 0.19.0),
 python3-packaging (>= 25.0),
 python3-passlib (>= 1.7.4),
 python3-polib (>= 1.2.0),
 python3-psycopg2 (>= 2.9.10),
 python3-pyparsing (>= 3.2.3),
 python3-pysolr (>= 3.10.0),
 python3-pytz,
 python3-requests (>= 2.32.4),
 python3-rq (>= 2.3.3),
 python3-simplejson (>= 3.20.1),
 python3-sqlalchemy (>= 2.0.41),
 python3-sqlparse (>= 0.5.3),
 python3-typing-extensions (>= 4.14.0),
 python3-tzlocal (>= 5.3.1),
 python3-webassets (>= 2.0),
 python3-werkzeug (>= 3.1.3),
 python3-yaml (>= 6.0.2),
 python3-zope.interface (>= 7.2),
