Package Details: python-conda-build 3.22.0-1

Git Clone URL: https://aur.archlinux.org/python-conda-build.git (read-only, click to copy)
Package Base: python-conda-build
Description: Commands and tools for building conda packages
Upstream URL: http://conda.pydata.org/docs/building/build.html
Licenses: BSD
Provides: conda-build
Submitter: cyrevolt
Maintainer: cyrevolt
Last Packager: cyrevolt
Votes: 2
Popularity: 0.000000
First Submitted: 2016-04-22 12:35 (UTC)
Last Updated: 2022-08-19 21:51 (UTC)

Latest Comments

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!

markk commented on 2018-12-21 02:07 (UTC)

The hash is incorrect. For 3.13.0, it should be 091C50A7EA7DE322287D342B92FD222D40229F843799CE3C2EADAFBDEB630E066A2CA263C33B2ECDA2FDB229E135F8D891E0FF7FC3976016EC2782DA1D82DBE5

Viech commented on 2018-08-19 17:43 (UTC)

I'm getting the error "conda_build.environ.InvalidEnvironment: Unable to load environment /usr" when using "conda build". Since I can't find a single hint on that message, I suspect it might be related to this package. Note that I already activated a writable conda environment instead of the default one of /usr.