unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42297] [PATCH 00/10] Add Python packages for Sourcehut
@ 2020-07-09 19:14 Alexandru-Sergiu Marton
  2020-07-09 19:19 ` [bug#42297] [PATCH 01/10] gnu: Add hg-evolve Alexandru-Sergiu Marton
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Alexandru-Sergiu Marton @ 2020-07-09 19:14 UTC (permalink / raw)
  To: 42297; +Cc: Alexandru-Sergiu Marton

Hi,

This patch series adds some Python packages that I could see we were
missing to be able to package Sourcehut. (We're missing some go packages
too, but that's another story.)

Some packages (python-minio, python-hglib, python-sshpubkeys,
python-atpublic, python-aiosmtpd) have failing tests, and I'm not
knowledgeable enough to debug those. Any help would be appreciated. For
the time being, I disabled tests for those packages.

Alexandru-Sergiu Marton (10):
  gnu: Add hg-evolve.
  gnu: Add python-pgpy.
  gnu: Add python-minio.
  gnu: Add python-hglib.
  gnu: Add python-unidiff.
  gnu: Add python-emailthreads.
  gnu: Add python-zxcvbn.
  gnu: Add python-sshpubkeys.
  gnu: Add python-atpublic.
  gnu: Add python-aiosmtpd.

 gnu/packages/python-crypto.scm   |  25 ++++
 gnu/packages/python-xyz.scm      | 230 +++++++++++++++++++++++++++++++
 gnu/packages/version-control.scm |  35 +++++
 3 files changed, 290 insertions(+)

-- 
2.27.0





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

end of thread, other threads:[~2020-07-09 16:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 19:14 [bug#42297] [PATCH 00/10] Add Python packages for Sourcehut Alexandru-Sergiu Marton
2020-07-09 19:19 ` [bug#42297] [PATCH 01/10] gnu: Add hg-evolve Alexandru-Sergiu Marton
2020-07-09 19:19 ` [bug#42297] [PATCH 02/10] gnu: Add python-pgpy Alexandru-Sergiu Marton
2020-07-09 19:19 ` [bug#42297] [PATCH 03/10] gnu: Add python-minio Alexandru-Sergiu Marton
2020-07-09 19:19 ` [bug#42297] [PATCH 04/10] gnu: Add python-hglib Alexandru-Sergiu Marton
2020-07-09 19:19 ` [bug#42297] [PATCH 05/10] gnu: Add python-unidiff Alexandru-Sergiu Marton
2020-07-09 19:19 ` [bug#42297] [PATCH 06/10] gnu: Add python-emailthreads Alexandru-Sergiu Marton
2020-07-09 19:19 ` [bug#42297] [PATCH 07/10] gnu: Add python-zxcvbn Alexandru-Sergiu Marton
2020-07-09 19:19 ` [bug#42297] [PATCH 08/10] gnu: Add python-sshpubkeys Alexandru-Sergiu Marton
2020-07-09 19:19 ` [bug#42297] [PATCH 09/10] gnu: Add python-atpublic Alexandru-Sergiu Marton
2020-07-09 19:19 ` [bug#42297] [PATCH 10/10] gnu: Add python-aiosmtpd Alexandru-Sergiu Marton

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).