[Bug 1586988] Re: Version 2.10 is converted to 2.1

2020-02-21 Thread Sergio Schvezov
This was fix on 3.x ** Changed in: snapcraft (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586988 Title: Version 2.10 is converted to 2.1 To mana

[Bug 1586988] Re: Version 2.10 is converted to 2.1

2019-01-23 Thread Colin Watson
I don't think snapcraft can just "treat the version always as a string" without departing from (unfortunate) YAML syntax: >>> import yaml >>> yaml.safe_load('version: 2.10') {'version': 2.1} >>> yaml.safe_load('version: "2.10"') {'version': '2.10'} Perhaps the right answer is to go thro

[Bug 1586988] Re: Version 2.10 is converted to 2.1

2016-06-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: snapcraft (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586988 Title: