all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vinicius Monego <monego@posteo.net>
To: 53364@debbugs.gnu.org
Cc: Vinicius Monego <monego@posteo.net>
Subject: [bug#53364] [PATCH 00/28] Cleanup python2 packages in sphinx.scm and python-web.scm
Date: Wed, 19 Jan 2022 14:07:14 +0000	[thread overview]
Message-ID: <20220119140714.41029-1-monego@posteo.net> (raw)

Vinicius Monego (28):
  gnu: Remove python2-sphinxcontrib-programoutput.
  gnu: Remove python2-sphinx-me.
  gnu: Remove python2-sphinx-repoze-autointerface.
  gnu: Remove python2-sphinx-cloud-sptheme.
  gnu: Remove python2-guzzle-sphinx-theme.
  gnu: Remove python2-sphinx-rtd-theme.
  gnu: Remove python2-html2text.
  gnu: Remove python2-html5-parser.
  gnu: Remove python2-openid.
  gnu: Remove python2-cssutils.
  gnu: Remove python2-css-parser.
  gnu: Remove python2-cssselect.
  gnu: Remove python2-openid-cla.
  gnu: Remove python2-openid-teams.
  gnu: Remove python2-ndg-httpsclient.
  gnu: Remove python2-webtest.
  gnu: Remove python2-url.
  gnu: Remove python2-betamax-matchers.
  gnu: Remove python2-s3transfer.
  gnu: Remove python2-htmlmin.
  gnu: Remove python2-cssmin.
  gnu: Remove python2-elasticsearch.
  gnu: Remove python2-publicsuffix.
  gnu: Remove python2-publicsuffix2.
  gnu: Remove python2-pastescript.
  gnu: Remove python2-paste.
  gnu: Add python-urlgrabber.
  gnu: Remove python2-urlgrabber.

 gnu/packages/python-web.scm | 142 ++++++------------------------------
 gnu/packages/sphinx.scm     |  20 +----
 2 files changed, 23 insertions(+), 139 deletions(-)


base-commit: 36f4745dc10e5d0e8b2a62cd2c8439629debae4f
-- 
2.30.2





             reply	other threads:[~2022-01-19 15:08 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-19 14:07 Vinicius Monego [this message]
2022-01-19 14:08 ` [bug#53364] [PATCH 01/28] gnu: Remove python2-sphinxcontrib-programoutput Vinicius Monego
2022-01-19 14:08   ` [bug#53364] [PATCH 02/28] gnu: Remove python2-sphinx-me Vinicius Monego
2022-01-19 14:08   ` [bug#53364] [PATCH 03/28] gnu: Remove python2-sphinx-repoze-autointerface Vinicius Monego
2022-01-19 14:08   ` [bug#53364] [PATCH 04/28] gnu: Remove python2-sphinx-cloud-sptheme Vinicius Monego
2022-01-19 14:08   ` [bug#53364] [PATCH 05/28] gnu: Remove python2-guzzle-sphinx-theme Vinicius Monego
2022-01-19 14:08   ` [bug#53364] [PATCH 06/28] gnu: Remove python2-sphinx-rtd-theme Vinicius Monego
2022-01-19 14:08   ` [bug#53364] [PATCH 07/28] gnu: Remove python2-html2text Vinicius Monego
2022-01-19 14:08   ` [bug#53364] [PATCH 08/28] gnu: Remove python2-html5-parser Vinicius Monego
2022-01-19 14:08   ` [bug#53364] [PATCH 09/28] gnu: Remove python2-openid Vinicius Monego
2022-01-19 14:08   ` [bug#53364] [PATCH 10/28] gnu: Remove python2-cssutils Vinicius Monego
2022-01-19 14:08   ` [bug#53364] [PATCH 11/28] gnu: Remove python2-css-parser Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 12/28] gnu: Remove python2-cssselect Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 13/28] gnu: Remove python2-openid-cla Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 14/28] gnu: Remove python2-openid-teams Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 15/28] gnu: Remove python2-ndg-httpsclient Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 16/28] gnu: Remove python2-webtest Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 17/28] gnu: Remove python2-url Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 18/28] gnu: Remove python2-betamax-matchers Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 19/28] gnu: Remove python2-s3transfer Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 20/28] gnu: Remove python2-htmlmin Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 21/28] gnu: Remove python2-cssmin Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 22/28] gnu: Remove python2-elasticsearch Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 23/28] gnu: Remove python2-publicsuffix Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 24/28] gnu: Remove python2-publicsuffix2 Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 25/28] gnu: Remove python2-pastescript Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 26/28] gnu: Remove python2-paste Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 27/28] gnu: Add python-urlgrabber Vinicius Monego
2022-01-19 14:09   ` [bug#53364] [PATCH 28/28] gnu: Remove python2-urlgrabber Vinicius Monego
2022-01-20 13:34   ` bug#53364: [PATCH 00/28] Cleanup python2 packages in sphinx.scm and python-web.scm Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220119140714.41029-1-monego@posteo.net \
    --to=monego@posteo.net \
    --cc=53364@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.