guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (3dba9b3 -> 1685548)


From: Arun Isaac
Subject: branch master updated (3dba9b3 -> 1685548)
Date: Sat, 27 May 2017 10:18:19 -0400 (EDT)

arunisaac pushed a change to branch master
in repository guix.

      from  3dba9b3   gnu: build: Improve docstrings.
       new  ad2ef26   gnu: Add python-sql.
       new  b208f71   gnu: Add python-genshi.
       new  ecca63b   gnu: Add python-relatorio.
       new  48174fb   gnu: Add trytond.
       new  1685548   gnu: Add tryton.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   7 +
 ...hon-genshi-add-support-for-python-3.4-AST.patch | 151 +++++++++++++++++++++
 .../python-genshi-buildable-on-python-2.7.patch    |  25 ++++
 ...hon-genshi-disable-speedups-on-python-3.3.patch |  32 +++++
 .../python-genshi-fix-tests-on-python-3.5.patch    | 112 +++++++++++++++
 .../patches/python-genshi-isstring-helper.patch    |  37 +++++
 ...on-genshi-stripping-of-unsafe-script-tags.patch |  51 +++++++
 gnu/packages/python.scm                            |  86 ++++++++++++
 gnu/packages/tryton.scm                            |  93 +++++++++++++
 9 files changed, 594 insertions(+)
 create mode 100644 
gnu/packages/patches/python-genshi-add-support-for-python-3.4-AST.patch
 create mode 100644 
gnu/packages/patches/python-genshi-buildable-on-python-2.7.patch
 create mode 100644 
gnu/packages/patches/python-genshi-disable-speedups-on-python-3.3.patch
 create mode 100644 
gnu/packages/patches/python-genshi-fix-tests-on-python-3.5.patch
 create mode 100644 gnu/packages/patches/python-genshi-isstring-helper.patch
 create mode 100644 
gnu/packages/patches/python-genshi-stripping-of-unsafe-script-tags.patch
 create mode 100644 gnu/packages/tryton.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]