summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2020-07-20gnu: python-zope-configuration: Update to 4.4.0.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-configuration): Update to 4.4.0. [arguments]: Don't skip tests. [native-inputs]: Add python-manuel.
2020-07-20gnu: Add python-manuel.Efraim Flashner
* gnu/packages/python-web.scm (python-manuel): New variable.
2020-07-20gnu: python-zope-schema: Update to 6.0.0.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-schema): Update to 6.0.0. [arguments]: Don't skip tests. Use custom 'check phase.
2020-07-20gnu: python-zope-interface: Update to 5.1.0.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-interface): Update to 5.1.0. [arguments]: Skip tests. [native-inputs]: Add python-coverage, python-nose, python-zope-testing.
2020-07-20gnu: python-zope-proxy: Update to 4.3.5.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-proxy): Update to 4.3.5.
2020-07-20gnu: python-zope-proxy: Run the tests.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-proxy)[arguments]: Don't skip tests. [native-inputs]: Add python-zope-security-bootstrap.
2020-07-20gnu: Add python-zope-security-bootstrap.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-security-bootstrap): New hidden package.
2020-07-20gnu: Add python-zope-proxy-bootstrap.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-proxy-bootstrap): New hidden package.
2020-07-20gnu: python-zope-exceptions: Enable tests.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-exceptions)[arguments]: Use custom 'check phase. [native-inputs]: Add python-zope-testrunner-bootstrap.
2020-07-20gnu: Add python-zope-testrunner-bootstrap.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-testrunner-bootstrap): New hidden package.
2020-07-20gnu: Add python-zope-exceptions-bootstrap.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-exceptions-bootstrap): New hidden package.
2020-07-20gnu: python-zope-exceptions: Update to 4.4.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.4.
2020-07-20gnu: python-zope-testrunner: Update to 5.2.Efraim Flashner
* gnu/packages/python-web.scm (python-zope-testrunner): Update to 5.2.
2020-07-20gnu: Add python-py3dns.Efraim Flashner
* gnu/packages/python-xyz.scm (python-py3dns): New variable.
2020-07-20gnu: python-click: Update to 7.1.2.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-click): Update to 7.1.2. [arguments] Fix the name of the file to modify. Set PYTHONPATH to make tests pass. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: rust-parking-lot-0.10: Upgrade to 0.10.2.John Soo
* gnu/packages/crates-io.scm (rust-parking-lot-core-0.10): Upgrade to 0.10.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: rust-parking-lot-core-0.7: Update to 0.7.2.John Soo
* gnu/packages/crates-io.scm (rust-parking-lot-core-0.7): Update to 0.7.2. [arguments]: In cargo-inputs replace rust-petgraph-0.4 with 0.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: Add rust-petgraph-0.5.John Soo
* gnu/packages/crates-io.scm (rust-petgraph-0.5): New variable. (rust-petgraph-0.4): Inherit from rust-petgraph-0.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: Add rust-fixedbitset-0.2.John Soo
* gnu/packages/crates-io.scm (rust-fixedbitset-0.2): New variable. (rust-fixedbitset-0.1): Inherit from rust-fixedbitset-0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: rust-fixedbitset-0.1: Do not skip build.John Soo
* gnu/packages/crates-io.scm (rust-fixedbitset-0.1): [arguments] Do not skip build. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: rust-petgraph-0.4: Do not skip build.John Soo
* gnu/packages/crates-io.scm (rust-petgraph-0.4): [arguments] Correct dependencies, ignore failing test, do not skip build. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: Add rust-odds-0.2.John Soo
* gnu/packages/crates-io.scm (rust-odds-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: rust-odds-0.3: Do not skip build.John Soo
* gnu/packages/crates-io.scm (rust-odds-0.3): Do not skip build. [arguments]: In cargo-development-inputs replace rust-itertools-0.8 with 0.7, rust-lazy-static-1 with 0.2, rust-quickcheck-0.8 with 0.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: Add rust-itertools-0.5.John Soo
* gnu/packages/crates-io.scm (rust-itertools-0.5): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: rust-lock-api-0.3: Update to 0.3.4.John Soo
* gnu/packages/crates-io.scm (rust-lock-api-0.3): Update to 0.3.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: python-pytest-vcr: Fix integration with pytest-5.Efraim Flashner
* gnu/packages/python-check.scm (python-pytest-vcr): Update to 1.0.2-1.4d6c7b3.
2020-07-20gnu: java-cisd-jhdf5: Update location of commons-io jar.Ricardo Wurmus
* gnu/packages/java.scm (java-cisd-jhdf5)[arguments]: Update location of commons-io jar.
2020-07-20gnu: java-cisd-base: Update location of commons-io jar.Ricardo Wurmus
* gnu/packages/java.scm (java-cisd-base)[arguments]: Update location of commons-io jar.
2020-07-20gnu: widelands: Update to 21.Michael Rohleder
* gnu/packages/games.scm (widelands): Update to 21. [arguments]: Remove unneeded 'install-desktop-file-and-icons phase. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: Add rust-directories-3.Alexandru-Sergiu Marton
* gnu/packages/crates-io.scm (rust-directories-3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: gnunet: Enable more tests.Tanguy Le Carrour
* gnu/packages/gnunet.scm (gnunet)[arguments]: Enable cadet tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-19gnu: emacs-telega: Update to 0.6.27-1.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.27-1. [source]: Take a new commit that includes the latest .el files from the contrib subdirectory. [arguments]: Add a substitute method for the 'telega-install-contrib phase to know where telega-contrib is located, and use it appropriately. [arguments]: Manually invoke bytecompilation as a separate step for the contrib directory. [arguments]: Add 'telega-install-contrib phase to place the contrib directory files in a more guix-suitable place.
2020-07-19gnu: MPD: Update to 0.21.25.Leo Famulari
* gnu/packages/mpd.scm (mpd): Update to 0.21.25.
2020-07-19gnu: libmpdclient: Update to 2.19.Leo Famulari
* gnu/packages/mpd.scm (libmpdclient): Update to 2.19.
2020-07-19gnu: lean: Disable test cases for i686 and armhf.Brett Gilio
* gnu/packages/lean.scm (lean)[arguments]: Individual test cases are currently failing for 32-bit architectures. Disable them temporarily pending further investigation as to resolution.
2020-07-20gnu: console-setup: Update to 1.196.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (console-setup): Update to 1.196. [source]: Use git tag.
2020-07-20gnu: xev: Update to 1.2.4.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xev): Update to 1.2.4.
2020-07-20gnu: qutebrowser: Update to 1.13.1.Tobias Geerinckx-Rice
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.13.1.
2020-07-20gnu: python-pendulum: Update to 2.1.1.Tobias Geerinckx-Rice
* gnu/packages/time.scm (python-pendulum): Update to 2.1.1.
2020-07-20gnu: zabbix-agentd, zabbix-server: Update to 5.0.2 [fixes CVE-2020-15803].Tobias Geerinckx-Rice
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.0.2.
2020-07-20gnu: mc: Update to 4.8.25.Tobias Geerinckx-Rice
* gnu/packages/mc.scm (mc): Update to 4.8.25.
2020-07-20gnu: mtd-utils: Update to 2.1.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.2.
2020-07-19gnu: libtorrent-rasterbar: Update to 1.2.7.Brett Gilio
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.2.7. [source]: Modify the URL.
2020-07-19gnu: Add gdc-toolchain.guy fleury iteriteka
* gnu/packages/commencement.scm(gdc-toolchain): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-19gnu: Add gdc-10.guy fleury iteriteka
* gnu/packages/gcc.scm (gdc-10): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-19gnu: python-fasteners: Update to 0.15.Efraim Flashner
* gnu/packages/python-xyz.scm (python-fasteners): Update to 0.15. [propagated-inputs]: Move python-testtools ... [native-inputs]: ... to here.
2020-07-19gnu: stress-make: Fix build with make 4.3.Eric Bavier
* gnu/packages/debug.scm (stress-make): Update to latest upstream commit. [arguments]: Adjust source file name for substitute*.
2020-07-19gnu: r-rhdf5lib: Fix libsz substitution.Jakub Kądziołka
This is a follow-up to commit b7f051db14fb485fcfa4917924eef186fb1b8c07 - in the new version, some of the format strings being replaced gained quotes. This commit fixes build of dependents of r-rhdf5lib, such as r-hdf5array. * gnu/packages/bioinformatics (r-rhdf5lib): Remove all instances of libsz.a.
2020-07-19gnu: perl-gd: Update to 2.72 [fixes CVE-2019-6977].Tobias Geerinckx-Rice
* gnu/packages/gd.scm (perl-gd): Update to 2.72.
2020-07-19gnu: s-tui: Update to 1.0.2.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (s-tui): Update to 1.0.2.