#53 Update to 7.0.1
Merged 10 months ago by ksurma. Opened 11 months ago by ksurma.
rpms/ ksurma/python-sphinx 7.x  into  rawhide

file modified
+1
@@ -43,3 +43,4 @@ 

  /Sphinx-5.3.0.tar.gz

  /Sphinx-6.1.3.tar.gz

  /Sphinx-6.2.1.tar.gz

+ /Sphinx-7.0.1.tar.gz

file modified
+5 -2
@@ -23,11 +23,11 @@ 

  %global upstream_name Sphinx

  

  Name:       python-sphinx

- %global     general_version 6.2.1

+ %global     general_version 7.0.1

  #global     prerel ...

  %global     upstream_version %{general_version}%{?prerel}

  Version:    %{general_version}%{?prerel:~%{prerel}}

- Release:    4%{?dist}

+ Release:    1%{?dist}

  Epoch:      1

  Summary:    Python documentation generator

  
@@ -364,6 +364,9 @@ 

  

  

  %changelog

+ * Mon Aug 07 2023 Karolina Surma <ksurma@redhat.com> - 1:7.0.1-1

+ - Update to 7.0.1

+ 

  * Thu Jul 27 2023 Miro HronĨok <mhroncok@redhat.com> - 1:6.2.1-4

  - Don't use filelock to test this package on RHEL

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (Sphinx-6.2.1.tar.gz) = 88daae1f9bacbf513c0db1e7d732104b00ac36803b82e253d14eda287b4d48cfa34d0ed90b13099748610f405dc8bdcc54c2d33002a27b970117baf93418a062

+ SHA512 (Sphinx-7.0.1.tar.gz) = 3edbb0460dd5679a26ec8f13f25e4802e6a211735986b42f2ee8d5a15ace6eca044654da3bdca2be235130d9e81dbca1d80a070f8aa762df383b3415a2c1fba3

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/49444e8702d14f4b917ef594c0c056c2

I've got 46 failures in copr which don't occur in the control repository. Triaging.

32 packages ftb are related to Sphinx 7.

bpython
cobbler
isrcsubmit
poezio
python-AppTools
python-barbicanclient
python-eccodes
python-flask-httpauth
python-glue
python-matplotlib - test failures
python-metaextract
python-mplcairo - test failures
python-mpmath
python-openslide
python-os-client-config
python-oslo-i18n
python-os-service-types
python-pyghmi
python-rsdclient
python-rsd-lib
python-SecretStorage
python-smartcols
python-sphinxcontrib-bibtex - test failures
python-sphinx-reredirects
python-sphinxtesters
python-tinyrpc
python-yapsy
raft
rpmdeplint
serd
sratom
suil

Two deleted features break most of them:
- build_sphinx was removed

- + /usr/bin/python3 setup.py build_sphinx

error: invalid command 'build_sphinx'
  • Theme error
Theme error:
An error happened in rendering the page api.
Reason: UndefinedError("'style' is undefined")

All failures have been reported and set to block the main Sphinx bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2188968

rebased onto 0fb4cfd

11 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/38c3c0bc451d48b2a48fc5f63c43eef9

rebased onto b64fb4b

10 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/55080740a9ff4db79e862505d9f5b3a6

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/9498b86fdc9241d6b01950ce331db501

Pull-Request has been merged by ksurma

10 months ago