Skip to content

Issue with package versioning for conda-forge #8

@tdido

Description

@tdido

Hello.

When updating the python-caldav recipe with the icalendar-searcher dependency (which I've recently packaged), I'm running into an issue: the pip check step of the caldav build detects icalendar-searcher 0.0.0 installed, although the recipe itself correctly lists and installs 1.0.3.

Seems like this could be due to the way poetry is automatically handling the version extraction from the tags of the repo, and this version not being available when doing pip check.

Would it be possible to create version releases in GitHub, like with python-caldav? That should help fix the problem.

Cheers,
Tomás

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions