Age | Commit message (Collapse) | Author |
|
* gnu/packages/kde-pim.scm (kmail)[description]: Fix typo.
|
|
* gnu/packages/cran.scm (r-physicalactivity)[description]: Fix typos.
|
|
* gnu/packages/linux.scm (erofs-utils)[synopsis, description]: Fix typo.
|
|
* gnu/packages/engineering.scm (geda-gaf)[description]: Fix typo.
|
|
* gnu/packages/telegram.scm (tl-parser)[description]: Fix typo.
|
|
* gnu/packages/emacs-xyz.scm (emacs-webpaste)[description]: Fix typo.
|
|
* gnu/packages/bioconductor.scm (r-msmstests)[description]: Fix typos.
|
|
* gnu/packages/cran.scm (r-ggforce)[description]: Fix typo.
|
|
* gnu/packages/gtk.scm: Fix typo in copyright header.
|
|
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour)
[description]: Fix typo.
|
|
* gnu/packages/language.scm (nimf)[description]: Fix typo.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-claw-utils)[description]: Fix typo.
|
|
* gnu/packages/guile-xyz.scm (guile-eris)[description]: Fix typo.
|
|
* gnu/packages/fcitx5.scm (libime)[description]: Fix typo.
|
|
* gnu/packages/python-xyz.scm (python-dpath)
[synopsis, description]: Fix typo.
|
|
* gnu/packages/popt.scm (popt)[description]: Fix typo.
|
|
* gnu/packages/crates-io.scm (rust-filesize-0.2)[description]: Fix typo.
|
|
* gnu/packages/ocaml.scm (camlboot)[synopsis]: Fix typo.
|
|
* gnu/packages/bioinformatics.scm (sortmerna)[description]: Use @acronym{}.
|
|
* gnu/packages/file-systems.scm (tmsu)[synopsis, description]: Fix typo.
|
|
* gnu/tests/nfs.scm (%test-nfs-root-fs)[description]: Fix typo.
|
|
* gnu/services/version-control.scm (git-daemon-service): Fix docstring
typo.
|
|
* gnu/packages/file-systems.scm (davfs2)[description]: Fix typo.
|
|
* gnu/packages/astronomy.scm (erfa)[description]: Add all the @acronym{}s.
|
|
* gnu/packages/astronomy.scm (erfa): Update to 1.7.3.
|
|
* gnu/packages/radio.scm (airspyhf)[arguments]: Add 'fix-udev-rules' phase.
|
|
* gnu/packages/radio.scm (gnuradio-osmosdr)[inputs]: Add airspyhf.
|
|
* gnu/packages/radio.scm (airspyhf): New variable.
|
|
Commit 06eb21856f made it necessary, since it is now handled by the Qt build
system itself.
* gnu/packages/jami.scm (jami-qt)[phases]{wrap}: Remove phase.
|
|
This is a followup to commit 506eb97de7041f6bcb6e841201c01e88bedfc9d9.
Feedparser dropped support for Python 2 in version 6.0.0. The latest
release that works with Python 2 is 5.2.1.
* gnu/packages/web.scm (python2-feedparser): Revert back to version 5.2.1.
|
|
* gnu/packages/qt.scm (python2-sip): Delete variable.
|
|
* gnu/packages/qt.scm (python2-pyqt): Remove variable.
|
|
* gnu/packages/qt.scm (python2-pyqtwebengine): Remove variable.
|
|
* gnu/packages/ebook.scm (calibre): Update to 5.14.0.
[source]: Adjust the snippet to preserve some files used by the HTML reader.
[native-inputs]: Add python-pyqt-builder. Replace python2-flake8 with
python-flake8.
[inputs]: Remove chmlib, js-mathjax, python-chardet, and python-sip. Add
python-cchardet, python-speechd, python-zeroconf, python-py7zr, python-pychm,
python-pycryptodome, libjpeg, and libjxr. Replace all Python 2 dependencies
with their Python 3 equivalents.
[arguments]: Build with the default Python and adjust custom phases accordingly.
Adjust the 'configure' phase to changes in how Calibre uses SIP, and patch
lookup paths for libjpeg and libjxr.
Rename the 'build-extra' phase to 'install-rapydscript', and run it after the
'install' phase. Adjust it for Calibre 5.14.0.
* gnu/packages/patches/calibre-no-updates-dialog.patch,
gnu/packages/patches/calibre-remove-test-sqlite.patch,
gnu/packages/patches/calibre-remove-test-unrar.patch: Adjust patches for Calibre
5.14.0.
|
|
* gnu/packages/python-web.scm (python-html5lib)[propagated-inputs]: Add
python-chardet.
|
|
* gnu/packages/freedesktop.scm (python-cchardet): New variable.
|
|
* gnu/packages/ebook.scm (python-pychm): New variable.
|
|
* gnu/packages/web.scm (python-feedparser): Update to 6.0.2.
|
|
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.3.4.
|
|
* gnu/packages/python-compression.scm (python-py7zr): New variable.
|
|
* gnu/packages/python-compression.scm (python-bcj-cffi): New variable.
|
|
* gnu/packages/python-compression.scm (python-pyzstd): New variable.
|
|
* gnu/packages/python-compression.scm (python-zstandard): Update to 0.15.2.
|
|
* gnu/packages/python-compression.scm (python-ppmd-cffi): New variable.
|
|
* gnu/packages/python-compression.scm (python-multivolumefile): New
variable.
|
|
* gnu/packages/python-check.scm (python-pyannotate): New variable.
|
|
* gnu/packages/python-xyz.scm (python-zeroconf): New variable.
|
|
* gnu/packages/python-xyz.scm (python-ifaddr): New variable.
|
|
* gnu/packages/qt.scm (python-pyqt)
[source]: Remove pyqt-public-sip.patch.
[propagated-inputs]: Add python-pyqt5-sip.
* gnu/packages/patches/pyqt-public-sip.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/qt.scm (python-pyqt5-sip): New variable.
|