[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (bde77a8 -> 3ab7e15)
From: |
guix-commits |
Subject: |
branch master updated (bde77a8 -> 3ab7e15) |
Date: |
Wed, 27 Jan 2021 09:09:55 -0500 (EST) |
apteryx pushed a change to branch master
in repository guix.
from bde77a8 gnu: emacs-helm-sly: Update to 0.7.1.
new dbcd205 gnu: python-xyz: Move a few modules to (gnu packages
python-build).
new 3ab7e15 gnu: Add python-pypa-build.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/bittorrent.scm | 1 +
gnu/packages/check.scm | 1 +
gnu/packages/finance.scm | 1 +
gnu/packages/machine-learning.scm | 1 +
gnu/packages/protobuf.scm | 1 +
gnu/packages/python-build.scm | 160 ++++++++++++++++++++++++++++++++++++++
gnu/packages/python-crypto.scm | 1 +
gnu/packages/python-web.scm | 1 +
gnu/packages/python-xyz.scm | 94 +---------------------
gnu/packages/sphinx.scm | 1 +
gnu/packages/version-control.scm | 1 +
gnu/packages/virtualization.scm | 1 +
13 files changed, 174 insertions(+), 91 deletions(-)
create mode 100644 gnu/packages/python-build.scm
- branch master updated (bde77a8 -> 3ab7e15),
guix-commits <=