diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:58:54 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:58:54 -0500 |
commit | 23140a23266e290749289a7f3a07f559e50f7c4f (patch) | |
tree | 40e05c913f672c0417a2deac562c6a15981d0d89 | |
parent | 9f78dc523a0b4cd4e361ffa362629b8340306f72 (diff) | |
download | slackbuilds-23140a23266e290749289a7f3a07f559e50f7c4f.tar.gz |
various: Kill python-urllib3 dep mentions
-rw-r--r-- | network/deis/README | 6 | ||||
-rw-r--r-- | system/borgbackup/README | 8 |
2 files changed, 5 insertions, 9 deletions
diff --git a/network/deis/README b/network/deis/README index ae76f73b3f..68a4d66dec 100644 --- a/network/deis/README +++ b/network/deis/README @@ -1,7 +1,3 @@ Deis is a Django/Celery API server, Python CLI and set of Chef cookbooks that combine to provide a Heroku-inspired application platform for -public and private clouds. - -Your PaaS. Your Rules. - -NOTE: Required python-urllib3 == 1.10.2 +public and private clouds. Your PaaS. Your Rules. diff --git a/system/borgbackup/README b/system/borgbackup/README index 6d9f2dc9cf..f1efb08ac9 100644 --- a/system/borgbackup/README +++ b/system/borgbackup/README @@ -15,7 +15,7 @@ FIXME: Optional dependencies: - llfuse is required if you wish to mount an archive using FUSE, -- Sphinx, alabaster, guzzle_sphinx_theme, imagesize, python3-attrs, - python3-certifi and python-urllib3 are required if you wish to build - the docs (html, man). Please note that the build will fail if Sphinx - is installed, but the other required packages are not. +- Sphinx, alabaster, guzzle_sphinx_theme, imagesize, and python3-attrs + are required if you wish to build the docs (html, man). Please note + that the build will fail if Sphinx is installed but the other + required packages are not. |