guix-commits
[Top][All Lists]
Advanced

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

branch master updated (c8e214e -> ee3ce0d)


From: guix-commits
Subject: branch master updated (c8e214e -> ee3ce0d)
Date: Sun, 5 May 2019 11:15:22 -0400 (EDT)

dannym pushed a change to branch master
in repository guix.

      from  c8e214e   gnu: wgetpaste: Make all dependencies explicit.
       new  4e6f8a1   gnu: calibre: Update to 3.41.3.
       new  d243b41   gnu: calibre: Use system mathjax.
       new  b003895   gnu: calibre: Build rapydscript.
       new  4f29902   gnu: calibre: Add missing dependencies as indicated by 
tests.
       new  13068a8   gnu: calibre: Move font unbundling to after check phase.
       new  7a82ceb   gnu: Add python-html2text, python2-html2text.
       new  adc25b6   gnu: calibre: Add python2-html2text as an input.
       new  c187c9d   gnu: python-regex, python2-regex: Update to 2019.04.14.
       new  15871b4   gnu: calibre: Remove unrar test.
       new  b01cde1   gnu: calibre: Disable tests that require networking.
       new  ad74978   gnu: Add python-soupsieve, python2-soupsieve.
       new  6e1ab5f   gnu: calibre: Use "linux.py" to install desktop files.
       new  f89f5ab   gnu: calibre: Disable bs4 test.
       new  4bcd064   gnu: calibre: Disable Qt test.
       new  cbe399e   gnu: calibre: Disable sqlite test.
       new  eb5f620   gnu: calibre: Enable tests.
       new  7312a7d   gnu: calibre: Remove some comments.
       new  68435a7   gnu: calibre: Unbundle python2-odfpy.
       new  62a97dc   gnu: calibre: Remove libxrender as an input.
       new  f3f017d   gnu: calibre: Delete various junk from source.
       new  d6dfe8b   gnu: calibre: Install man pages.
       new  421c5e9   gnu: calibre: Shorten long line.
       new  ee3ce0d   gnu: calibre: Update to 3.42.0.

The 23 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                                       |   4 +-
 gnu/packages/ebook.scm                             | 102 +++++++++++++--------
 gnu/packages/patches/calibre-remove-test-bs4.patch |  34 +++++++
 .../patches/calibre-remove-test-sqlite.patch       |  29 ++++++
 .../patches/calibre-remove-test-unrar.patch        |  28 ++++++
 .../patches/calibre-use-packaged-feedparser.patch  |  51 -----------
 gnu/packages/python-web.scm                        |  22 +++++
 gnu/packages/python-xyz.scm                        |  39 +++++++-
 8 files changed, 216 insertions(+), 93 deletions(-)
 create mode 100644 gnu/packages/patches/calibre-remove-test-bs4.patch
 create mode 100644 gnu/packages/patches/calibre-remove-test-sqlite.patch
 create mode 100644 gnu/packages/patches/calibre-remove-test-unrar.patch
 delete mode 100644 gnu/packages/patches/calibre-use-packaged-feedparser.patch



reply via email to

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