GunnarFarneback / LocalRegistry.jl

Create and maintain local registries for Julia packages.
Other
223 stars 21 forks source link

Version unsat on 1.9.0-beta2 #68

Closed anandijain closed 1 year ago

anandijain commented 1 year ago
(jl_B3Hczg) pkg> add LocalRegistry
    Updating registry at `~/.julia/registries/General.toml`
    Updating registry at `~/.julia/registries/JuliaSimRegistry.toml`
    Updating registry at `~/.julia/registries/PumasRegistry.toml`
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package LocalRegistry [89398ba2]:
 LocalRegistry [89398ba2] log:
 ├─possible versions are: 0.1.0-0.5.2 or uninstalled
 ├─restricted to versions * by an explicit requirement, leaving only versions: 0.1.0-0.5.2
 └─restricted by julia compatibility requirements to versions: uninstalled — no versions left

julia> versioninfo()
Julia Version 1.9.0-beta2
Commit 7daffeecb8c (2022-12-29 07:45 UTC)
Platform Info:
  OS: macOS (arm64-apple-darwin21.3.0)
  CPU: 8 × Apple M1
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, apple-m1)
  Threads: 8 on 4 virtual cores
Environment:
  JULIA_NUM_THREADS = 8
  JULIA_PKG_USE_CLI_GIT = true
anandijain commented 1 year ago

seeing that this https://github.com/GunnarFarneback/LocalRegistry.jl/commit/f680ea5cb4d688b0f6057d3ce30b2548fffcb23e was only last week, i think we just need a release

GunnarFarneback commented 1 year ago

Yeah, I was hoping to squeeze in some more feature, but it's going to take longer than I expected.

GunnarFarneback commented 1 year ago

https://github.com/JuliaRegistries/General/pull/75524