Search Criteria
Package Details: python-conda 24.11.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-conda.git (read-only, click to copy) |
---|---|
Package Base: | python-conda |
Description: | OS-agnostic, system-level binary package manager and ecosystem https://conda.io |
Upstream URL: | https://github.com/conda/conda |
Licenses: | BSD-3-Clause |
Provides: | python-conda, python-conda-env |
Submitter: | cyrevolt |
Maintainer: | flying-sheep (brianrobt) |
Last Packager: | brianrobt |
Votes: | 34 |
Popularity: | 0.87 |
First Submitted: | 2016-04-08 07:41 (UTC) |
Last Updated: | 2025-01-03 04:35 (UTC) |
Dependencies (19)
- python (python37AUR, python311AUR, python310AUR)
- python-archspecAUR
- python-boltonsAUR
- python-boto3
- python-botocore (python-botocore-gitAUR)
- python-conda-libmamba-solverAUR
- python-conda-package-handlingAUR
- python-pluggy
- python-pycosat
- python-requests
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-tqdm
- python-build (make)
- python-hatch-vcs (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-mock (check)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »
brianrobt commented on 2024-08-09 13:09 (UTC)
@flying-sheep, Testing it out. Thanks for all your help on this! I'm still a bit new to writing PKGBUILDs. How are you finding these dependencies? I've been using
namcap
but either I'm using it wrong or it's not the right tool.flying-sheep commented on 2024-08-09 10:47 (UTC) (edited on 2024-08-09 10:47 (UTC) by flying-sheep)
missing dependency:
python-archspec
flying-sheep commented on 2024-08-09 10:26 (UTC)
Hm, this seems to install some weird
main_pip
entrypoint that refuses to do anything.I think in the installed script (
$pkgdir/usr/bin/conda
), themain_pip
needs to be replaced withmain
before it works.brianrobt commented on 2024-08-09 02:31 (UTC)
@fightingff, This should be resolved now.
fightingff commented on 2024-08-06 00:19 (UTC) (edited on 2024-08-09 06:39 (UTC) by fightingff)
why I got circular dependencies betweenpython-conda
,python-conda-package-streaming
, andpython-conda-package-handling
Resolved, thanks!
brianrobt commented on 2024-08-05 20:30 (UTC)
@ckchow, Thanks for reporting that. I've uploaded a new version with the dependencies updated.
ckchow commented on 2024-08-05 17:32 (UTC) (edited on 2024-08-05 22:16 (UTC) by ckchow)
I think this package has an untracked dependency on aur/python-boltons - got a missing package when updating to 24.7.1-1 that is resolved by installing aur/python-boltons.Resolved! thanks!flying-sheep commented on 2024-08-05 16:00 (UTC)
thank you for the update!
brianrobt commented on 2024-08-04 19:40 (UTC)
I just uploaded python-libmamba v1.5.8. I'm going to try to get the latest conda version out today or later this week.
flying-sheep commented on 2024-07-23 10:15 (UTC) (edited on 2024-07-23 10:17 (UTC) by flying-sheep)
Wait, why did this not happen yet? seems easy.
The only thing missing is that we’d need to package
python-libmamba
(the new default solver) as well, but that’s exactly the feature I want from v24.https://github.com/mamba-org/mamba/tree/main/libmambapy
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »