[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (67cb8e90c4 -> 48e049b38d)
From: |
guix-commits |
Subject: |
branch master updated (67cb8e90c4 -> 48e049b38d) |
Date: |
Wed, 9 Mar 2022 15:26:33 -0500 (EST) |
apteryx pushed a change to branch master
in repository guix.
from 67cb8e90c4 gnu: emacs-embark: Update to 0.16.
new 1a7424957d gnu: python-robotframework-sshlibrary: Patch for
RobotFramework 5 compatibility.
new edbf4f60e2 gnu: python-jedi: Remove optional test dependency on
python-django-2.2.
new 09aa025b44 gnu: Add python-trio-websocket.
new ebd2093b32 gnu: python-robotframework: Fully build the documentation.
new 48e049b38d gnu: python-robotframework-sshlibrary: Normalize doc
location.
The 5 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 | 2 +
...thon-robotframework-sshlibrary-rf5-compat.patch | 19 ++++
.../patches/python-robotframework-ug2html.patch | 57 +++++++++++
gnu/packages/python-xyz.scm | 109 +++++++++++++++------
4 files changed, 157 insertions(+), 30 deletions(-)
create mode 100644
gnu/packages/patches/python-robotframework-sshlibrary-rf5-compat.patch
create mode 100644 gnu/packages/patches/python-robotframework-ug2html.patch
- branch master updated (67cb8e90c4 -> 48e049b38d),
guix-commits <=
- 02/05: gnu: python-jedi: Remove optional test dependency on python-django-2.2., guix-commits, 2022/03/09
- 05/05: gnu: python-robotframework-sshlibrary: Normalize doc location., guix-commits, 2022/03/09
- 01/05: gnu: python-robotframework-sshlibrary: Patch for RobotFramework 5 compatibility., guix-commits, 2022/03/09
- 03/05: gnu: Add python-trio-websocket., guix-commits, 2022/03/09
- 04/05: gnu: python-robotframework: Fully build the documentation., guix-commits, 2022/03/09