Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-Sphinx: update to 4.3.2.
@ 2021-12-31 16:56 tornaria
  2022-01-03 22:58 ` ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: tornaria @ 2021-12-31 16:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 432 bytes --]

There is a new pull request by tornaria against master on the void-packages repository

https://github.com/tornaria/void-packages python3-Sphinx
https://github.com/void-linux/void-packages/pull/34789

python3-Sphinx: update to 4.3.2.
- I tested the changes in this PR: **briefly**

This is a dependency of sagemath, which requires `>=4.3`

A patch file from https://github.com/void-linux/void-packages/pull/34789.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-Sphinx-34789.patch --]
[-- Type: text/x-diff, Size: 1198 bytes --]

From ed0f7dec1a6adb78e7b9f36bb7c245a26c9e6ed8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Fri, 31 Dec 2021 13:52:34 -0300
Subject: [PATCH] python3-Sphinx: update to 4.3.2.

---
 srcpkgs/python3-Sphinx/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-Sphinx/template b/srcpkgs/python3-Sphinx/template
index 8b0493c1f92c..29f892d16157 100644
--- a/srcpkgs/python3-Sphinx/template
+++ b/srcpkgs/python3-Sphinx/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-Sphinx'
 pkgname=python3-Sphinx
-version=4.2.0
+version=4.3.2
 revision=1
 wrksrc=Sphinx-${version}
 build_style=python3-module
@@ -17,8 +17,9 @@ short_desc="Python 3 documentation generator"
 maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="BSD-3-Clause"
 homepage="http://sphinx-doc.org"
+changelog="https://www.sphinx-doc.org/en/master/changes.html"
 distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
-checksum=94078db9184491e15bce0a56d9186e0aec95f16ac20b12d00e06d4e36f1058a6
+checksum=0a8836751a68306b3fe97ecbe44db786f8479c3bf4b80e3a7f5c838657b4698c
 conflicts="python-Sphinx>=0"
 
 post_install() {

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: python3-Sphinx: update to 4.3.2.
  2021-12-31 16:56 [PR PATCH] python3-Sphinx: update to 4.3.2 tornaria
@ 2022-01-03 22:58 ` ericonr
  2022-01-19 12:40 ` dkwo
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2022-01-03 22:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 286 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34789#issuecomment-1004411990

Comment:
Have you tried building anything with new sphinx to be sure it doesn't break any builds? It's an important, even if you only test a few packages

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: python3-Sphinx: update to 4.3.2.
  2021-12-31 16:56 [PR PATCH] python3-Sphinx: update to 4.3.2 tornaria
  2022-01-03 22:58 ` ericonr
@ 2022-01-19 12:40 ` dkwo
  2022-01-19 13:28 ` tornaria
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dkwo @ 2022-01-19 12:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/34789#issuecomment-1016428315

Comment:
In principle, 4.4.0 is out.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: python3-Sphinx: update to 4.3.2.
  2021-12-31 16:56 [PR PATCH] python3-Sphinx: update to 4.3.2 tornaria
  2022-01-03 22:58 ` ericonr
  2022-01-19 12:40 ` dkwo
@ 2022-01-19 13:28 ` tornaria
  2022-01-19 13:41 ` dkwo
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tornaria @ 2022-01-19 13:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 561 bytes --]

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/34789#issuecomment-1016466327

Comment:
I really haven't tried using sphinx; in #34030 I'm not worrying about building documentation. I think it's fair if we can merge sagemath without documentation which is available online in any case.

I'm not sure why I patched sagemath to use sphinx 4.3 instead of 4.2; it's possible that it still works if I remove that patch so it doesn't depend on this PR.

There's nothing about sphinx 4.4 on the sagemath trac.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: python3-Sphinx: update to 4.3.2.
  2021-12-31 16:56 [PR PATCH] python3-Sphinx: update to 4.3.2 tornaria
                   ` (2 preceding siblings ...)
  2022-01-19 13:28 ` tornaria
@ 2022-01-19 13:41 ` dkwo
  2022-03-21  7:28 ` dkwo
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dkwo @ 2022-01-19 13:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/34789#issuecomment-1016477121

Comment:
I see, then I'd decouple it from sage.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: python3-Sphinx: update to 4.3.2.
  2021-12-31 16:56 [PR PATCH] python3-Sphinx: update to 4.3.2 tornaria
                   ` (3 preceding siblings ...)
  2022-01-19 13:41 ` dkwo
@ 2022-03-21  7:28 ` dkwo
  2022-03-21 14:44 ` tornaria
  2022-03-21 14:44 ` [PR PATCH] [Closed]: " tornaria
  6 siblings, 0 replies; 8+ messages in thread
From: dkwo @ 2022-03-21  7:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 168 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/34789#issuecomment-1073551711

Comment:
it's just been updated to 4.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: python3-Sphinx: update to 4.3.2.
  2021-12-31 16:56 [PR PATCH] python3-Sphinx: update to 4.3.2 tornaria
                   ` (4 preceding siblings ...)
  2022-03-21  7:28 ` dkwo
@ 2022-03-21 14:44 ` tornaria
  2022-03-21 14:44 ` [PR PATCH] [Closed]: " tornaria
  6 siblings, 0 replies; 8+ messages in thread
From: tornaria @ 2022-03-21 14:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/34789#issuecomment-1073988628

Comment:
> it's just been updated to 4.4

Awesome! :tada: just in time because the last update of docutils and setuptools was causing deprecation warnings in sphinx 4.2.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Closed]: python3-Sphinx: update to 4.3.2.
  2021-12-31 16:56 [PR PATCH] python3-Sphinx: update to 4.3.2 tornaria
                   ` (5 preceding siblings ...)
  2022-03-21 14:44 ` tornaria
@ 2022-03-21 14:44 ` tornaria
  6 siblings, 0 replies; 8+ messages in thread
From: tornaria @ 2022-03-21 14:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 272 bytes --]

There's a closed pull request on the void-packages repository

python3-Sphinx: update to 4.3.2.
https://github.com/void-linux/void-packages/pull/34789

Description:
- I tested the changes in this PR: **briefly**

This is a dependency of sagemath, which requires `>=4.3`

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-03-21 14:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-31 16:56 [PR PATCH] python3-Sphinx: update to 4.3.2 tornaria
2022-01-03 22:58 ` ericonr
2022-01-19 12:40 ` dkwo
2022-01-19 13:28 ` tornaria
2022-01-19 13:41 ` dkwo
2022-03-21  7:28 ` dkwo
2022-03-21 14:44 ` tornaria
2022-03-21 14:44 ` [PR PATCH] [Closed]: " tornaria

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).