python-pip package is 25.1.1 however I cannot build
[notice] A new release of pip is available: 25.0.1 -> 25.1.1 [notice] To update, run: pip install --upgrade pip ==> Starting build... Traceback (most recent call last): File "/home/andrei/.cache/yay/dupeguru/src/dupeguru-4.3.1/build.py", line 13, in <module> from setuptools import sandbox ImportError: cannot import name 'sandbox' from 'setuptools' (/usr/lib/python3.13/site-packages/setuptools/init.py) ==> ERROR: A failure occurred in build(). Aborting... -> error making: dupeguru-exit status 4 -> Failed to install the following packages. Manual intervention is required: dupeguru - exit status 4
Pinned Comments
itsnotme commented on 2019-07-21 13:08 (UTC)
If anyone is wondering why the source has changed, Dupeguru's website says the maintainer has changed. And so the link https://www.hardcoded.net/dupeguru/ leads us to https://dupeguru.voltaicideas.net/ which in turn has a link to https://github.com/arsenetar/dupeguru/ which is the GitHub repo the sources are downloaded from. So the source change is legitimate.