all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#49874] [PATCH 0/5] Remove fabric
@ 2021-08-04 12:27 Ben Sturmfels via Guix-patches via
  2021-08-04 12:29 ` [bug#49874] [PATCH 1/5] gnu: " Ben Sturmfels via Guix-patches via
  2021-08-05  8:20 ` bug#49874: [PATCH 0/5] Remove fabric Efraim Flashner
  0 siblings, 2 replies; 7+ messages in thread
From: Ben Sturmfels via Guix-patches via @ 2021-08-04 12:27 UTC (permalink / raw)
  To: 49874; +Cc: Ben Sturmfels

The attached patch removes the Python 2 fabric package (version 1.14). This
package fails to build and has been replaced upstream by a Python 3 rewrite
(version 2). I added the package a few years back and no longer use it myself.

Ben Sturmfels (5):
  gnu: Remove fabric.
  gnu: Remove python2-bcrypt.
  gnu: Remove python2-pynacl.
  gnu: Remove python2-paramiko.
  gnu: Remove python2-fudge.

 gnu/packages/admin.scm         | 46 ----------------------------------
 gnu/packages/python-crypto.scm |  9 -------
 gnu/packages/python-xyz.scm    | 33 ------------------------
 3 files changed, 88 deletions(-)

-- 
2.32.0





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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 12:27 [bug#49874] [PATCH 0/5] Remove fabric Ben Sturmfels via Guix-patches via
2021-08-04 12:29 ` [bug#49874] [PATCH 1/5] gnu: " Ben Sturmfels via Guix-patches via
2021-08-04 12:29   ` [bug#49874] [PATCH 2/5] gnu: Remove python2-bcrypt Ben Sturmfels via Guix-patches via
2021-08-04 12:29   ` [bug#49874] [PATCH 3/5] gnu: Remove python2-pynacl Ben Sturmfels via Guix-patches via
2021-08-04 12:29   ` [bug#49874] [PATCH 4/5] gnu: Remove python2-paramiko Ben Sturmfels via Guix-patches via
2021-08-04 12:29   ` [bug#49874] [PATCH 5/5] gnu: Remove python2-fudge Ben Sturmfels via Guix-patches via
2021-08-05  8:20 ` bug#49874: [PATCH 0/5] Remove fabric Efraim Flashner

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.