11Summary: Cross-platform, Python-agnostic binary package manager
22Name: conda
33Version: 24.3.0
4- Release: 1 %{?dist }
4+ Release: 2 %{?dist }
55License: BSD-3-Clause AND Apache-2.0
66# The conda code is BSD-3-Clause
77# adapters/ftp.py is Apache-2.0
@@ -108,6 +108,7 @@ Requires: python3-conda-package-streaming
108108Requires: python3-jsonpatch
109109Requires: python3-menuinst
110110Requires: python3-platformdirs
111+ Requires: python3-pluggy
111112
112113# Some versions in conda/_vendor/vendor.txt
113114Provides: bundled(python%{python3_pkgversion }-appdirs) = 1.2.0
@@ -302,7 +303,6 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} conda info
302303 --deselect= tests/cli/test_main_remove.py::test_remove_all_keep_env \
303304 --deselect= tests/cli/test_main_rename.py \
304305 --deselect= tests/cli/test_main_run.py \
305- --deselect= tests/cli/test_subcommands.py::test_create[libmamba] \
306306 --deselect= tests/cli/test_subcommands.py::test_env_create \
307307 --deselect= tests/cli/test_subcommands.py::test_env_update \
308308 --deselect= tests/cli/test_subcommands.py::test_init \
@@ -323,20 +323,12 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} conda info
323323 --deselect= tests/core/test_subdir_data.py::test_use_only_tar_bz2 \
324324 --deselect= tests/core/test_initialize.py \
325325 --deselect= tests/core/test_solve.py::test_cuda_fail_1 \
326- --deselect= tests/core/test_solve.py::test_conda_downgrade[libmamba] \
327- --deselect= tests/core/test_solve.py::test_python2_update[libmamba] \
328- --deselect= tests/core/test_solve.py::test_update_deps_2[libmamba] \
329- --deselect= tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set[libmamba] \
330- --deselect= tests/core/test_solve.py::test_timestamps_1[libmamba] \
331- --deselect= tests/core/test_solve.py::test_remove_with_constrained_dependencies[libmamba] \
332326 --deselect= tests/gateways/test_jlap.py::test_download_and_hash \
333327 --deselect= tests/gateways/test_jlap.py::test_jlap_fetch_ssl[True] \
334328 --deselect= tests/gateways/test_jlap.py::test_jlap_fetch_ssl[False] \
335329 --deselect= tests/test_plan.py::test_pinned_specs_conda_meta_pinned \
336330 --deselect= tests/test_plan.py::test_pinned_specs_condarc \
337331 --deselect= tests/test_plan.py::test_pinned_specs_all \
338- --deselect= tests/cli/test_subcommands.py::test_compare[libmamba] \
339- --deselect= tests/cli/test_subcommands.py::test_package[libmamba] \
340332 --deselect= tests/cli/test_subcommands.py::test_remove[libmamba-remove] \
341333 --deselect= tests/cli/test_subcommands.py::test_remove[libmamba-uninstall] \
342334 --deselect= tests/cli/test_subcommands.py::test_remove_all_json[libmamba-remove] \
@@ -345,13 +337,7 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} conda info
345337 --deselect= tests/cli/test_subcommands.py::test_remove_all_json[classic-uninstall] \
346338 --deselect= tests/cli/test_subcommands.py::test_update[classic-update] \
347339 --deselect= tests/cli/test_subcommands.py::test_update[classic-upgrade] \
348- --deselect= tests/cli/test_subcommands.py::test_env_remove[libmamba] \
349- --deselect= tests/cli/test_subcommands.py::test_env_config_vars[libmamba] \
350340 --deselect= tests/core/test_subdir_data.py::test_subdir_data_coverage \
351- --deselect= tests/models/test_prefix_graph.py::test_prefix_graph_1[libmamba] \
352- --deselect= tests/models/test_prefix_graph.py::test_prefix_graph_2[libmamba] \
353- --deselect= tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs[libmamba] \
354- --deselect= tests/models/test_prefix_graph.py::test_deep_cyclical_dependency[libmamba] \
355341 --deselect= tests/plugins/test_pre_solves.py::test_pre_solve_invoked \
356342 --deselect= tests/plugins/test_post_solves.py::test_post_solve_action_raises_exception \
357343 --deselect= tests/plugins/test_post_solves.py::test_post_solve_invoked \
@@ -366,45 +352,7 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} conda info
366352 --deselect= tests/cli/test_compare.py::test_compare_fail \
367353 --deselect= tests/cli/test_main_notices.py::test_target_prefix \
368354 --deselect= tests/core/test_package_cache_data.py::test_instantiating_package_cache_when_both_tar_bz2_and_conda_exist_read_only \
369- --deselect= tests/core/test_solve.py::test_solve_1[libmamba] \
370- --deselect= tests/core/test_solve.py::test_solve_msgs_exclude_vp[libmamba] \
371- --deselect= tests/core/test_solve.py::test_cuda_1[libmamba] \
372- --deselect= tests/core/test_solve.py::test_cuda_2[libmamba] \
373- --deselect= tests/core/test_solve.py::test_cuda_fail_2[libmamba] \
374- --deselect= tests/core/test_solve.py::test_cuda_constrain_absent[libmamba] \
375- --deselect= tests/core/test_solve.py::test_cuda_glibc_sat[libmamba] \
376- --deselect= tests/core/test_solve.py::test_update_prune_1[libmamba] \
377- --deselect= tests/core/test_solve.py::test_update_prune_4[libmamba] \
378355 --deselect= tests/core/test_solve.py::test_update_prune_5[libmamba-True] \
379- --deselect= tests/core/test_solve.py::test_no_deps_1[libmamba] \
380- --deselect= tests/core/test_solve.py::test_only_deps_1[libmamba] \
381- --deselect= tests/core/test_solve.py::test_only_deps_2[libmamba] \
382- --deselect= tests/core/test_solve.py::test_update_all_1[libmamba] \
383- --deselect= tests/core/test_solve.py::test_unfreeze_when_required[libmamba] \
384- --deselect= tests/core/test_solve.py::test_auto_update_conda[libmamba] \
385- --deselect= tests/core/test_solve.py::test_explicit_conda_downgrade[libmamba] \
386- --deselect= tests/core/test_solve.py::test_aggressive_update_packages[libmamba] \
387- --deselect= tests/core/test_solve.py::test_update_deps_1[libmamba] \
388- --deselect= tests/core/test_solve.py::test_no_update_deps_1[libmamba] \
389- --deselect= tests/core/test_solve.py::test_force_reinstall_1[libmamba] \
390- --deselect= tests/core/test_solve.py::test_force_reinstall_2[libmamba] \
391- --deselect= tests/core/test_solve.py::test_channel_priority_churn_minimized[libmamba] \
392- --deselect= tests/core/test_solve.py::test_current_repodata_usage[libmamba] \
393- --deselect= tests/core/test_solve.py::test_current_repodata_fallback[libmamba] \
394- --deselect= tests/core/test_solve.py::test_downgrade_python_prevented_with_sane_message[libmamba] \
395- --deselect= tests/core/test_solve.py::test_packages_in_solution_change_already_newest[libmamba] \
396- --deselect= tests/core/test_solve.py::test_packages_in_solution_change_needs_update[libmamba] \
397- --deselect= tests/core/test_solve.py::test_packages_in_solution_change_constrained[libmamba] \
398- --deselect= tests/core/test_solve.py::test_determine_constricting_specs_conflicts[libmamba] \
399- --deselect= tests/core/test_solve.py::test_determine_constricting_specs_conflicts_upperbound[libmamba] \
400- --deselect= tests/core/test_solve.py::test_determine_constricting_specs_multi_conflicts[libmamba] \
401- --deselect= tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_upperbound_compound_depends[libmamba] \
402- --deselect= tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_version_star[libmamba] \
403- --deselect= tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_free[libmamba] \
404- --deselect= tests/core/test_solve.py::test_determine_constricting_specs_no_conflicts_no_upperbound[libmamba] \
405- --deselect= tests/cli/test_main_notices.py::test_notices_does_not_interrupt_command_on_failure \
406- --deselect= tests/models/test_prefix_graph.py::test_windows_sort_orders_1[libmamba] \
407- --deselect= tests/models/test_prefix_graph.py::test_sort_without_prep[libmamba] \
408356 --deselect= tests/gateways/test_subprocess.py::test_subprocess_call_with_capture_output \
409357 --deselect= tests/gateways/test_subprocess.py::test_subprocess_call_without_capture_output \
410358 --deselect= tests/gateways/disk/test_delete.py::test_remove_file \
@@ -444,6 +392,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} conda info
444392%{_datadir }/conda/condarc.d/
445393
446394%changelog
395+ * Fri April 11 2025 Riken Maharjan <rmaharjan@microsoft.com> - 24.3.0-2
396+ - Add missing python3-pluggy package
397+
447398* Wed Feb 26 2025 Riken Maharjan <rmaharjan@microsoft.com> - 24.3.0-1
448399- Auto-upgrade to 24.3.0 - fixes subprocess_call when stdin is bytes
449400- Add missing runtime dependencies archspec, boltons, menuinst, and conda-package-streaming
0 commit comments