Skip to content

Bug: sqlite3 does not depend on nltk and regex #3001

@rth

Description

@rth

In 0.21.1 deployment, when running import sqlite3 in the REPL it would load nltk and regex which is wrong.

It looks like for sqlite3 depends and imports fields are switched, between the repodata.json and the meta.yaml
image

but then other packages seem to be fine.

This is serious enough to probably warrant a 0.21.2 release, as it adds an extra MB for apps that load sqlite3.

Version which reproduces: 0.20.0, 0.21.1 (and probably those in between)
Version which don't reproduce: dev

cc @ryanking13

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions