Age | Commit message (Expand) | Author |
2021-02-03 | Merge branch 'master' into core-updates | Christopher Baines |
2021-02-01 | gnu: python-pyhamcrest: Update to 2.0.2....* gnu/packages/check.scm (python-pyhamcrest): Update to 2.0.2.
[propagated-inputs]: Remove python-six.
[phases]{check}: Do not set PYTHONPATH.
(python2-pyhamcrest): Remove variable.
| Maxim Cournoyer |
2021-02-01 | gnu: behave: Do not set PYTHONPATH....* gnu/packages/check.scm (behave)[arguments]: Remove the '#:phases' argument.
[propagated-inputs]: Remove python-importlib-metadata and python-six.
| Maxim Cournoyer |
2021-02-01 | gnu: python-pyfakefs: Disable unreliable test...* gnu/packages/check.scm (python-pyfakefs) [arguments]: Add new phase to
skip single test.
| Lars-Dominik Braun |
2021-02-01 | gnu: python-pytest-pep8: Fix package....* gnu/packages/check.scm (python-pytest-pep8)[arguments]: Remove
dependency on pytest-cache and add proper 'check phase.
| Lars-Dominik Braun |
2021-02-01 | gnu: python-fixtures-bootstrap: Do not sanity check....* gnu/packages/check.scm (python-fixtures-bootstrap)
[phases]{sanity-check}: Delete.
| Lars-Dominik Braun |
2021-02-01 | gnu: python-pytest-xdist: Add missing input, relax pytest requirement....* gnu/packages/check.scm: (python-pytest-xdist)
[arguments]: Relax pytest version requirements.
[propagated-inputs]: Add python-pytest-forked.
| Lars-Dominik Braun |
2021-01-29 | gnu: python2-fixtures: Remove package....* gnu/packages/check.scm (python2-fixtures-bootstrap)
(python2-fixtures): Delete variables.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-testtools: Remove package....* gnu/packages/check.scm (python2-testtools-bootstrap)
(python2-testtools): Delete variables.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-testscenarios: Remove package....* gnu/packages/check.scm (python2-testscenarios-bootstrap)
(python2-testscenarios): Delete variables.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-subunit: Remove package....* gnu/packages/check.scm (python2-subunit-bootstrap)
(python2-subunit): Delete variables.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-testrepository: Remove package....* gnu/packages/check.scm (python2-testrepository-bootstrap)
(python2-testrepository): Delete variables.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-behave-web-api: Remove package....* gnu/packages/check.scm (python2-behave-web-api): Delete.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-pylint: Remove package....* gnu/packages/check.scm (python2-pylint): Delete.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-testresources: Remove package....* gnu/packages/check.scm (python2-testresources-bootstrap)
(python2-testresources): Delete.
| Maxim Cournoyer |
2021-01-27 | gnu: python-xyz: Move a few modules to (gnu packages python-build)....* gnu/packages/python-xyz.scm (python-pep517): Inherit from
python-pep517-bootstrap. Remove the inherited common fields.
(python-poetry-core, python-wheel)
(python-toml): Move to ...
* gnu/packages/python-build.scm: ... here, a new module.
(python-pep517-bootstrap): New package.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module.
| Maxim Cournoyer |
2021-01-15 | gnu: python2-pylint: Remove package....* gnu/packages/check.scm (python-pylint)[properties]: Delete field.
* gnu/packages/check.scm (python2-pylint): Remove variable.
| Maxim Cournoyer |
2021-01-15 | gnu: python-hypothesmith: Update to 0.1.8....* gnu/packages/check.scm (python-hypothesmith): Update to 0.1.8.
[propagated-inputs]: Replace python-hypothesmith-5.23 by python-hypothesmith.
| Maxim Cournoyer |
2021-01-15 | gnu: python-hypothesis: Update to 6.0.2...* gnu/packages/check.scm (python-hypothesis): Update to 6.0.2.
(python-hypothesis-5.23): Delete variable.
| Maxim Cournoyer |
2021-01-15 | gnu: python-pytest-forked: Update to 1.3.0....* gnu/packages/check.scm (python-pytest-forked): Update to 1.3.0.
[propagated-inputs]: Move python-pytest to...
[native-inputs]: ... here.
| Maxim Cournoyer |
2021-01-15 | gnu: python-pytest: Propagate python-iniconfig, python-toml....Based on a reading of the install_requires field of its setup.cfg file.
* gnu/packages/check.scm (python-pytest)[native-inputs]: Move
python-iniconfig...
[propagated-inputs]: ... to here. Add python-toml. Remove
python-atomicwrites, apparently only required on the win32 platform.
| Maxim Cournoyer |
2021-01-14 | gnu: Add shunit2....* gnu/packages/check.scm (shunit2): New variable.
| Efraim Flashner |
2021-01-14 | gnu: python-pytest: Update to 6.2.1....* gnu/packages/check.scm (python-pytest): Update to 6.2.1.
[phases]{check}: Repatriate from the python-pytest-6 definition.
[native-inputs]: Add python-iniconfig and python-toml.
| Maxim Cournoyer |
2021-01-14 | gnu: python-py: Update to 1.10.0....* gnu/packages/check.scm (python-pytest-6)[propagated-inputs]: Replace
python-py-next by python-py.
* gnu/packages/python-xyz.scm (python-py): Update to 1.10.0.
(python-py-next): Remove variable.
| Maxim Cournoyer |
2020-12-28 | gnu: doctest: Update to 2.4.4....* gnu/packages/check.scm (doctest): Update to 2.4.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Vincent Legoll |
2020-12-27 | gnu: cppcheck: Update to 2.3....* gnu/packages/check.scm (cppcheck): Update to 2.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Vincent Legoll |
2020-12-20 | gnu: cppunit: Update to 1.15.1....* gnu/packages/check.scm (cppunit): Update to 1.15.1.
| Marius Bakke |
2020-11-29 | gnu: python-pytest-xdist: Update to 2.1.0....* gnu/packages/check.scm (python-pytest-xdist): Update to 2.1.0.
| Maxim Cournoyer |
2020-11-29 | gnu: Add python-pytest-6....* gnu/packages/check.scm (python-pytest-6): New variable.
(python-pytest-6-bootstrap): Likewise.
| Maxim Cournoyer |
2020-11-22 | Merge branch 'master' into staging | Marius Bakke |
2020-11-19 | gnu: python-subunit-bootstrap: Update to 1.4.0....* gnu/packages/check.scm (python-subunit-bootstrap): Update to 1.4.0.
| Maxim Cournoyer |
2020-11-19 | gnu: Don't append '.git' to GitHub uris....* gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI.
* gnu/packages/aidc.scm (zxing-cpp),
* gnu/packages/assembly.scm (mbuild),
* gnu/packages/audio.scm (opensles, wildmidi, tinyalsa),
* gnu/packages/browser-extensions.scm (ublock-origin-chromium),
* gnu/packages/check.scm (mutest),
* gnu/packages/compression.scm (unshield),
* gnu/packages/coq.scm (subset),
* gnu/packages/dictionaries.scm (translate-shell),
* gnu/packages/disk.scm (memkind),
* gnu/packages/documentation.scm (latex2html),
* gnu/packages/emacs-xyz.scm (emacs-chronometrist,
emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline,
emacs-org-generate),
* gnu/packages/embedded.scm (ebusd, ebusd-configuration),
* gnu/packages/enchant.scm (nuspell),
* gnu/packages/fontutils.scm (woff2),
* gnu/packages/geo.scm (memphis),
* gnu/packages/gimp.scm (mrg),
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator),
* gnu/packages/gnome.scm (parlatype),
* gnu/packages/golang.scm (go-github-com-tv42-httpunix,
go-github-com-ayufan-golang-kardianos-service),
* gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm,
directfb, flux),
* gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual,
graphene),
* gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent),
* gnu/packages/image.scm (openjpeg-data),
* gnu/packages/java.scm (javacc),
* gnu/packages/language.scm (liblouis, liblouisutdml),
* gnu/packages/linux.scm (pamela, ttyebus),
* gnu/packages/lxqt.scm (lxqt-connman-applet),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/man.scm (ronn),
* gnu/packages/music.scm (tascam-gtk, artyfx),
* gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg),
* gnu/packages/python-crypto.scm (pure-python-otr),
* gnu/packages/qt.scm (qtspell),
* gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware),
* gnu/packages/rdp.scm (freerdp),
* gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme,
ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor,
ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop,
ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn),
* gnu/packages/syncthing.scm (syncthing-gtk),
* gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265,
tslib),
* gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
| Efraim Flashner |
2020-11-11 | Merge branch 'master' into staging | Marius Bakke |
2020-11-09 | gnu: umockdev: Update to 0.14.4....* gnu/packages/check.scm (umockdev): Update to 0.14.4.
| Tobias Geerinckx-Rice |
2020-11-07 | Merge branch 'master' into staging... Conflicts:
gnu/local.mk
gnu/packages/gdb.scm
gnu/packages/lisp-xyz.scm
gnu/packages/web-browsers.scm
| Marius Bakke |
2020-11-07 | gnu: doctest: Update to 2.4.1....* gnu/packages/check.scm (doctest): Update to 2.4.1.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: check: Update to 0.15.2....* gnu/packages/check.scm (check): Update to 0.15.2.
| Marius Bakke |
2020-10-13 | Merge branch 'master' into staging | Marius Bakke |
2020-10-09 | gnu: catch2: Update to 2.13.2....* gnu/packages/check.scm (catch2): Update to 2.13.2.
| Tobias Geerinckx-Rice |
2020-10-05 | Merge branch 'master' into staging | Guillaume Le Vaillant |
2020-10-03 | gnu: catch2: Update to 2.13.1....* gnu/packages/check.scm (catch2): Update to 2.13.1.
| Tobias Geerinckx-Rice |
2020-09-23 | gnu: umockdev: Update to 0.14.3....* gnu/packages/check.scm (umockdev): Update to 0.14.3.
| Tobias Geerinckx-Rice |
2020-09-05 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2020-08-18 | gnu: Add pedansee....* gnu/packages/check.scm (pedansee): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add mutest....* gnu/packages/check.scm (mutest): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-09 | gnu: python-pytest-flakes: Update to 4.0.1....* gnu/packages/check.scm (python-pytest-flakes): Update to 4.0.1.
| Tobias Geerinckx-Rice |
2020-08-09 | gnu: umockdev: Update to 0.14.2....* gnu/packages/check.scm (umockdev): Update to 0.14.2.
| Tobias Geerinckx-Rice |
2020-08-07 | Revert "gnu: python-pyfakefs: Update to 4.1.0."...This update breaks diffoscope.
This reverts commit 6ff6912de94c4b707fbf865b871f27f9844a25a8.
| Efraim Flashner |
2020-08-07 | gnu: python-pyfakefs: Update to 4.1.0....* gnu/packages/check.scm (python-pyfakefs.scm): Update to 4.1.0.
| Efraim Flashner |
2020-08-04 | gnu: catch-framework2: Update to 2.13.0....* gnu/packages/check.scm (catch-framework2): Update to 2.13.0.
* gnu/packages/engineering.scm (libfive)[arguments]: Adjust custom
'find-catch phase for updated include path.
* gnu/packages/xdisorg.scm (j4-dmenu-desktop)[arguments]: Add custom
'find-catch phase to search for updated catch2 include directory.
| Efraim Flashner |