Maxim Cournoyer
b736af1824
gnu: catch-framework2: Rename variable to catch2.
...
Automated with:
git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
2022-09-15 20:15:56 -04:00
Maxim Cournoyer
4920f6e634
Merge branch 'staging' into core-updates
...
Conflicts resolved in:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/glib.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/sdl.scm
pango-next, vala-next and librsvg-bootstrap were removed in the process.
2022-09-15 11:43:21 -04:00
Maxim Cournoyer
3d297a0017
Merge branch 'master' into staging
...
With resolved conflicts in:
gnu/local.mk
gnu/packages/freedesktop.scm
gnu/packages/gnuzilla.scm
2022-09-15 10:20:32 -04:00
Marius Bakke
511a1b2a2f
gnu: python-tqdm: Update to 4.64.1.
...
* gnu/packages/python-xyz.scm (python-tqdm): Update to 4.64.1.
2022-09-14 21:08:34 +02:00
Marius Bakke
9b3124b2fc
gnu: Deprecate python-pep621.
...
* gnu/packages/python-xyz.scm (python-pep621): Define as deprecated alias for
PYTHON-PYPROJECT-METADATA.
2022-09-11 19:43:16 +02:00
Marius Bakke
87567bbc9e
gnu: Add python-pyproject-metadata.
...
* gnu/packages/python-xyz.scm (python-pyproject-metadata): New variable.
(python-pep621): Inherit from it.
2022-09-11 19:43:16 +02:00
Marius Bakke
9a6c3b7b6a
gnu: python-gast: Enable tests.
...
* gnu/packages/python-xyz.scm (python-gast)[arguments]: Override check phase.
[native-inputs]: Add PYTHON-PYTEST.
2022-09-11 19:43:16 +02:00
Marius Bakke
29f5fb9202
gnu: python-gast: Update to 0.5.3.
...
* gnu/packages/python-xyz.scm (python-gast): Update to 0.5.3.
2022-09-11 19:43:16 +02:00
Marius Bakke
2be1580eed
gnu: python-astunparse: Update to 1.6.3.
...
* gnu/packages/python-xyz.scm (python-astunparse): Update to 1.6.3.
2022-09-11 19:43:16 +02:00
Marius Bakke
8f2bc17f2b
gnu: python-gast: Update home page.
...
* gnu/packages/python-xyz.scm (python-gast)[home-page]: Use actual instead of
PyPI page.
2022-09-11 19:43:16 +02:00
Marius Bakke
5cce7a6824
gnu: python-docutils: Add 0.19.
...
* gnu/packages/python-xyz.scm (python-docutils-0.19): New variable.
2022-09-11 19:43:15 +02:00
Felix Gruber
ef49ec6d68
gnu: python-qrcode: Update to 7.3.1.
...
* gnu/packages/python-xyz.scm (python-qrcode): Update to 7.3.1.
[propagated-inputs]: Remove python-six.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-11 16:43:30 +02:00
Marius Bakke
1d526f5035
Merge branch 'staging' into core-updates
2022-09-10 17:30:17 +02:00
Marius Bakke
07140e8b10
Merge branch 'master' into staging
2022-09-10 17:27:06 +02:00
Greg Hogan
fe42befd64
gnu: python-pip: Update to 22.2.2.
...
* gnu/packages/python-xyz.scm (python-pip): Update to 22.2.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-09-10 11:41:52 +01:00
Christopher Baines
ad1d3f98b1
gnu: Add comments to the bottom of a few package modules.
...
This will hopefully discourage patches which add new packages to the bottom of
files, as this increases the likelihood of conflicts when applying patches.
If there are more specific ways that packages should be arranged in specific
modules, this message can be updated accordingly.
* gnu/packages/bioconductor.scm: Add comment discouraging adding packages to
the bottom of the file.
* gnu/packages/bioinformatics.scm: ditto.
* gnu/packages/cran.scm: ditto.
* gnu/packages/crates-io.scm: ditto.
* gnu/packages/emacs-xyz.scm: ditto.
* gnu/packages/golang.scm: ditto.
* gnu/packages/guile-xyz.scm: ditto.
* gnu/packages/haskell-xyz.scm: ditto.
* gnu/packages/java.scm: ditto.
* gnu/packages/julia-xyz.scm: ditto.
* gnu/packages/lisp-xyz.scm: ditto.
* gnu/packages/ocaml.scm: ditto.
* gnu/packages/perl.scm: ditto.
* gnu/packages/python-science.scm: ditto.
* gnu/packages/python-xyz.scm: ditto.
* gnu/packages/ruby.scm: ditto.
* gnu/packages/tex.scm: ditto.
2022-09-10 10:45:27 +01:00
Marius Bakke
9ef33dce94
Merge branch 'staging' into core-updates
2022-09-09 23:04:13 +02:00
Marius Bakke
8fbd8c8245
Merge branch 'master' into staging
2022-09-09 23:01:57 +02:00
Marius Bakke
835938ad61
gnu: python-psutil: Update to 5.9.2.
...
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.9.2.
2022-09-09 23:00:21 +02:00
Marius Bakke
ef6f786c93
gnu: python-pathlib2: Update to 2.3.7.post1.
...
* gnu/packages/python-xyz.scm (python-pathlib2): Update to 2.3.7post1.
2022-09-09 23:00:21 +02:00
Marius Bakke
8b1f117187
gnu: python-beautifulsoup4: Update to 4.11.1.
...
* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.11.1.
[arguments]: Override check phase.
[native-inputs]: Add PYTHON-PYTEST.
2022-09-09 23:00:21 +02:00
Marius Bakke
b6df670541
gnu: python-fonttools: Update to 4.37.1.
...
* gnu/packages/python-xyz.scm (python-fonttools): Update to 4.37.1.
(python-fonttools-next): Remove variable.
* gnu/packages/fontutils.scm (python-afdko)[propagated-inputs]: Change from
PYTHON-FONTTOOLS-NEXT to PYTHON-FONTTOOLS.
2022-09-09 17:03:57 +02:00
Marius Bakke
6634ea9ff9
gnu: python-py: Update to 1.11.0.
...
* gnu/packages/python-xyz.scm (python-py): Update to 1.11.0.
2022-09-09 17:03:56 +02:00
Marius Bakke
65302a7045
gnu: Deprecate the 'python-pytest-6' variable.
...
* gnu/packages/check.scm (python-pytest-6): Deprecate.
* gnu/packages/matrix.scm (python-matrix-nio)[native-inputs]: Change from
PYTHON-PYTEST-6 to PYTHON-PYTEST.
* gnu/packages/music.scm (beets)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-munkres, python-cons)[native-inputs]: Likewise.
2022-09-09 17:03:56 +02:00
Marius Bakke
3533db28ce
gnu: python-hypothesis: Update to 6.54.5.
...
* gnu/packages/check.scm (python-hypothesis): Update to 6.54.5.
[arguments]: Disable sanity check.
[propagated-inputs]: Add PYTHON-EXCEPTIONGROUP.
(python-hypothesis-next): Deprecate.
* gnu/packages/matrix.scm (python-matrix-nio)[native-inputs]: Change from
PYTHON-HYPOTHESIS-NEXT to PYTHON-HYPOTHESIS.
* gnu/packages/python-web.scm (python-h2)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-numpy, python-cattrs)[native-inputs]: Likewise.
2022-09-09 17:03:56 +02:00
Marius Bakke
66b6d6a930
gnu: python-exceptiongroup: Disable tests.
...
* gnu/packages/python-xyz.scm (python-exceptiongroup)[arguments]: Add #:tests?.
[native-inputs]: Remove PYTHON-PYTEST.
2022-09-09 17:03:56 +02:00
Marius Bakke
6c03dce10d
gnu: python-distlib: Update to 0.3.5.
...
* gnu/packages/python-xyz.scm (python-distlib): Update to 0.3.5.
[source](uri): Use tarball instead of zipball.
[arguments]: Use gexp and a PEP517-style build.
[native-inputs]: Add PYTHON-PYPA-BUILD and PYTHON-PYTEST.
2022-09-09 17:03:56 +02:00
Marius Bakke
85009bedeb
gnu: python-sortedcontainers: Update to 2.4.0.
...
* gnu/packages/python-xyz.scm (python-sortedcontainers): Update to 2.4.0.
[propagated-inputs]: Remove.
[home-page]: Update to current.
2022-09-09 17:03:55 +02:00
Marius Bakke
884548b476
Merge branch 'staging' into core-updates
2022-09-08 21:12:52 +02:00
Marius Bakke
fa894b3f4d
Merge branch 'master' into staging
2022-09-08 20:56:57 +02:00
Arun Isaac
8d34df72cb
gnu: Add python-pymonad.
...
* gnu/packages/python-xyz.scm (python-pymonad): New variable.
2022-09-08 20:56:08 +05:30
Greg Hogan
08c6fd9511
gnu: python-sympy: Update to 1.11.1.
...
All dependents successfully build except the continued failure of
python-dolfin-adjoint: http://ci.guix.gnu.org/build/1306546/details
* gnu/packages/python-xyz.scm (python-sympy): Update to 1.11.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-09-07 22:02:42 +02:00
Marius Bakke
6cfb2e6270
Merge branch 'master' into staging
2022-09-07 18:20:23 +02:00
Marius Bakke
9046adf8ef
gnu: python-cfgv: Update to 3.3.1.
...
* gnu/packages/python-xyz.scm (python-cfgv): Update to 3.3.1.
[arguments]: Respect TESTS? keyword in check phase.
[native-inputs]: Remove PYTHON-COVERAGE and PYTHON-COVDEFAULTS.
2022-09-07 17:36:42 +02:00
Marius Bakke
6ba66072e0
gnu: python-fs: Update to 2.4.16.
...
* gnu/packages/python-xyz.scm (python-fs): Update to 2.4.16.
2022-09-07 17:36:42 +02:00
Marius Bakke
a867125b3a
gnu: python-cairocffi: Update to 1.3.0.
...
* gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.3.0.
2022-09-07 17:36:42 +02:00
Marius Bakke
79143344f8
gnu: python-xlsxwriter: Update to 3.0.3.
...
* gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 3.0.3.
2022-09-07 17:36:42 +02:00
Marius Bakke
1329b64db5
gnu: python-jdcal: Update to 1.4.1.
...
* gnu/packages/python-xyz.scm (python-jdcal): Update to 1.4.1.
[arguments]: Use G-expression and respect TESTS? keyword.
2022-09-07 17:36:42 +02:00
Marius Bakke
8d5637103f
gnu: python-et-xmlfile: Update to 1.1.0.
...
* gnu/packages/python-xyz.scm (python-et-xmlfile): Update to 1.1.0.
[source]: Switch to HG-FETCH.
[arguments]: Use G-expression and respect TESTS? keyword.
2022-09-07 17:36:41 +02:00
Marius Bakke
58863b93b0
Merge branch 'staging' into core-updates
2022-09-01 23:26:57 +02:00
Marius Bakke
0c518f974e
Merge branch 'master' into staging
2022-09-01 23:07:33 +02:00
Peter Polidoro
13f53335ef
gnu: Add python-plotille.
...
* gnu/packages/python-xyz.scm (python-plotille): New variable.
Signed-off-by: David Thompson <davet@gnu.org>
2022-09-01 11:32:18 -04:00
Marius Bakke
c4ce54055a
Merge branch 'master' into staging
2022-09-01 16:24:18 +02:00
Nicolas Graves
3bf5a19609
gnu: python-tox: Move to python-check.
...
* gnu/packages/python-xyz.scm (python-tox): Move from here...
* gnu/packages/python-check.scm (python-tox): ... to here.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-09-01 11:50:02 +02:00
Maxim Cournoyer
1898c6c297
gnu: Add python-typing-extensions-next.
...
* gnu/packages/python-xyz.scm (python-typing-extensions-next): New variable.
2022-08-31 23:13:45 -04:00
Maxim Cournoyer
5755aa61f6
gnu: Add python-types-protobuf.
...
* gnu/packages/python-xyz.scm (python-types-protobuf): New variable.
2022-08-31 23:13:45 -04:00
jgart via Guix-patches via
5aa431ba20
gnu: python-simplejson: Update to 3.17.6.
...
* gnu/packages/python-xyz.scm (python-simplejson): Update to 3.17.6.
Signed-off-by: David Thompson <davet@gnu.org>
2022-08-31 17:15:36 -04:00
Marius Bakke
859509a11c
gnu: python-numpy: Avoid usage of 'this-package-input'.
...
* gnu/packages/python-xyz.scm (python-numpy)[arguments]: Use SEARCH-INPUT-FILE
instead of THIS-PACKAGE-INPUT.
2022-08-30 20:43:02 +02:00
Marius Bakke
59c136ef61
Merge branch 'staging' into core-updates
2022-08-30 20:18:55 +02:00
Marius Bakke
827b4117da
Merge branch 'master' into staging
2022-08-30 18:58:57 +02:00