summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: Add xwhite.base-for-series-12604base-for-series-12600base-for-series-12599base-for-series-12598base-for-series-12597derekchuank@outlook.com2022-06-07
| | | | | | * gnu/packages/xdisorg.scm (xwhite): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add edlin.Foo Chuan Wei2022-06-07
| | | | | | * gnu/packages/text-editors.scm (edlin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: nyacc: Update to 1.07.0.Felix Lechner2022-06-07
| | | | | | * gnu/packages/mes.scm (nyacc): Update to 1.07.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile-fibers: Update to 1.1.1.Ludovic Courtès2022-06-07
| | | | * gnu/packages/guile-xyz.scm (guile-fibers-1.1): Update to 1.1.1.
* gnu: Remove unused patch.Efraim Flashner2022-06-07
| | | | | | * gnu/packages/patches/python-flake8-polyfill-flake8-4-compat.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: python-debian: Set version to build reproducibly.Vagrant Cascadian2022-06-07
| | | | | * gnu/packages/python-xyz.scm (python-debian)[arguments]: Add 'set-version phase.
* gnu: offlate: Fix build.Maxim Cournoyer2022-06-07
| | | | | * gnu/packages/python-xyz.scm (offlate) [phases]{patch-for-pygit2}: New phase.
* gnu: python-pygit2: Update to 1.9.2 and enable tests.Maxim Cournoyer2022-06-07
| | | | | | | * gnu/packages/python-xyz.scm (python-pygit2): Update to 1.9.2. [tests?]: Delete argument. [phases]{check}: New phase override. [description]: Fix sentence.
* gnu: python-pygmsh: Update to 7.1.17.Maxim Cournoyer2022-06-07
| | | | | | | | | | | | * gnu/packages/simulation.scm (python-pygmsh): Update to 7.1.17. [source]: Remove snippet and modules fields. [origin]: Prefix tag by "v". [phases]: Delete trailing #t. {workaround-gmsh-detection-failure}: New phase. {build, install}: New phase overrides. {check}: Honor tests and remove extraneous add-installed-pythonpath call. [native-inputs]: Remove wheel. Add python-pypa-build and python-flit-core. [propagated-inputs]: Remove python-importlib-metadata.
* gnu: python-xunitparser: Update to 1.3.4.Maxim Cournoyer2022-06-07
| | | | * gnu/packages/python-check.scm (python-xunitparser): Update to 1.3.4.
* gnu: nikola: Update to 8.2.2.Maxim Cournoyer2022-06-07
| | | | * gnu/packages/python-xyz.scm (nikola): Update to 8.2.2.
* gnu: electron-cash: Apply new style to inputs and use gexps.Maxim Cournoyer2022-06-07
| | | | | * gnu/packages/finance.scm (electron-cash)[phases]: Use gexps. [inputs]: Use new style.
* gnu: electron-cash: Update to 4.2.10.Maxim Cournoyer2022-06-07
| | | | * gnu/packages/finance.scm (electron-cash): Update to 4.2.10.
* gnu: trezor-agent: Update to 0.14.4.Maxim Cournoyer2022-06-07
| | | | | * gnu/packages/finance.scm (trezor-agent): Update to 0.14.4. [phases]{relax-requirements}: New phase.
* gnu: python-trezor: Add python-hidapi optional dependency.Maxim Cournoyer2022-06-07
| | | | | * gnu/packages/finance.scm (python-trezor) [propagated-inputs]: Add python-hidapi.
* gnu: python-trezor-agent: Delete trailing #t and honor TESTS?.Maxim Cournoyer2022-06-07
| | | | | | * gnu/packages/finance.scm (python-trezor-agent) [phases]: Delete trailing #t. {check}: Honor TESTS?. Delete extraneous add-installed-pythonpath call.
* gnu: python-trezor: Update to 0.13.0.Maxim Cournoyer2022-06-07
| | | | | | | * gnu/packages/finance.scm (python-trezor): Update to 0.13.0. [source]: Delete broken symbolic links in snippet. [propagated-inputs]: Use python-click-7. [native-inputs]: Re-order.
* gnu: python-flask-restx: Skip networking dependent test.Maxim Cournoyer2022-06-07
| | | | | * gnu/packages/python-web.scm (python-flask-restx) [phases]{check}: Skip the 'test_redirect' test.
* gnu: python-flask-combo-jsonapi: Skip failing test.Maxim Cournoyer2022-06-07
| | | | | | | * gnu/packages/python-web.scm (python-flask-combo-jsonapi) [phases]{check}: Skip test_get_list_with_simple_filter_relationship_custom_qs_api test. [native-inputs]: Normalize indentation.
* gnu: xenon: Update to 0.9.0, rename and relocate.Maxim Cournoyer2022-06-07
| | | | | | | | | * gnu/packages/python-xyz.scm (python-xenon): Rename to... * gnu/packages/code.scm (xenon): ... this. Update to 0.9.0. [native-inputs]: Delete field. [inputs]: New field. [phases]: Delete argument. (python-xenon): Mark as deprecated.
* gnu: python-flake8: Update to 4.0.1.Maxim Cournoyer2022-06-07
| | | | | | | * gnu/packages/python-xyz.scm (python-flake8): Update to 4.0.1. [phases]{check}: Delete extraneous add-installed-pythonpath call. [propagated-inputs]: Re-indent. [native-inputs]: Remove python-mock.
* gnu: Remove python-flake8-polyfill.Maxim Cournoyer2022-06-07
| | | | | | | This package is mostly useful for Flake8 version 2 or 3 (see: https://github.com/PyCQA/flake8-polyfill/pull/14#issuecomment-979161161). * gnu/packages/python-xyz.scm (python-flake8-polyfill): Delete variable.
* gnu: python-pep8-naming: Update to 0.13.0.Maxim Cournoyer2022-06-07
| | | | | * gnu/packages/python-xyz.scm (python-pep8-naming): Update to 0.13.0. [propagated-inputs]: Remove python-flake8-polyfill.
* gnu: python-radon: Update to 5.1.0.Maxim Cournoyer2022-06-07
| | | | | * gnu/packages/python-xyz.scm (python-radon): Update to 5.1.0. [propagated-inputs]: Remove python-flake8-polyfill.
* gnu: python-flake8-polyfill: Update home-page.Efraim Flashner2022-06-07
| | | | | * gnu/packages/python-xyz.scm (python-flake8-polyfill)[home-page]: Update to new upstream URI.
* gnu: python-flake8-polyfill: Honor tests? flag.Efraim Flashner2022-06-07
| | | | | * gnu/packages/python-xyz.scm (python-flake8-polyfill)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
* gnu: python-flake8-polyfill: Fix building with python-flake8@4.Efraim Flashner2022-06-07
| | | | | | | * gnu/packages/python-xyz.scm (python-flake8-polyfill)[source]: Add patch. * gnu/packages/patches/python-flake8-polyfill-flake8-4-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: python-flake8: Update to 4.0.1.Petr Hodina2022-06-07
| | | | | | | | * gnu/packages/python-xyz.scm (python-flake8): Update to 4.0.1. [source]: Remove snippet. [arguments]: Respect tests?. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-pycodestyle: Update to 2.8.0.Petr Hodina2022-06-07
| | | | | | | * gnu/packages/python-xyz.scm (python-pycodestyle): Update to 2.8.0. [arguments]: Respect tests?. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Borg: Update to 1.2.1.Leo Famulari2022-06-06
| | | | * gnu/packages/backup.scm (borg): Update to 1.2.1.
* gnu: python-msgpack: Update to 1.0.4.Leo Famulari2022-06-06
| | | | * gnu/packages/python-xyz.scm (python-msgpack): Update to 1.0.4.
* gnu: perl-catalyst-devel: Update to 1.42.Tobias Geerinckx-Rice2022-06-05
| | | | * gnu/packages/web.scm (perl-catalyst-devel): Update to 1.42.
* gnu: perl-xml-compile-soap: Update to 3.27.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.27. [propagated-inputs]: Replace perl-file-slurp-tiny with perl-file-slurper.
* gnu: sudo: Update to 1.9.11.Tobias Geerinckx-Rice2022-06-05
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.11.
* gnu: guvcview: Update to 2.0.8.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/video.scm (guvcview): Update to 2.0.8. [inputs]: Add bdb and libjpeg-turbo.
* gnu: mu: Update to 1.6.11.Leo Famulari2022-06-06
| | | | * gnu/packages/mail.scm (mu): Update to 1.6.11.
* gnu: Mutt: Update to 2.2.6.Leo Famulari2022-06-06
| | | | * gnu/packages/mail.scm (mutt): Update to 2.2.6.
* gnu: virtuoso-ose: Do not embed kernel version and timestamps.Vagrant Cascadian2022-06-06
| | | | | * gnu/packages/databases.scm (virtuoso-ose)[arguments]: Add 'avoid-embedding-kernel-and-timestamps phase.
* gnu: uim: Build reproducibly.Vagrant Cascadian2022-06-06
| | | | * gnu/packages/xorg.scm (uim)[arguments]: Disable parallel build.
* gnu: discrover: Use reproducible timestamps.Vagrant Cascadian2022-06-06
| | | | | * gnu/packages/bioinformatics.scm (discrover)[arguments]: Add 'set-force-source-date phase.
* gnu: perl-term-size-perl: Remove timestamps.Vagrant Cascadian2022-06-06
| | | | | * gnu/packages/perl.sc (perl-term-size-perl)[arguments]: Add 'remote-timestamps phase.
* gnu: itpp: Avoid embedding build dates.Vagrant Cascadian2022-06-06
| | | | | * gnu/packages/maths.scm (itpp): Add 'set-man-page-date and 'set-force-source-date phases.
* gnu: Add python-progress.Peter Polidoro2022-06-06
| | | | | | * gnu/packages/python-xyz.scm (python-progress): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-canopen.Peter Polidoro2022-06-06
| | | | | | * gnu/packages/python-xyz.scm (python-canopen): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile-xapian: Update to 0.2.0.Arun Isaac2022-06-07
| | | | | * gnu/packages/guile-xyz.scm (guile-xapian): Update to 0.2.0. [source]: Remove modules and snippet setting LD_LIBRARY_PATH.
* gnu: python-flake8: Allow building with newer python-pyflakes.Efraim Flashner2022-06-06
| | | | | * gnu/packages/python-xyz.scm (python-flake8)[source]: Add snippet to remove upper bound on dependency python-pyflakes version.
* gnu: Add python-labjack.base-for-series-12596base-for-series-12593base-for-series-12592base-for-series-12590base-for-series-12585Maxim Cournoyer2022-06-06
| | | | * gnu/packages/python-xyz.scm (python-labjack): New variable.
* gnu: Add python-exodriver.Maxim Cournoyer2022-06-06
| | | | * gnu/packages/python-xyz.scm (python-exodriver): New variable.
* gnu: xsecurelock: Remove input labels.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/xdisorg.scm (xsecurelock)[inputs]: Remove input labels.
* gnu: xsecurelock: Update setuid example in description.Tobias Geerinckx-Rice2022-06-05
| | | | * gnu/packages/xorg.scm (xsecurelock)[description]: Update example code.