Age | Commit message (Collapse) | Author |
|
* gnu/package/astronomy.scm (python-poliastro): Improve package style.
[arguments]: Swap to use {test-flags} and standard {check} phase.
Change-Id: I0dde01af97adc883e8a3ce82a8448f4d10fdab64
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-astroquery): Improve package style.
[build-system]: Swap to pyproject-build-system.
[arguments]{phases}: Rename 'writable-home phase to
'prepare-test-environment to reflect the purpose, Add extra step
configuring Pytest.
[native-inputs]: Remove python-flask, python-jinja2. Add
python-astropy-healpix, python-regions.
Change-Id: Id3909a13e451a2f9d5f4f28511e9f04c6bceb738
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
The next release of the package will include test suite based on
python-pytest, prepare for that.
* gnu/packages/astronomy.scm (python-stsci-imagestats)[build-system]:
Swap to python-stsci-imagestats.
Change-Id: I5a70ef744ac7ad46f9e4474d84661b6b15028c9b
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-drms): Simplify package.
[build-system]: Swap to pyproject-build-system.
[arguments]: Drop them.
Change-Id: I9d8e82e63b850b220489454ba984f22f4cad3ad3
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (splash): Update to 3.9.0.
Change-Id: Ic7fdf1cd8aacfec00777075440b4f53adfe37d22
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-wiimatch): Update to 0.3.2.
Change-Id: I2344c4b7e90e2652393b89c8e2bdf83644d0c711
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-sgp4): Update to 2.23.
Change-Id: I135ef49c969e3bbc1635f9df966953fbc9bb0c67
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 0.18.0.
Change-Id: Ic60c1cd7574cba42bfb29069283d90804775f583
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-rad): Update to 0.18.0.
Change-Id: I1e7ba8f99bce25ab5c719e82755505e32d0acf66
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-pynbody)[arguments]{phases}: Add
'set-compiler phase.
Change-Id: I64feabbdd76679d5a86a85a9f50cd0be90f60c1c
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-pynbody): Update to 1.4.2.
Change-Id: I1ccfa506b3e1fc57b547ffc21059ee3f5547ce04
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-jplephem): Update to 2.20.
Change-Id: Ie5100d1d6f790a15d5fef2f63f916c0e7063aa89
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-fitsio): Update to 1.2.1.
Change-Id: Icc28cc340bcd23958f17bb437a76c5cdc8e58383
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.9.
Change-Id: Id493858c82ee6b52cb0a7f15a918349f305f9ad3
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-casa-formats-io): Update to 0.2.2.
Change-Id: I1a95f2e09fff36e1488302e5929fc405837f4cde
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-astroalign): Update to 2.5.1.
Change-Id: If850a659270c8a3640bd20382f5b5fb05b998594
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (python-asdf-3.0): Update to 3.0.1.
Change-Id: Icd6e1c048cad82d5cad25c5638b8300f438116b0
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (libpasastro): Update to 1.4.1.
Change-Id: I8ad8e9c23c08897f84cbf0b35c1197320bbdeb86
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (gpredict): Improve package style. Reorder
fields to be similar with others to ease review.
[native-inputs]: Remove labels.
[arguments]: Use G-expressions. Drop trailing #t in phases.
Change-Id: I0e0216825ce2c9e77632a43dd604ab4abbdf3e83
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/astronomy.scm (celestia): Update to 1.6.4.
Change-Id: I581bb402e78584b526d83050cfedb4e8d26a6115
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/maths.scm (elemental): Update package style, shift order
of package fields.
[arguments]: Use G-expressions. {phases}: Remove trailing #f from each
lambda.
Change-Id: Ib961eb99159e1206963041bd7014dca032a21441
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/maths.scm (elemental)[inputs]: Remove labels.
Change-Id: I239b56cb5871d5cb2dbd587502c647a37beb30b7
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
The build of elemental is failed on GCC 7+:
https://github.com/elemental/Elemental/issues/254
Fixed but not released yet in merge request:
https://github.com/elemental/Elemental/pull/259
* gnu/packages/maths.scm (elemental): Update to 0.87.7-0.6eb15a0.
Change-Id: I333f1de160489035f1a8875173abdd57c03ef777
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/multiprecision.scm (qd): Update to 2.3.24.
[native-inputs]: Add automake and autoconf.
Change-Id: Ic1dfdbe19b3347367b2ffb846be6bb975a0b89ae
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/multiprecision.scm (qd): Adjust package style by using
G-expressions.
Change-Id: I9265979343e67d1d9e9e69b7b071ea1e429d3ee4
Signed-off-by: Eric Bavier <bavier@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-tooter): Update to 1.0-2dcc2fa.
[inputs]: Add sbcl-alexandria.
Change-Id: I27d126b0a0768a0e9713d6769f64011ab35b939e
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.2.
Change-Id: Ia23646016f14f9531cfc6eec2842263cd212c1e9
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-libjpeg-turbo, ecl-libjpeg-turbo,
sbcl-libjpeg-turbo): New variable.
Change-Id: Id64bd481c1b44a169c037260fc02023c35f15e9d
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-check.scm (sbcl-clunit2): Update to 0.6.1-b24c568.
Change-Id: Iba21a1cf108ae86b87090c9b5439ffe04f219af8
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/check.scm (python-pytest-perf): Update to 0.13.1.
[build-system]: Switch to pyproject-build-system, because setup.py has been removed since 0.12.1.
[arguments]<#:phases>: Remove ignored tests from the check phase.
<#:test-flags>: And use test flags instead.
Change-Id: Id81e47666a51b411740c6e6a6f6976cee616b6a4
|
|
* gnu/packages/engineering.scm (kicad): Update to 7.0.9.
Change-Id: I83c232958e29f38134454efcac25d2e2cfb8e500
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
Reported by retropikzel on IRC.
* gnu/packages/mastodon.scm (tuba)[native-inputs]: Add
gsettings-desktop-schemas.
Change-Id: I79650a2b72cf149498e7f158d66502c20d88998a
|
|
* gnu/packages/web.scm (monsterid): New variable.
Change-Id: I68dc167cb766f730bfa4108c96a70f59a9aec222
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-science.scm (python-tdda): New variable.
Change-Id: I456aa236b3348e5b990289d8a381c2d5276a12f1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-types-pytz): Update to 2023.3.1.1.
Change-Id: Ie06158d386e8648ee2aaef4d8b4aee1ee340ba2b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/tor.scm (tor): Update to 0.4.8.9.
This release fixes two high severity security vulnerabilities.
The first one affects client connections to Guard relays and the
other one affects Onion Services (TROVE-2023-006).
See https://gitlab.torproject.org/tpo/core/tor/-/issues/40876 and
https://gitlab.torproject.org/tpo/core/tor/-/issues/40883
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.3.
[propagated-inputs]: Remove python-attrs, python-cachelib, python-certifi, python-cffi,
python-chardet, python-click, python-flask-session, python-idna,
python-itsdangerous, python-jinja2, python-markupsafe,
python-more-itertools, python-packaging, python-pluggy, python-py,
python-pycodestyle, python-pycparser, python-pyopenssl,
python-pyparsing, python-pysocks, python-dateutil, python-soupsieve,
python-urllib3, python-wcwidth, and python-werkzeug.
Change-Id: Ie665b548cdd996fa74e70313b02b9b5c2a0d75d2
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
The paths to .scm and .go files can be constructed given a guile version and a
base directory. However it is few lines of code that needs to be copy&pasted.
This new procedure returns both of them reducing the maintenance cost.
* guix/build/guile-build-system.scm (target-guile-scm+go): New procedure.
Change-Id: I58615f2cfe0ec1e58d3fbb47b738ed5dce1bb252
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes a bug whereby ‘guix locate --clear’ would end with the “no files
to search for” error.
Fixes <https://issues.guix.gnu.org/66799>.
* guix/scripts/locate.scm (guix-locate): Do not emit “no files to search
for” error when 'clear? is set in OPTS.
* tests/guix-locate.sh: Test it.
Reported-by: Maciej Kalandyk <m.kalandyk@outlook.com>
Change-Id: Ib8fa125c18481d7f5408bd89df9503713527641d
|
|
* gnu/packages/music.scm (musescore): Update to 4.1.1.
[source]: Remove deletion of “thirdparty/freetype” from snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: If1c8e6ddd5bfa30c24ee0e8ef29c945242905d74
|
|
The tag was apparently renamed.
* gnu/packages/linux.scm (psm2)[source]: Change tag name.
Change-Id: Icfeb9e6f567d03f00f1b7b1d25dbd89f8528dc34
|
|
* gnu/packages/tbb.scm (tbb)[arguments]: Add configure-flag when
building for armhf-linux to run a lighter test suite. Add a phase when
building for armhf-linux to skip a test.
Change-Id: Ic730c82f30357d3a55e92098114a9dc2a6d062e9
|
|
* gnu/packages/c.scm (mimalloc): Update to 2.1.2.
Change-Id: I20ff922250f57beabb427d72e82579e0059fd4f2
|
|
* gnu/packages/c.scm (mimalloc)[arguments]: When building for
powerpc-linux add a configure-flag to use libatomic.
Change-Id: I41062686186640bc4c685a0ee5de1e613040dfb9
|
|
* gnu/packages/mold.scm (mold): Update to 2.3.2.
[source]: Add snippet to fix i686-linux detection.
[arguments]: Add a phase to skip a test requiring a newer version of
tbb. Add a configure-flag to enable tests.
Change-Id: I9bc06b13c41b236844df3074206bb035ecd2bd06
|
|
* gnu/packages/statistics.scm (r-ranger): Update to 0.16.0.
Change-Id: Ibc45e025ae4b16e4d04da2ae3aa1494aec35594b
|
|
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-35.1.
Change-Id: I2806562c05111df1a8c61e82745afbc1264dec4e
|
|
* gnu/packages/statistics.scm (r-matrixmodels): Update to 0.5-3.
Change-Id: I0f66397c05d9877a7d8534585d534a7545eea532
|
|
* gnu/packages/statistics.scm (r-rcppeigen): Update to 0.3.3.9.4.
[propagated-inputs]: Remove r-matrix.
Change-Id: I48b3376c20b523e63fe392aa070d03872d19a34a
|
|
* gnu/packages/statistics.scm (r-matrixstats): Update to 1.1.0.
Change-Id: I27f701d83b7dbfcc54fde2701890c69dbc5b9384
|