unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
To: 70739@debbugs.gnu.org
Cc: ngraves@ngraves.fr
Subject: [bug#70739] [PATCH 065/714] gnu: python-http-ece: Remove python-flake8 native-input.
Date: Fri,  3 May 2024 18:56:04 +0200	[thread overview]
Message-ID: <20240503172650.32434-65-ngraves@ngraves.fr> (raw)
In-Reply-To: <20240503172650.32434-1-ngraves@ngraves.fr>

* gnu/packages/python-web.scm (python-http-ece):
  [native-inputs]: Remove python-flake8.

Change-Id: Ia22d6ab59aa65a7f77d58da9e70140d0dc17325b
---
 gnu/packages/python-web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index a2456cb15e..12536e715d 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -7283,7 +7283,7 @@ (define-public python-http-ece
     (propagated-inputs
      (list python-cryptography))
     (native-inputs
-     (list python-coverage python-flake8 python-mock python-nose))
+     (list python-coverage python-mock python-nose))
     (home-page "https://github.com/web-push-libs/encrypted-content-encoding")
     (synopsis "Encrypted Content Encoding for HTTP")
     (description
-- 
2.41.0





  parent reply	other threads:[~2024-05-03 18:03 UTC|newest]

Thread overview: 100+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-03 16:55 [bug#70739] [PATCH 001/714] gnu: python-transient: Remove python-black native-input Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70736] [PATCH 002/714] gnu: python-ovh: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70737] [PATCH 003/714] gnu: python-funsor: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70738] [PATCH 004/714] gnu: python-imbalanced-learn: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70740] [PATCH 005/714] gnu: python-hyperopt: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70741] [PATCH 006/714] gnu: python-captum: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70742] [PATCH 007/714] gnu: python-pyro-ppl: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70743] [PATCH 008/714] gnu: python-trezor: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70747] [PATCH 009/714] gnu: python-openai: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70744] [PATCH 010/714] gnu: python-starsessions-for-pytorch-lightning: Remove python-black Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70745] [PATCH 011/714] gnu: python-graphtools: Remove python-black native-input Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70746] [PATCH 012/714] gnu: python-jupytext: Improve package style Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70748] [PATCH 013/714] gnu: python-pydantic-cli: Remove python-black native-input Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70749] [PATCH 014/714] gnu: python-imageio: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70750] [PATCH 015/714] gnu: python-isort: Improve package style Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70751] [PATCH 016/714] gnu: python-imageio: Remove python-black native-input Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70753] [PATCH 017/714] gnu: python-minikanren: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70754] [PATCH 018/714] gnu: python-eliot: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70755] [PATCH 019/714] gnu: python-update-checker: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70756] [PATCH 020/714] gnu: python-doubletdetection: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70757] [PATCH 021/714] gnu: python-liana-py: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70758] [PATCH 022/714] gnu: scvelo: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 023/714] gnu: python-black: Improve package style Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 024/714] gnu: calibre: Remove python-flake8 native-input Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 025/714] gnu: mdpo: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 026/714] gnu: python-apprise: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 027/714] gnu: python-colorful: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 028/714] gnu: python-pymd4c: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 029/714] gnu: python-pyls-black: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 030/714] gnu: python-pypugjs: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 031/714] gnu: python-docx: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 032/714] gnu: python-importlib-resources: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 033/714] gnu: python-jaraco-test: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 034/714] gnu: python-seaborn: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 035/714] gnu: python-progressbar2: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 036/714] gnu: python-codespell: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 037/714] gnu: python-inflect: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 038/714] gnu: python-argcomplete: Remove python-mypy native-input Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 039/714] gnu: python-diff-cover: Remove python-flake8 native-input Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 040/714] gnu: python-validators: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 041/714] gnu: python-marshmallow: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 042/714] gnu: python-marshmallow-jsonapi: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 043/714] gnu: python-crds: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 044/714] gnu: python-doubletdetection: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 045/714] gnu: python-biom-format: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 046/714] gnu: scvelo: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 047/714] gnu: python-docker-pycreds: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 048/714] gnu: python-scikit-rf: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 049/714] gnu: python-mt-940: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 050/714] gnu: python-geopy: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 051/714] gnu: python-pygsp: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 052/714] gnu: python-uqbar: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 053/714] gnu: python-funsor: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 054/714] gnu: python-imbalanced-learn: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 055/714] gnu: python-captum: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 056/714] gnu: python-pyro-api: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 057/714] gnu: python-pyro-ppl: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 058/714] gnu: python-linear-operator: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 059/714] gnu: python-gpytorch: " Nicolas Graves via Guix-patches via
2024-05-03 16:55 ` [bug#70739] [PATCH 060/714] gnu: python-mutagen: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 061/714] gnu: python-pure-protobuf: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 062/714] gnu: python-ovh: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 063/714] gnu: python-furl: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 064/714] gnu: python-httplib2: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` Nicolas Graves via Guix-patches via [this message]
2024-05-03 16:56 ` [bug#70739] [PATCH 066/714] gnu: python-woob: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 067/714] gnu: python-starsessions-for-pytorch-lightning: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 068/714] gnu: python-apispec: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 069/714] gnu: python-apispec-webframeworks: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 070/714] gnu: python-flasgger: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 071/714] gnu: python-yq: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 072/714] gnu: python-update-checker: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 073/714] gnu: python-eliot: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 074/714] gnu: python-dateparser: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 075/714] gnu: python-versioneer: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 076/714] gnu: python-jinja2-cli: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 077/714] gnu: nikola: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 078/714] gnu: python-verspec: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 079/714] gnu: python-mike: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 080/714] gnu: python-arpeggio: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 081/714] gnu: python-dolfin-adjoint: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 082/714] gnu: python-statsmodels: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 083/714] gnu: python-panflute: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 084/714] gnu: sshuttle: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 085/714] gnu: qtile: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 086/714] gnu: python-http-ece: Update to 1.2.0 Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 087/714] gnu: python-androguard: Remove python-coverage native-input Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 088/714] gnu: python-astropy: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 089/714] gnu: python-poliastro: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 090/714] gnu: python-ega-download-client: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 091/714] gnu: python-scikit-bio: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 092/714] gnu: python-cooler: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 093/714] gnu: u-boot-tools: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 094/714] gnu: python-pytest-randomly: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 095/714] gnu: python-pytest-flakes: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 096/714] gnu: python-aiounittest: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 097/714] gnu: python-aiosqlite: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 098/714] gnu: reprotest: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 099/714] gnu: python-django-localflavor: " Nicolas Graves via Guix-patches via
2024-05-03 16:56 ` [bug#70739] [PATCH 100/714] gnu: python-django-haystack: " Nicolas Graves via Guix-patches via

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20240503172650.32434-65-ngraves@ngraves.fr \
    --to=guix-patches@gnu.org \
    --cc=70739@debbugs.gnu.org \
    --cc=ngraves@ngraves.fr \
    /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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).