Skip to content

Commit

Permalink
chore(deps): update to mkdocs-techdocs-core==1.3.5 (no longer from ca…
Browse files Browse the repository at this point in the history
…chito-sha-labelled-sources) and mkdocs-material==9.5.13; still depend on plantuml-markdown==3.9.2 as mkdocs-techdocs-core requires it

see backstage/mkdocs-techdocs-core#181 for proposed fix

Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Mar 26, 2024
1 parent 08c3860 commit 8b2e7ee
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 20 deletions.
11 changes: 4 additions & 7 deletions .rhdh/docker/requirements-build.in
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# to use this file, `pip install pip-tools -U` first (need >= 7.3), then
# pip-compile --allow-unsafe --output-file=requirements-build.txt --strip-extras requirements-build.in

# get a newer archive/commit SHA from github, then run cachito_hash.sh to update the sha256: hash
# must include from source because https://pypi.org/project/mkdocs-techdocs-core/1.3.3/#files source tarball is missing requirements.txt (so cachito poops itself)
mkdocs-techdocs-core==1.3.3
https://github.com/backstage/mkdocs-techdocs-core/archive/bbdab44e0d3aecfdc4e77b14c72b57791d4902b2.zip#egg=mkdocs-techdocs-core&cachito_hash=sha256:40421a5f43b11fd9ea9f92e107f91089b6bfa326967ad497666ab5a451fcf136
mkdocs-techdocs-core==1.3.5

# get a newer archive/commit SHA from github, then run cachito_hash.sh to update the sha256: hash
# must include from source because https://pypi.org/project/plantuml-markdown/3.9.2/#files contains no source tarball (so cachito poops itself)
Expand Down Expand Up @@ -39,9 +36,9 @@ markdown==3.2.2
markupsafe==2.1.4
mdx-truly-sane-lists==1.3
mergedeep==1.3.4
mkdocs-material-extensions==1.3.1
mkdocs-material==9.4.14
mkdocs-monorepo-plugin==1.1.0
mkdocs-material-extensions>=1.3.1
mkdocs-material>=9.5
mkdocs-monorepo-plugin>=1.1.0
mkdocs==1.5.3
packaging==23.2
packaging>=20
Expand Down
6 changes: 3 additions & 3 deletions .rhdh/docker/requirements-build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ mkdocs==1.5.3
# mkdocs-material
# mkdocs-monorepo-plugin
# mkdocs-techdocs-core
mkdocs-material==9.4.14
mkdocs-material==9.5.13
# via
# -r requirements-build.in
# mkdocs-techdocs-core
Expand All @@ -104,7 +104,7 @@ mkdocs-monorepo-plugin==1.1.0
# via
# -r requirements-build.in
# mkdocs-techdocs-core
mkdocs-techdocs-core @ https://github.com/backstage/mkdocs-techdocs-core/archive/bbdab44e0d3aecfdc4e77b14c72b57791d4902b2.zip#cachito_hash=sha256:40421a5f43b11fd9ea9f92e107f91089b6bfa326967ad497666ab5a451fcf136
mkdocs-techdocs-core==1.3.5
# via -r requirements-build.in
packaging==23.2
# via
Expand All @@ -120,7 +120,7 @@ pathspec==0.12.1
# -r requirements-build.in
# hatchling
# mkdocs
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/17d348bfaa9112cdd2130e6410ce3a50224db3cf.zip#cachito_hash=sha256:221cc4972c75ba911cad4a56df07f61771c20077f8cbc8966181e30cabf68de1
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/17d348bfaa9112cdd2130e6410ce3a50224db3cf.zip
# via
# -r requirements-build.in
# mkdocs-techdocs-core
Expand Down
11 changes: 4 additions & 7 deletions .rhdh/docker/requirements.in
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# to use this file, `pip install pip-tools -U` first (need >= 7.3), then
# pip-compile --allow-unsafe --output-file=requirements.txt --strip-extras requirements.in

# get a newer archive/commit SHA from github, then run cachito_hash.sh to update the sha256: hash
# must include from source because https://pypi.org/project/mkdocs-techdocs-core/1.3.3/#files source tarball is missing requirements.txt (so cachito poops itself)
mkdocs-techdocs-core==1.3.3
https://github.com/backstage/mkdocs-techdocs-core/archive/bbdab44e0d3aecfdc4e77b14c72b57791d4902b2.zip#egg=mkdocs-techdocs-core&cachito_hash=sha256:40421a5f43b11fd9ea9f92e107f91089b6bfa326967ad497666ab5a451fcf136
mkdocs-techdocs-core==1.3.5

# get a newer archive/commit SHA from github, then run cachito_hash.sh to update the sha256: hash
# must include from source because https://pypi.org/project/plantuml-markdown/3.9.2/#files contains no source tarball (so cachito poops itself)
Expand Down Expand Up @@ -39,9 +36,9 @@ markdown==3.2.2
markupsafe==2.1.4
mdx-truly-sane-lists==1.3
mergedeep==1.3.4
mkdocs-material-extensions==1.3.1
mkdocs-material==9.4.14
mkdocs-monorepo-plugin==1.1.0
mkdocs-material-extensions>=1.3.1
mkdocs-material>=9.5
mkdocs-monorepo-plugin>=1.1.0
mkdocs==1.5.3
packaging==23.2
packaging>=20
Expand Down
6 changes: 3 additions & 3 deletions .rhdh/docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ mkdocs==1.5.3
# mkdocs-material
# mkdocs-monorepo-plugin
# mkdocs-techdocs-core
mkdocs-material==9.4.14
mkdocs-material==9.5.13
# via
# -r requirements.in
# mkdocs-techdocs-core
Expand All @@ -104,7 +104,7 @@ mkdocs-monorepo-plugin==1.1.0
# via
# -r requirements.in
# mkdocs-techdocs-core
mkdocs-techdocs-core @ https://github.com/backstage/mkdocs-techdocs-core/archive/bbdab44e0d3aecfdc4e77b14c72b57791d4902b2.zip#cachito_hash=sha256:40421a5f43b11fd9ea9f92e107f91089b6bfa326967ad497666ab5a451fcf136
mkdocs-techdocs-core==1.3.5
# via -r requirements.in
packaging==23.2
# via
Expand All @@ -120,7 +120,7 @@ pathspec==0.12.1
# -r requirements.in
# hatchling
# mkdocs
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/17d348bfaa9112cdd2130e6410ce3a50224db3cf.zip#cachito_hash=sha256:221cc4972c75ba911cad4a56df07f61771c20077f8cbc8966181e30cabf68de1
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/17d348bfaa9112cdd2130e6410ce3a50224db3cf.zip
# via
# -r requirements.in
# mkdocs-techdocs-core
Expand Down

0 comments on commit 8b2e7ee

Please sign in to comment.