K900
1410c766c8
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-26 08:41:08 +03:00
Peder Bergebakken Sundt
fea27b65e7
Merge pull request #328502 from leon-barrett/leon/rink-man
...
rink: install man pages
2024-07-25 21:34:05 +02:00
github-actions[bot]
7208220b63
Merge master into staging-next
2024-07-24 18:01:18 +00:00
7c6f434c
043b5838d1
golly: fix build by supplying Python setuptools
2024-07-24 16:15:39 +02:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next
2024-07-24 07:19:19 +02:00
Robert Schütz
01b21d1d65
boinc: 8.0.2 -> 8.0.4
...
Diff: https://github.com/BOINC/boinc/compare/client_release/8.0/8.0.2...client_release/8.0/8.0.4
Changelog: https://github.com/BOINC/boinc/releases/tag/client_release%2F8.0%2F8.0.3
https://github.com/BOINC/boinc/releases/tag/client_release%2F8.0%2F8.0.4
2024-07-23 03:00:08 -07:00
Leon Barrett
e9dbbdc1c6
rink: install man pages
...
The rink package has man pages, but they weren't installed. This changes
the package to install them.
2024-07-19 11:48:17 -07:00
github-actions[bot]
844ec2d5a1
Merge staging-next into staging
2024-07-18 12:01:55 +00:00
Sandro
f7617f4753
Merge pull request #326566 from SuperSandro2000/maven-nox
2024-07-18 11:14:06 +02:00
Sandro Jäckel
ba20a2a1ff
openrefine: stop overwriting maven
2024-07-15 15:13:20 +02:00
Sandro Jäckel
6558165366
gephi: stop overwriting maven
2024-07-15 15:13:19 +02:00
github-actions[bot]
31817540ee
Merge staging-next into staging
2024-07-14 18:01:37 +00:00
aleksana
592e3845c4
treewide: sha256 -> hash attribute for fetchgit
2024-07-14 19:10:08 +08:00
Vladimír Čunát
1a2bca4deb
Re-revert "mypy: 1.10.0 → 1.10.1"
...
This reverts commit 6c12901eb4
(PR #326371 ), reversing
changes made to b0407f152a
.
2024-07-11 22:11:15 +02:00
Vladimír Čunát
fbcc06d646
Revert "mypy: 1.10.0 → 1.10.1"
2024-07-11 21:37:24 +02:00
nicoo
69214562ae
Merge #324867 : mypy 1.10.0 → 1.10.1
2024-07-11 15:41:43 +00:00
nicoo
7c925eb465
cwltool: Fix version constraint for mypy
dependency
2024-07-09 00:35:47 +00:00
Julius Michaelis
62c2c640da
colmap: 3.7 -> 3.9.1 + cuda build fix
2024-07-08 11:08:40 +09:00
github-actions[bot]
30cfd4445f
Merge master into staging-next
2024-07-05 00:02:21 +00:00
Weijia Wang
ccffb46f87
openrefine: update mvnHash
2024-07-04 01:16:48 +02:00
github-actions[bot]
3bb3e89f3b
Merge master into staging-next
2024-06-29 18:01:05 +00:00
Dmitry Kalinkin
6e62ac2b92
Merge pull request #322283 from guitargeek/root_63202
...
root: 6.32.00 -> 6.32.02
2024-06-29 10:09:50 -04:00
Dmitry Kalinkin
848699d4c1
root: fix darwin build
2024-06-28 12:46:24 -04:00
Dmitry Kalinkin
db99d98201
root: add comment with link to clad cmake files
2024-06-28 12:13:39 -04:00
github-actions[bot]
2f3bfad6d2
Merge master into staging-next
2024-06-28 00:02:11 +00:00
Weijia Wang
1378b42596
Revert "boinc: 8.0.2 -> 8.0.3"
2024-06-27 00:05:21 +02:00
Jonas Rembser
5e2823d5fe
root: 6.32.00 -> 6.32.02
2024-06-25 00:09:02 +02:00
Jonas Rembser
bb60969483
root: don't explicitly set tmva-pymva=OFF
...
Building this component of ROOT doesn't require anything that is not
already in the dependencies.
2024-06-25 00:01:48 +02:00
Emily
fbda1dbfd6
treewide: replace freeglut with libglut
...
Allow the macOS GLUT framework to be used automatically in many
cases. Packages that specifically search for freeglut or require its
additional APIs should still explicitly depend on it.
Deliberately skip the Haskell package set, which is mostly
automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-22 18:06:51 +01:00
Weijia Wang
2432292235
Merge pull request #320417 from r-ryantm/auto-update/boinc
...
boinc: 8.0.2 -> 8.0.3
2024-06-20 10:50:57 +02:00
R. Ryantm
9bbfd2e5c5
boinc: 8.0.2 -> 8.0.3
2024-06-17 02:51:27 +00:00
R. Ryantm
b7421e6cf7
python311Packages.snakemake: 8.13.0 -> 8.14.0
2024-06-15 15:30:33 +00:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
R. Ryantm
17f548b432
python311Packages.snakemake: 8.11.6 -> 8.13.0
2024-06-07 21:11:46 -04:00
Dmitry Kalinkin
63f559ca65
Merge pull request #317301 from DaGenix/update-mypy
...
Update mypy to version 1.10.0
2024-06-05 13:50:35 -04:00
Palmer Cox
e6b776ccb0
cwltool: 3.1.20240404144621 -> 3.1.20240508115724
2024-06-04 17:09:55 -04:00
Weijia Wang
bf6305d472
Merge pull request #315770 from r-ryantm/auto-update/tulip
...
tulip: 5.7.3 -> 5.7.4
2024-06-04 22:02:20 +02:00
superherointj
2037c8febc
openrefine: normalize doCheck
2024-06-02 21:35:13 -03:00
Dmitry Kalinkin
a37a6e107f
Merge pull request #310309 from guitargeek/root_632
...
root: 6.30.06 -> 6.32.00
2024-06-01 19:56:31 -04:00
Jonas Rembser
86646f4d52
root: remove some explicit disabling of compiler warnings on clang
...
They are fixed upstream for good now:
https://github.com/root-project/root/pull/15531
2024-06-01 15:30:51 +02:00
Jonas Rembser
4e9c7dc303
root: 6.30.06 -> 6.32.00
2024-06-01 15:30:51 +02:00
Weijia Wang
e103e932c2
openmodelica.omsimulator: fix build
2024-05-31 19:25:07 +02:00
Weijia Wang
87857cb465
openmodelica.omcompiler: fix build
2024-05-31 16:26:11 +02:00
R. Ryantm
221aa4628f
tulip: 5.7.3 -> 5.7.4
2024-05-30 02:22:15 +00:00
Robert Scott
2cd4abd34d
Merge pull request #314643 from risicle/ris-openrefine-3.8.1
...
openrefine: 3.7.9 -> 3.8.1
2024-05-27 18:20:44 +01:00
R. Ryantm
92416bb8d9
python311Packages.snakemake: 8.11.4 -> 8.11.6
2024-05-26 11:59:02 -04:00
Robert Scott
ff5f14a54c
openrefine: 3.7.9 -> 3.8.1
2024-05-25 17:36:57 +01:00
R. Ryantm
264eb2fdd0
boinc: 8.0.1 -> 8.0.2
2024-05-25 04:46:44 +00:00