mac-upkeep 2.4.0__tar.gz → 2.4.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. mac_upkeep-2.4.1/.release-please-manifest.json +3 -0
  2. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/CHANGELOG.md +7 -0
  3. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/PKG-INFO +4 -4
  4. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/README.md +3 -3
  5. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/pyproject.toml +1 -1
  6. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/uv.lock +1 -1
  7. mac_upkeep-2.4.0/.release-please-manifest.json +0 -3
  8. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/.github/workflows/release.yml +0 -0
  9. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/.github/workflows/test.yml +0 -0
  10. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/.gitignore +0 -0
  11. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/CLAUDE.md +0 -0
  12. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/CONTRIBUTING.md +0 -0
  13. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/LICENSE +0 -0
  14. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/demo/demo.gif +0 -0
  15. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/demo/record.sh +0 -0
  16. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/docs/reusable-patterns.md +0 -0
  17. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/llms.txt +0 -0
  18. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/release-please-config.json +0 -0
  19. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/src/mac_upkeep/__init__.py +0 -0
  20. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/src/mac_upkeep/cli.py +0 -0
  21. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/src/mac_upkeep/config.py +0 -0
  22. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/src/mac_upkeep/defaults.toml +0 -0
  23. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/src/mac_upkeep/git_sync.py +0 -0
  24. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/src/mac_upkeep/notify.py +0 -0
  25. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/src/mac_upkeep/output.py +0 -0
  26. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/src/mac_upkeep/py.typed +0 -0
  27. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/src/mac_upkeep/tasks.py +0 -0
  28. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/tests/__init__.py +0 -0
  29. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/tests/test_cli.py +0 -0
  30. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/tests/test_config.py +0 -0
  31. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/tests/test_git_sync.py +0 -0
  32. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/tests/test_notify.py +0 -0
  33. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/tests/test_output.py +0 -0
  34. {mac_upkeep-2.4.0 → mac_upkeep-2.4.1}/tests/test_tasks.py +0 -0
@@ -0,0 +1,3 @@
1
+ {
2
+ ".": "2.4.1"
3
+ }
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.4.1](https://github.com/calvindotsg/mac-upkeep/compare/v2.4.0...v2.4.1) (2026-04-22)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * correct Mole link in README to tw93/Mole ([#37](https://github.com/calvindotsg/mac-upkeep/issues/37)) ([6f0b1ff](https://github.com/calvindotsg/mac-upkeep/commit/6f0b1ff5ba107ab9b9aab0242c823e5aaf4e1a08))
9
+
3
10
  ## [2.4.0](https://github.com/calvindotsg/mac-upkeep/compare/v2.3.0...v2.4.0) (2026-04-20)
4
11
 
5
12
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mac-upkeep
3
- Version: 2.4.0
3
+ Version: 2.4.1
4
4
  Summary: Automated macOS maintenance CLI
5
5
  Project-URL: Homepage, https://github.com/calvindotsg/mac-upkeep
6
6
  Project-URL: Repository, https://github.com/calvindotsg/mac-upkeep
@@ -61,9 +61,9 @@ uvx mac-upkeep run # one-off without installing
61
61
  | `pnpm` | Prune pnpm content-addressable store | Monthly |
62
62
  | `uv` | Prune uv package cache | Monthly |
63
63
  | `fisher` | Update Fish shell plugins | Weekly |
64
- | `mo_clean` | Clean system and user caches ([mole](https://github.com/nicehash/mole)) | Weekly |
65
- | `mo_optimize` | Optimize DNS, Spotlight, fonts, Dock ([mole](https://github.com/nicehash/mole)) | Weekly |
66
- | `mo_purge` | Remove old project artifacts ([mole](https://github.com/nicehash/mole)) | Monthly |
64
+ | `mo_clean` | Clean system and user caches ([Mole](https://github.com/tw93/Mole)) | Weekly |
65
+ | `mo_optimize` | Optimize DNS, Spotlight, fonts, Dock ([Mole](https://github.com/tw93/Mole)) | Weekly |
66
+ | `mo_purge` | Remove old project artifacts ([Mole](https://github.com/tw93/Mole)) | Monthly |
67
67
  | `brew_cleanup` | Remove old versions and cache files | Monthly |
68
68
  | `brew_bundle` | Remove packages not in Brewfile | Weekly |
69
69
  | `git_sync` | Pull configured git repositories | Daily |
@@ -34,9 +34,9 @@ uvx mac-upkeep run # one-off without installing
34
34
  | `pnpm` | Prune pnpm content-addressable store | Monthly |
35
35
  | `uv` | Prune uv package cache | Monthly |
36
36
  | `fisher` | Update Fish shell plugins | Weekly |
37
- | `mo_clean` | Clean system and user caches ([mole](https://github.com/nicehash/mole)) | Weekly |
38
- | `mo_optimize` | Optimize DNS, Spotlight, fonts, Dock ([mole](https://github.com/nicehash/mole)) | Weekly |
39
- | `mo_purge` | Remove old project artifacts ([mole](https://github.com/nicehash/mole)) | Monthly |
37
+ | `mo_clean` | Clean system and user caches ([Mole](https://github.com/tw93/Mole)) | Weekly |
38
+ | `mo_optimize` | Optimize DNS, Spotlight, fonts, Dock ([Mole](https://github.com/tw93/Mole)) | Weekly |
39
+ | `mo_purge` | Remove old project artifacts ([Mole](https://github.com/tw93/Mole)) | Monthly |
40
40
  | `brew_cleanup` | Remove old versions and cache files | Monthly |
41
41
  | `brew_bundle` | Remove packages not in Brewfile | Weekly |
42
42
  | `git_sync` | Pull configured git repositories | Daily |
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "mac-upkeep"
3
- version = "2.4.0"
3
+ version = "2.4.1"
4
4
  description = "Automated macOS maintenance CLI"
5
5
  readme = "README.md"
6
6
  license = "MIT"
@@ -43,7 +43,7 @@ wheels = [
43
43
 
44
44
  [[package]]
45
45
  name = "mac-upkeep"
46
- version = "2.4.0"
46
+ version = "2.4.1"
47
47
  source = { editable = "." }
48
48
  dependencies = [
49
49
  { name = "typer" },
@@ -1,3 +0,0 @@
1
- {
2
- ".": "2.4.0"
3
- }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes