Version 2023.03.27
This commit is contained in:
parent
e4d9251517
commit
abca27f051
3 changed files with 10 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
yarn run v1.22.17
|
||||
yarn run v1.22.19
|
||||
$ /tmpnode_modules/.bin/license-checker --summary
|
||||
├─ MIT: 220
|
||||
├─ ISC: 36
|
||||
|
|
@ -10,4 +10,4 @@ $ /tmpnode_modules/.bin/license-checker --summary
|
|||
├─ CC-BY-3.0: 1
|
||||
└─ (MIT AND CC-BY-3.0): 1
|
||||
|
||||
Done in 0.49s.
|
||||
Done in 0.51s.
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
Name: python-furo
|
||||
Version: 2022.12.07
|
||||
Release: 2%{?dist}
|
||||
Version: 2023.03.27
|
||||
Release: 1%{?dist}
|
||||
Summary: Clean customizable Sphinx documentation theme
|
||||
|
||||
License: MIT
|
||||
|
|
@ -14,7 +14,7 @@ BuildArch: noarch
|
|||
|
||||
BuildRequires: make
|
||||
BuildRequires: nodejs-devel
|
||||
BuildRequires: npm
|
||||
BuildRequires: nodejs-npm
|
||||
BuildRequires: python-sphinx-doc
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-docs
|
||||
|
|
@ -112,6 +112,9 @@ rm -rf html/{.buildinfo,.doctrees}
|
|||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Mar 28 2023 Jerry James <loganjerry@gmail.com> - 2023.03.27-1
|
||||
- Version 2023.03.27
|
||||
|
||||
* Thu Feb 23 2023 Jerry James <loganjerry@gmail.com> - 2022.12.07-2
|
||||
- Dynamically generate BuildRequires
|
||||
- The node header tarball is no longer needed
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (furo-2022.12.07-vendor.tar.xz) = 260c11932dd6d677e9aa7e1d57aeec6390624daa9fb4af2f893d8f3c382d6333bb62e38f00051c5448d395137615237fc7d348b1292f75f716975df8dabb0148
|
||||
SHA512 (furo-2022.12.07.tar.gz) = 46f0e9492b6ce21459b4169d78b916a96931ac164a1fae037b599b41c7b78eb90f8c20ed8a26118e3e8bd23c4e6a23a46fabaf0316ebad0cc98d4c5553b3b714
|
||||
SHA512 (furo-2023.03.27-vendor.tar.xz) = 2d2845ebf0f137146aa6334d0357da1aa1630ba17212642f2835abfb56f0f1728989be09d1bd974b30490c9bf0bbd00139412657798d3adc4cd1e898985fc7e8
|
||||
SHA512 (furo-2023.03.27.tar.gz) = f9ce41b981d067f6b1a600fb0d3bfa7f7966d6b21c88ad9835bc970d8b247fd0c0b3a2e8bfb180a78824ce9e21dc296878a4ed2730b06f1d276e941d0eb6422f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue