Skip to content

use Version class to store OS version #1814

@davydden

Description

@davydden

subj.

OperatingSystem is initialized with a name and version. I think it make sense to pass version into a Version object used for packages so that package developers could write conditionals which include OS version like self.spec.os_version < Version('10.10') where os_version is an instance of Version object for OS.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions