emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40895: closed (import crate: Relaxed version selection)


From: GNU bug Tracking System
Subject: bug#40895: closed (import crate: Relaxed version selection)
Date: Thu, 17 Dec 2020 15:27:03 +0000

Your message dated Thu, 17 Dec 2020 16:26:39 +0100
with message-id <a490601c-1027-3ba2-3e42-09ee81b78180@crazy-compilers.com>
and subject line Should be solved by new importer
has caused the debbugs.gnu.org bug report #40895,
regarding import crate: Relaxed version selection
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
40895: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40895
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: import crate: Relaxed version selection Date: Mon, 27 Apr 2020 09:31:34 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0
If (manually) importing dependencies for some package requiring "other
^0.2", I would like the importer to fetch the newest version of
other-0.2.x automatically.

As it is now, I need to specify the exact version number, e.g. "guix
import crate other@0.2.4" - and the get the version number I need to go
to crates.io, search the package and search the list of available
versions. The importer can do this much more efficient.

This could be implemented like this:

- If the version giben ("@0.2.4") matches an version available, use this
version.

- Otherwise, if the version giben ("@0.2") is a prefix of some available
version, use the highest/newest of these versions

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |




--- End Message ---
--- Begin Message --- Subject: Should be solved by new importer Date: Thu, 17 Dec 2020 16:26:39 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1
This issue is solved by the new importer.

--
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]