| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-astroalign)[native-inputs]:
Add python-pytest, python-semantic-version.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-synphot): Update to 1.2.1.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-pyerfa): Use G-expressions.
[snippet]: Remove trailing #t.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-pyerfa): Fix tests.
[build-system]: Change to pyproject-build-system.
[arguments]: Disable a failing test. Add 'build-extensions phase.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-pyerfa): Update to 2.0.0.3.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-sunpy): Update to 5.0.0. Drop some
failing tests.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-cdflib): Update to 1.0.5.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-stdatamodels): Update to 1.7.1.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-stcal): Update to 1.4.2.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-reproject): Update to 0.11.0.
[native-inputs]: Move python-pyvo, python-gwcs, python-shapely from here ...
[propagated-inputs]: ... to here. Add python-click, python-cloudpickle,
python-dask, python-fsspec, python-zarr.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
|
|
| |
Fixes <https://issues.guix.gnu.org/63948>.
* gnu/packages/qt.scm (qtbase) [configure-flags]: Add the
"-DQT_EMBED_TOOLCHAIN_COMPILER=OFF" flag.
Reported-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase) [origin]: Add patch, specifying patches
explicitly.
[arguments] <phases>: Augment LIBRARY_PATH in check phase.
* gnu/packages/patches/qtbase-qmake-use-libname.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-drms): Update to 0.6.4.
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-fitsio): Enable tests.
[build-system]: Swap to pyproject-build-system.
[arguments]: Add new phase 'build-extensions.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-fitsio): Update to 1.1.10.
[native-inputs]: Add python-pytest.
[propagated-inputs]: Move cfitsio from here ...
[inputs]: ... to here, do not propagate as it's required only on build
and link time.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-ccdproc): Update to 2.4.1.
[native-inputs]: Add python-semantic-version.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-astropy): Update to 5.3.1.
[snippet]: Remove trailing #t. Prevent cfitsio from deletion.
[inputs]: Remove cfitsio.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (splash): Update to 3.8.2.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (libxisf): Update to 0.2.8.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (calcmysky) Update to 0.3.1.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (calceph): Update to 3.5.2.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-photutils): Update package style.
[build-system]: Swap to python-build-system.
[arguments]: Use G-expressions. Rename the phase before check
'writable-compiler to 'build-extensions to reflect its purpose, add
new step in phase building extensions for testing.
[native-inputs]: Remove python-pytest-runner.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (sextractor): Use G-expressions.
[inputs]: Remove labels.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (sextractor): Update to 2.28.0, fix build.
[arguments]: Add configure flags for CFitsio detection.
[inputs]: Add cfitsio.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
| |
* gnu/packages/java.scm (jbr11): New variable.
|
|
|
|
|
|
| |
Reported-by: Andy Tai <atai@atai.org>
* gnu/packages/maths.scm: Remove duplicate line.
|
|
|
|
|
| |
* gnu/packages/language.scm (praat)[arguments]: Check #:tests? in 'check
phase.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/language.scm (praat):
[arguments]: Use g-exps.
[#:phases]: Drop trailing #t.
[inputs]: Use new format.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/language.scm (praat): Run non-graphical tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/language.scm (praat): Update to 6.3.10.
[make-flags]: Use (cc-for-target).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Version 6.1.30 of praat can't be built with GCC. Version 6.1.49 patches
this. See https://github.com/praat/praat/pull/1622 for more information.
-- >8 --
* gnu/packages/language.scm (praat): Update to 6.1.49.
[inputs]: Replace gtk+-2 with gtk+.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/telegram.scm (tgs2png): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (kineto): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/crypto.scm (signify)[source]: Add snippet to delete
bundled libbsd.
[license]: Drop bsd-4 as it was replaced with bsd-3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/autotools.scm (autoconf-archive): Update to 2023.02.20.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-scheme-json-rpc): Update to 0.4.0.
[inputs]: Add guile-srfi-145, guile-srfi-180, remove guile-json-3.
Co-authored-by: Andrew Tropin <andrew@trop.in>
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
|
|
| |
* gnu/packages/networking.scm (lcrq): Update to 0.1.0.
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-ncurses): Update to 3.1.
[arguments]: Don't explicitly return #t from phases.
|
|
|
|
| |
* gnu/packages/linux.scm (lvm2): Update to 2.03.22.
|
|
|
|
| |
* gnu/packages/mpd.scm (ncmpc): Update to 0.49.
|
|
|
|
| |
* gnu/packages/finance.scm (homebank): Update to 5.6.6.
|
|
|
|
|
| |
* gnu/packages/gtk.scm (cairomm): Update to 1.16.2.
[source]: Hard-code NAME.
|
|
|
|
|
| |
* gnu/packages/admin.scm (lynis)[arguments]:
Rewrite as G-expressions.
|
|
|
|
| |
* gnu/packages/admin.scm (lynis): Update to 3.0.9.
|
|
|
|
| |
* gnu/packages/plotutils.scm (asymptote): Update to 2.86.
|
|
|
|
| |
* gnu/packages/games.scm (xonotic-data): Update to 0.8.6.
|
|
|
|
| |
* gnu/packages/admin.scm (acpica): Update to 20230628.
|
|
|
|
| |
* gnu/packages/statistics.scm (python-pymc): Update to 5.7.1.
|
|
|
|
|
| |
* gnu/packages/python-science.scm (python-pytensor): Update to 2.14.2.
[native-inputs]: Add python-pytest-mock.
|
|
|
|
|
| |
* gnu/packages/engineering.scm (freecad): Update to 0.21.0.
[inputs]: Add fmt.
|