Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 901153 - [guru] dev-python/grpclib-0.4.3_rc2 fails to compile: AttributeError: Sphinx object has no attribute add_stylesheet
Summary: [guru] dev-python/grpclib-0.4.3_rc2 fails to compile: AttributeError: Sphinx ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Antonín Říha
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-14 09:03 UTC by Agostino Sarubbo
Modified: 2023-03-16 08:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,86.13 KB, text/plain)
2023-03-14 09:03 UTC, Agostino Sarubbo
Details
1-sphinx-err-cvqrlznw.log (1-sphinx-err-cvqrlznw.log,821 bytes, text/plain)
2023-03-14 09:03 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-03-14 09:03:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/grpclib-0.4.3_rc2 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-14 09:03:17 UTC
Created attachment 857603 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-14 09:03:18 UTC
Created attachment 857605 [details]
1-sphinx-err-cvqrlznw.log

1-sphinx-err-cvqrlznw.log
Comment 3 Antonín Říha 2023-03-14 20:02:36 UTC
Fixed with patch changing add_stylesheet to add_css_file.
Comment 4 Larry the Git Cow gentoo-dev 2023-03-16 08:41:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea72eb3bb3283bb828ab3a37e298bee55feff78f

commit ea72eb3bb3283bb828ab3a37e298bee55feff78f
Author:     Antonín Říha <antonin.riha@protonmail.com>
AuthorDate: 2023-03-14 19:59:06 +0000
Commit:     Antonín Říha <antonin.riha@protonmail.com>
CommitDate: 2023-03-14 19:59:06 +0000

    dev-python/grpclib: add 0.4.3 Python 3.11
    Closes: https://bugs.gentoo.org/901153
    
    Signed-off-by: Antonín Říha <antonin.riha@protonmail.com>

 dev-python/grpclib/Manifest                                    |  4 ++--
 dev-python/grpclib/files/grpclib-add_css_file.patch            | 10 ++++++++++
 dev-python/grpclib/grpclib-0.4.2.ebuild                        |  8 ++++++--
 .../grpclib/{grpclib-0.4.3_rc2.ebuild => grpclib-0.4.3.ebuild} |  8 ++++++--
 4 files changed, 24 insertions(+), 6 deletions(-)