Search Criteria
Enter search criteriaSearch by
Keywords
Out of Date
Sort by
Sort order
Per page
Latest Comments
micwoj92 commented on 2025-07-10 03:08 (UTC)
dreieck commented on 2025-01-11 16:03 (UTC)
If possible, please remove the dependency on python-furure/ make the package working without python-future:
WARNING: python-future package is not compatible with Python 3.13
The python-future project was created in 2013 to attempt to save Python from the schism of version incompatibility that was threatening to tear apart the language (as Perl 6 contributed to the death of Perl).
That time is now past. Thanks to a huge porting effort across the Python community, Python 3 eventually thrived. Python 2 reached its end of life in 2020 and the python-future package should no longer be necessary. Use it to help with porting legacy code to Python 3 but don’t depend on it for new code.
If you use packages that depend on it, please contact maintainers and/or upstream of these packages and try to work out whether this dependency is really needed.
Regards and thanks for this package!
carlosal1015 commented on 2024-05-06 00:29 (UTC)
Thanks @lakejason0, fixed now.
lakejason0 commented on 2024-05-05 11:43 (UTC) (edited on 2024-05-05 11:44 (UTC) by lakejason0)
It produces an error for me somehow (I used paru and also makepkg -si, same error):
/home/lakejason0/.cache/paru/clone/python-baidubce/PKGBUILD: Line 17: cd: bce-python-sdk-0.9.7: No such file or directory
It seems like we should use underscore instead of dashes, as I listed src it says:
bce_python_sdk-0.9.7 bce_python_sdk-0.9.7.tar.gz













Dependency python-six is not needed