New upstream release 4.34.0, fixes rhbz#2102268
This commit is contained in:
parent
cc8e9106de
commit
12fcaeb212
2
.gitignore
vendored
2
.gitignore
vendored
@ -35,3 +35,5 @@
|
||||
/breathe-4.33.0.tar.gz.sig
|
||||
/v4.33.1.tar.gz
|
||||
/breathe-4.33.1.tar.gz.sig
|
||||
/v4.34.0.tar.gz
|
||||
/breathe-4.34.0.tar.gz.sig
|
||||
|
@ -5,7 +5,7 @@ Breathe is an extension to reStructuredText and Sphinx to be able to read and \
|
||||
render the Doxygen xml output.
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 4.33.1
|
||||
Version: 4.34.0
|
||||
Release: %autorelease
|
||||
Summary: Adds support for Doxygen xml output to reStructuredText and Sphinx
|
||||
|
||||
@ -21,7 +21,8 @@ BuildRequires: doxygen >= 1.8.4
|
||||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||
BuildRequires: %{py3_dist six} >= 1.9
|
||||
BuildRequires: (%{py3_dist Sphinx} >= 3.0 and %{py3_dist Sphinx} < 5)
|
||||
# Sphinx>=4.0,<6,!=5.0.0
|
||||
BuildRequires: ((%{py3_dist Sphinx} >= 4.0 and %{py3_dist Sphinx} < 5.0.0) or (%{py3_dist Sphinx} > 5.0.0 and %{py3_dist Sphinx} < 6))
|
||||
BuildRequires: %{py3_dist docutils} >= 0.12
|
||||
BuildRequires: %{py3_dist Jinja2} >= 2.7.3
|
||||
BuildRequires: %{py3_dist MarkupSafe} >= 0.23
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (v4.33.1.tar.gz) = 770c0fd8eaca798c84cbbf138b0b4b1a348e2010cedf5efec085fff348e8b0e548ccbe160ecb112709929ee0cf8fd0d977c5032ae03f74cd39f4bb2ae1d5f14b
|
||||
SHA512 (breathe-4.33.1.tar.gz.sig) = 22968c01ab8ca2d3d39997d596b775554a92688adae15db28f5fded1399052116ac3b495315dd274cade49842801a66d959a7169979c4e26519f87b20115e995
|
||||
SHA512 (v4.34.0.tar.gz) = 7f3134575f1b8c4d7c96ebc735e33f656b5c6046de3fa2aee95d5e895fb33f0a83fb4b1c64dd69b9deca20b785868b42d6b1d5e39741500ff5f9d82bf3f130b4
|
||||
SHA512 (breathe-4.34.0.tar.gz.sig) = b400b70ebced30c53bea68ff6a14054e0357bfb92d1adc875069c185adc4da3b64a4138627a10e22804aafd920cfcc3519d7697ba226af9fa629639917553587
|
||||
|
@ -1,6 +1,6 @@
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
Comment: Hostname:
|
||||
Version: Hockeypuck ~unreleased
|
||||
Version: Hockeypuck 2.1.0-150-g84bfaaa
|
||||
|
||||
xsFNBF2NG1sBEADQXBGuG+RR9D57kKUk+8yVxV5WL+13Xdsg55x02btV6ws9fv4+
|
||||
K+TM5EdnhEfODqwxqPbmBkyYS6WV//RCQIqTBSTgsAz890olJLNYYA8Xopg5249h
|
||||
|
Loading…
Reference in New Issue
Block a user