Skip to content

Commit

Permalink
app-backup/borgmatic: drop setuptools runtime dep
Browse files Browse the repository at this point in the history
Followup to commit 59abfc9.

Upstream migrated in version 1.7.13, away from setuptools /
pkg_resources and over to packaging / importlib.metadata via commit:

borgmatic-collective/borgmatic@8cb5a42

Remove the leftover dependency.

Signed-off-by: Eli Schwartz <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
eli-schwartz authored and thesamesam committed Feb 4, 2024
1 parent 9f5e70d commit ac0df2c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ RDEPEND="app-backup/borgbackup
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/ruamel-yaml[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
')
apprise? ( $(python_gen_cond_dep '
dev-python/apprise[${PYTHON_USEDEP}]
Expand Down

0 comments on commit ac0df2c

Please sign in to comment.