[PR #623] [MERGED] Fix dependency dict entries #4267

Closed
opened 2026-03-15 01:35:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/623
Author: @thedanbob
Created: 1/20/2021
Status: Merged
Merged: 1/20/2021
Merged by: @pirate

Base: devHead: fix-dep-dict


📝 Commits (1)

  • 5c7842f Fix dependency dict entries

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 archivebox/config.py (+3 -3)

📄 Description

Summary

This fixes a warning about the Node dependency being missing when SAVE_SINGLEFILE=False as well as a couple of other incorrect entries in the dependency dict.

Related issues

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/623 **Author:** [@thedanbob](https://github.com/thedanbob) **Created:** 1/20/2021 **Status:** ✅ Merged **Merged:** 1/20/2021 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `fix-dep-dict` --- ### 📝 Commits (1) - [`5c7842f`](https://github.com/ArchiveBox/ArchiveBox/commit/5c7842ffb3e481e566c91a770a1d5cad61169c34) Fix dependency dict entries ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/config.py` (+3 -3) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary This fixes a warning about the Node dependency being missing when `SAVE_SINGLEFILE=False` as well as a couple of other incorrect entries in the dependency dict. <!--e.g. This PR fixes ABC or adds the ability to do XYZ...--> # Related issues <!-- e.g. #123 or Roadmap goal # https://github.com/pirate/ArchiveBox/wiki/Roadmap --> # Changes these areas - [x] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:35:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#4267
No description provided.