emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#35705: closed ([PATCH 0/9] Sphinx 2.0)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35705: closed ([PATCH 0/9] Sphinx 2.0)
Date: Sat, 25 May 2019 10:57:02 +0000

Your message dated Sat, 25 May 2019 12:56:32 +0200
with message-id <address@hidden>
and subject line Re: [bug#35705] [PATCH 0/9] Sphinx 2.0
has caused the debbugs.gnu.org bug report #35705,
regarding [PATCH 0/9] Sphinx 2.0
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
35705: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35705
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/9] Sphinx 2.0 Date: Mon, 13 May 2019 00:09:07 +0200
These patches migrate Sphinx to its own module and updates to 2.0.

Sphinx 2 no longer supports Python 2, so it is removed first.

Note: The last patch is intended for the 'staging' branch.

Marius Bakke (9):
  gnu: Move Sphinx and friends to (gnu packages sphinx).
  gnu: Remove python2-sphinx.
  gnu: Add python-sphinxcontrib-serializinghtml.
  gnu: Add python-sphinxcontrib-applehelp.
  gnu: Add python-sphinxcontrib-devhelp.
  gnu: Add python-sphinxcontrib-jsmath.
  gnu: Add python-sphinxcontrib-htmlhelp.
  gnu: Add python-sphinxcontrib-qthelp.
  gnu: python-sphinx: Update to 2.0.1.

 gnu/local.mk                    |   1 +
 gnu/packages/admin.scm          |   1 +
 gnu/packages/bioinformatics.scm |   3 +-
 gnu/packages/calendar.scm       |   1 +
 gnu/packages/cluster.scm        |   2 +-
 gnu/packages/databases.scm      |   1 +
 gnu/packages/dav.scm            |   3 +-
 gnu/packages/disk.scm           |   1 +
 gnu/packages/django.scm         |   1 +
 gnu/packages/elf.scm            |   2 +-
 gnu/packages/emacs-xyz.scm      |   1 +
 gnu/packages/emulators.scm      |   2 +-
 gnu/packages/finance.scm        |   1 +
 gnu/packages/image.scm          |   3 +-
 gnu/packages/libffi.scm         |   1 +
 gnu/packages/mail.scm           |   3 +-
 gnu/packages/mpd.scm            |   2 +-
 gnu/packages/openstack.scm      |   1 +
 gnu/packages/pdf.scm            |   1 +
 gnu/packages/python-web.scm     |   1 +
 gnu/packages/python-xyz.scm     | 328 +----------------------
 gnu/packages/search.scm         |   1 +
 gnu/packages/sphinx.scm         | 449 ++++++++++++++++++++++++++++++++
 gnu/packages/statistics.scm     |   1 +
 gnu/packages/storage.scm        |   1 +
 gnu/packages/sync.scm           |   2 +-
 gnu/packages/terminals.scm      |   1 +
 gnu/packages/tls.scm            |   1 +
 gnu/packages/web.scm            |   7 +-
 29 files changed, 484 insertions(+), 339 deletions(-)
 create mode 100644 gnu/packages/sphinx.scm

-- 
2.21.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#35705] [PATCH 0/9] Sphinx 2.0 Date: Sat, 25 May 2019 12:56:32 +0200 User-agent: Notmuch/0.28.4 (https://notmuchmail.org) Emacs/26.2 (x86_64-pc-linux-gnu)
Marius Bakke <address@hidden> writes:

> These patches migrate Sphinx to its own module and updates to 2.0.
>
> Sphinx 2 no longer supports Python 2, so it is removed first.
>
> Note: The last patch is intended for the 'staging' branch.
>
> Marius Bakke (9):
>   gnu: Move Sphinx and friends to (gnu packages sphinx).
>   gnu: Remove python2-sphinx.
>   gnu: Add python-sphinxcontrib-serializinghtml.
>   gnu: Add python-sphinxcontrib-applehelp.
>   gnu: Add python-sphinxcontrib-devhelp.
>   gnu: Add python-sphinxcontrib-jsmath.
>   gnu: Add python-sphinxcontrib-htmlhelp.
>   gnu: Add python-sphinxcontrib-qthelp.
>   gnu: python-sphinx: Update to 2.0.1.

Pushed, without removing python2-sphinx.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]