SHA256
1
0
forked from pool/juliaup

8 Commits

Author SHA256 Message Date
3d764f42ba Accepting request 1278502 from science
OBS-URL: https://build.opensuse.org/request/show/1278502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juliaup?expand=0&rev=21
2025-05-20 10:20:25 +00:00
dc378337b4 * Update to version 1.17.19.
* Enforce BuildRequires: cargo >= 1.80 to avoid build failures.

OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=104
2025-05-20 06:01:20 +00:00
e67c39583e 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
2025-04-14 10:58:05 +00:00
Soc Virnyl Estela
8159fc9d4c - 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/package/show/science/juliaup?expand=0&rev=102
2025-04-13 03:36:27 +00:00
9674d270cb Accepting request 1231407 from science
- Update vendored dependencies.
  * resolves bsc#1233963

OBS-URL: https://build.opensuse.org/request/show/1231407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juliaup?expand=0&rev=19
2024-12-16 18:18:10 +00:00
Soc Virnyl Estela
19795ebb21 - Update vendored dependencies.
* resolves bsc#1233963

OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=100
2024-12-16 13:03:53 +00:00
c2ec2e2690 Accepting request 1228518 from science
- Update to version 1.17.10:
  * Update src/command_update.rs
  * Prevent compiler warning without panicking
  * Update src/operations.rs
  * Add a eprintln! when the version db is updated
  * Delete a temp file if optimistic locking didn't work
  * Update a call signature
  * Allow longer read lock
  * Finish temp download of version db
  * Add `pr{number}~{arch}` variations to list
  * Update tests/command_initial_setup_from_launcher_test.rs
  * Print more things to stderr rather than stdout
  * Update tests/command_initial_setup_from_launcher_test.rs
  * Clean up error messages in the launcher
  * Use `rustls-tls-native-roots` for `reqwest` on FreeBSD (#1062)
  * Update the LTS version to 1.10
  * Also notify when updating nightly/pr channels
  * Add tests for --prune-linked
  * Use separate conditional steps for passing --check to rustfmt
  * Address comment
  * Fix windows check
  * Warn when linking to invalid julia binary
  * Error when attempting to launch invalid julia binary.
  * Address feedback
  * Phrasing and comments
  * Use reviewdog to suggest rustfmt diff
  * Add 'up' alias to self update
  * fix: first read, then delete.
  * feat: shows when updating symlinks
  * fix: styled message.
  * fix: better message
  * fix: old version too chatty
  * Get current juliaup channel with `juliaup self channel`
  * Add --prune-linked option for garbage collection
  * Remove unnecessary flag on Windows job
  * Check if path points to valid julia binary
  * Ensure Julia termintes when launcher terminates on Windows
  * Put AUR publishing in release channel
  * Support overriding an override
  * fix `is_juliaup_installed`
  * use is_terminal not atty
  * Check if the terminal is a TTY and not redirected
  * Don't import Term
  * Don't change terminal title

OBS-URL: https://build.opensuse.org/request/show/1228518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juliaup?expand=0&rev=18
2024-12-05 16:10:19 +00:00
Soc Virnyl Estela
f9f2d24005 - Update to version 1.17.10:
* Update src/command_update.rs
  * Prevent compiler warning without panicking
  * Update src/operations.rs
  * Add a eprintln! when the version db is updated
  * Delete a temp file if optimistic locking didn't work
  * Update a call signature
  * Allow longer read lock
  * Finish temp download of version db
  * Add `pr{number}~{arch}` variations to list
  * Update tests/command_initial_setup_from_launcher_test.rs
  * Print more things to stderr rather than stdout
  * Update tests/command_initial_setup_from_launcher_test.rs
  * Clean up error messages in the launcher
  * Use `rustls-tls-native-roots` for `reqwest` on FreeBSD (#1062)
  * Update the LTS version to 1.10
  * Also notify when updating nightly/pr channels
  * Add tests for --prune-linked
  * Use separate conditional steps for passing --check to rustfmt
  * Address comment
  * Fix windows check
  * Warn when linking to invalid julia binary
  * Error when attempting to launch invalid julia binary.
  * Address feedback
  * Phrasing and comments
  * Use reviewdog to suggest rustfmt diff
  * Add 'up' alias to self update
  * fix: first read, then delete.
  * feat: shows when updating symlinks
  * fix: styled message.

OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=98
2024-10-27 06:32:51 +00:00
5 changed files with 83 additions and 9 deletions

3
juliaup-1.17.19.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bcc9d9145e0d60d47aace5104805f6a21cab75ba19d8cfda88e1b7573291c7e
size 835733

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94326828c6f2a2138e2c6ff2e573c4a146f8d08a7fc3aeaa5982d0fea67c7102
size 821594

View File

@@ -1,3 +1,77 @@
-------------------------------------------------------------------
Fri May 9 18:32:05 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.17.19:
* No release notes.
- Enforce BuildRequires: cargo >= 1.80 to avoid build failures.
-------------------------------------------------------------------
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>
- Update vendored dependencies.
* resolves bsc#1233963
-------------------------------------------------------------------
Sun Oct 27 06:26:59 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 1.17.10:
* Update src/command_update.rs
* Prevent compiler warning without panicking
* Update src/operations.rs
* Add a eprintln! when the version db is updated
* Delete a temp file if optimistic locking didn't work
* Update a call signature
* Allow longer read lock
* Finish temp download of version db
* Add `pr{number}~{arch}` variations to list
* Update tests/command_initial_setup_from_launcher_test.rs
* Print more things to stderr rather than stdout
* Update tests/command_initial_setup_from_launcher_test.rs
* Clean up error messages in the launcher
* Use `rustls-tls-native-roots` for `reqwest` on FreeBSD (#1062)
* Update the LTS version to 1.10
* Also notify when updating nightly/pr channels
* Add tests for --prune-linked
* Use separate conditional steps for passing --check to rustfmt
* Address comment
* Fix windows check
* Warn when linking to invalid julia binary
* Error when attempting to launch invalid julia binary.
* Address feedback
* Phrasing and comments
* Use reviewdog to suggest rustfmt diff
* Add 'up' alias to self update
* fix: first read, then delete.
* feat: shows when updating symlinks
* fix: styled message.
* fix: better message
* fix: old version too chatty
* Get current juliaup channel with `juliaup self channel`
* Add --prune-linked option for garbage collection
* Remove unnecessary flag on Windows job
* Check if path points to valid julia binary
* Ensure Julia termintes when launcher terminates on Windows
* Put AUR publishing in release channel
* Support overriding an override
* fix `is_juliaup_installed`
* use is_terminal not atty
* Check if the terminal is a TTY and not redirected
* Don't import Term
* Don't change terminal title
-------------------------------------------------------------------
Fri Sep 13 01:05:28 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>

View File

@@ -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.10.5
%global latest_julia_version 1.11.5
Name: juliaup
Version: 1.17.4
Version: 1.17.19
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
@@ -29,7 +29,7 @@ Group: Development/Languages/Other
URL: https://github.com/JuliaLang/juliaup
Source0: https://github.com/JuliaLang/juliaup/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: vendor.tar.zst
BuildRequires: cargo
BuildRequires: cargo >= 1.80
BuildRequires: cargo-packaging
BuildRequires: zstd
Requires: ca-certificates

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a69f958f25fbc41452db38d4df8c5e731048de66cfebc8f520174703381afd7
size 37059226
oid sha256:d5ac9793ca4ffb232dc6b495be69d670a1061f82d008cb9a0228679b1bf00b1c
size 33796984