spack/var/spack/repos/builtin/packages/lua
Adam J. Stewart 250ee413e9 Change Version formatting properties and functions to return Version objects (#4834)
* Change version.up_to() to return Version() object
* Add unit tests for Version.up_to()
* Fix packages that expected up_to() to return a string
* Ensure that up_to() preserves separator characters
* Use version indexing instead of up_to
* Make all Version formatting properties return Version objects
* Update docs
* Tests need to test string representation
2017-07-24 13:02:13 -07:00
..
package.py Change Version formatting properties and functions to return Version objects (#4834) 2017-07-24 13:02:13 -07:00