Accepting request 1268916 from science
- Update to version 1.17.13: * support `x.y-nightly` channel to allow testing nightlies on release branches * If nightly check is going slowly inform user * Update deps * Fix default --project handling * Fix a call signature bug * Use correct way to show error message when launching from manifest * Use config setting for manifest launch * Launch exact Julia version from manifest OBS-URL: https://build.opensuse.org/request/show/1268916 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juliaup?expand=0&rev=20
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70780097b564e458dbc36619af91b354d1b47c24faabece456ad55e8b0e177ba
|
||||
size 827346
|
3
juliaup-1.17.13.tar.gz
Normal file
3
juliaup-1.17.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ab95ff80688a90790ed70015f82ae13910b5ddeaf4e9f8f77ad8c7d8caba9f7
|
||||
size 834724
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 13 03:32:26 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
- Update to version 1.17.13:
|
||||
* support `x.y-nightly` channel to allow testing nightlies on release branches
|
||||
* If nightly check is going slowly inform user
|
||||
* Update deps
|
||||
* Fix default --project handling
|
||||
* Fix a call signature bug
|
||||
* Use correct way to show error message when launching from manifest
|
||||
* Use config setting for manifest launch
|
||||
* Launch exact Julia version from manifest
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 13:03:06 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package juliaup
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
# We will keep this for now
|
||||
%global oldest_supported_julia_version 0.7.0
|
||||
%global latest_julia_version 1.11.1
|
||||
%global latest_julia_version 1.11.4
|
||||
|
||||
Name: juliaup
|
||||
Version: 1.17.10
|
||||
Version: 1.17.13
|
||||
Release: 0
|
||||
Summary: Julia installer and version multiplexer
|
||||
License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND ISC AND MIT AND MPL-2.0 AND MIT
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2218dc6b199d4a432303458abfd7747f17f2f1500a6a645030db190eec05f4ed
|
||||
size 37342092
|
||||
oid sha256:52812b28c25f2639f0a60d22a9bee96bf80d2f1d0d945a2ccba4d6c29b90b48c
|
||||
size 38272813
|
||||
|
Reference in New Issue
Block a user