Overview

Request 1174201 accepted

- remove oudated typing-extension dependency


John Paul Adrian Glaubitz's avatar

This change silently added a new build dependency. Any reason why?

Looking at the setup.py, the dependency on typing_extensions is still present:

    python_requires=">=3.7",
    install_requires=[
        "requests>=2.21.0",
        "six>=1.11.0",
        "typing-extensions>=4.6.0",
    ],

John Paul Adrian Glaubitz's avatar

There is a syntax error, this should have never been accepted. :-(


John Paul Adrian Glaubitz's avatar

I have reverted this change for now.

Request History
Dirk Mueller's avatar

dirkmueller created request

- remove oudated typing-extension dependency


Robert Schweikert's avatar

rjschwei accepted request

reviewed ok.

openSUSE Build Service is sponsored by