Version 2024.07.18
This commit is contained in:
parent
c1c3b6c3e1
commit
8624c18f2e
3 changed files with 7 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
yarn run v1.22.22
|
||||
$ /tmp/node_modules/.bin/license-checker --summary
|
||||
├─ MIT: 236
|
||||
├─ MIT: 237
|
||||
├─ ISC: 33
|
||||
├─ BSD-2-Clause: 15
|
||||
├─ BSD-3-Clause: 6
|
||||
|
|
@ -11,4 +11,4 @@ $ /tmp/node_modules/.bin/license-checker --summary
|
|||
├─ CC-BY-3.0: 1
|
||||
└─ (MIT AND CC-BY-3.0): 1
|
||||
|
||||
Done in 0.47s.
|
||||
Done in 0.50s.
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
%global giturl https://github.com/pradyunsg/furo
|
||||
|
||||
Name: python-furo
|
||||
Version: 2024.05.06
|
||||
Version: 2024.07.18
|
||||
Release: %autorelease
|
||||
Summary: Clean customizable Sphinx documentation theme
|
||||
|
||||
|
|
@ -71,6 +71,7 @@ Summary: Documentation for %{name}
|
|||
# - _static/readthedocs-dummy.js: MIT
|
||||
# - _static/searchtools.js: BSD-2-Clause
|
||||
# - _static/skeleton.css: MIT
|
||||
# - _static/sphinx-design.min.css: MIT
|
||||
# - _static/sphinx_highlight.js: BSD-2-Clause
|
||||
# - _static/tabs.*: MIT
|
||||
License: MIT AND BSD-2-Clause AND CC-BY-SA-4.0
|
||||
|
|
@ -115,7 +116,7 @@ rm -rf html/{.buildinfo,.doctrees}
|
|||
%check
|
||||
# The tests require web access. If any tests show up that can be run without a
|
||||
# network, do this:
|
||||
#%%pytest
|
||||
#%%pytest -v
|
||||
%pyproject_check_import
|
||||
|
||||
%files -n python3-furo -f %{pyproject_files}
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (furo-2024.05.06.tar.gz) = 2871fde00d9935abb4a089fb245017b5d458c7df93dbbcf00e8b0071896bcdf262dba3fde57730f386edc9a67c96ba3bed188468741f80b924f23b28b0bee530
|
||||
SHA512 (furo-2024.05.06-vendor.tar.xz) = 627ad72819e64b6e6c326f3f5cdc481c0f2e19e95fab5044c05ebf0c25aa602afd3b1cbe71a0de453748e30670e8a90ad1cf6825b08a44f49d3d1d01b5795ded
|
||||
SHA512 (furo-2024.07.18.tar.gz) = 0f2aa6a17cd371d864686ac74bfb3acf3241e1aa5e01e4cdfb18cdc7a5ff3d35edc55f56973b5e2f496bdba34a32a6bde9a1b8341347ef52abf5fcde992f395b
|
||||
SHA512 (furo-2024.07.18-vendor.tar.xz) = 42bbb47ffde0125ad41837209da490fb7fa564867b7863f7ddbcb8d18e3d454e114dff03b1ee92e3cd7e4c5ba76b6f39fdb99300f28964c2bb53b02709351d9d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue