python3Packages.sqlobject: remove paste from dependencies - #538451
Conversation
2bff273 to
9635223
Compare
|
| pythonNamespaces = [ "paste" ]; | ||
|
|
||
| meta = { | ||
| broken = lib.versionAtLeast setuptools.version "82"; # https://github.com/pasteorg/paste/pull/105 |
There was a problem hiding this comment.
Why not use setuptools_80 instead?
There was a problem hiding this comment.
cause that can't be propagated
There was a problem hiding this comment.
I don't think we need that even
➜ rg setuptools
tox.ini
7: setuptools
setup.py
12:from setuptools import setup, find_packages
58: 'setuptools', # pkg_resources
docs/developer-features.txt
54: serve using the Setuptools ``pkg_resources`` resource API.
docs/news.txt
99:* Update setup.py to work with setuptools 50.1.0+
There was a problem hiding this comment.
Oh, we need pkg_resources, not setuptools ...
There was a problem hiding this comment.
If you really care about mediagoblin you can use overrideScope to pin setuptools to setuptools_80 but that will make mediagoblin very expensive to build
|
I'll open a new PR for blink-qt to staging-next based on top of this pr. |
|
Mediagoblin should work again with #538703 . I cannot fully test it end to end due to missing build capacity to test things on staging-next. |
|
As staging-next merged to master now, I don't expect you want to target it anymore. |
It's not listed in install_requires.
9635223 to
3baf5a7
Compare
|
mdaniels5757
left a comment
There was a problem hiding this comment.
blink-qt is failing because python3Packages.otr is: https://hydra.nixos.org/build/338797018
@SuperSandro2000 This breaks mediagoblin.
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.