Skip to content

7.1.0: Unable to upgrade due to broken license setup #336

@dvzrv

Description

@dvzrv

Hi 👋

I maintain this project as a package for Arch Linux.

Upon trying to upgrade to 7.1.0 I noticed that the project now no longer provides the required MIT license file (removed in 9a81db3).
Further, it appears that

"coherent.licensed",
is now required to build this project, which has https://github.com/coherent-oss/coherent.licensed/blob/fe0a6e10e7e1bd0dbb7cb83055140cf7ff7d83ee/__init__.py#L18-L20 download the internet during build time.

This is problematic for downstream packaging systems, as they usually clearly define during download of sources what the input of a system package is going to be.
Many build environments now pivot towards not allowing internet access during build time (and frankly no project should need to download something during build time).

Please re-instate the license file for this project (similar to what has been done in setuptools: pypa/setuptools@ae480ff), so that it can be packaged again.

Please also fix this for jaraco.itertools.

Thanks! 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions