all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54924] Subject: [PATCH 0/3] gnu: add emacs-flymake-proselint and dependencies
@ 2022-04-14  6:55 Jai Vetrivelan
  2022-04-14  7:00 ` [bug#54924] [PATCH 1/3] gnu: Add python-click-8 Jai Vetrivelan
  2022-05-08 22:02 ` bug#54924: [PATCH 0/3] gnu: add emacs-flymake-proselint and dependencies Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Jai Vetrivelan @ 2022-04-14  6:55 UTC (permalink / raw)
  To: 54924


Hello, this patch series adds the flymake-proselint package which
depends on proselint. Proselint requires python-click <9.0.0, >=8.0.0,
so I've added version 8 of python-click.

Builds successfully on Guix System x86_64. Feedback Welcome.

Jai Vetrivelan (3):
  gnu: Add python-click-8.
  gnu: add python-proselint.
  gnu: Add emacs-flymake-proselint.

 gnu/packages/emacs-xyz.scm  | 35 ++++++++++++++++++++++++++++++++
 gnu/packages/python-xyz.scm | 40 +++++++++++++++++++++++++++++++++++++
 2 files changed, 75 insertions(+)


base-commit: 5743d505834a8b13778da2c969ea4e15bb7a3a75
-- 
2.34.0




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

end of thread, other threads:[~2022-05-08 22:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-14  6:55 [bug#54924] Subject: [PATCH 0/3] gnu: add emacs-flymake-proselint and dependencies Jai Vetrivelan
2022-04-14  7:00 ` [bug#54924] [PATCH 1/3] gnu: Add python-click-8 Jai Vetrivelan
2022-04-14  7:00   ` [bug#54924] [PATCH 2/3] gnu: add python-proselint Jai Vetrivelan
2022-04-14  7:00   ` [bug#54924] [PATCH 3/3] gnu: Add emacs-flymake-proselint Jai Vetrivelan
2022-05-08 22:02 ` bug#54924: [PATCH 0/3] gnu: add emacs-flymake-proselint and dependencies Ludovic Courtès

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.