Skip to content

Bug: Missing formatting to string for structure classes #98

@Paebbels

Description

@Paebbels

When calling pyVersioning variables, structure classes aren't formatted to a string.

C:\Git\GitHub\Paebbels\pyVersioning [dev ≡ +1 ~2 -0 | +2 ~5 -0 !]> pyVersioning.exe variables
project                 :  -  v0.0.0
  name                  :
  variant               :
  version               : v0.0.0
build                   : <pyVersioning.Build object at 0x000001F3FF7F46C0>
  date                  : 2025-04-21
  time                  : 10:43:02.882194
  compiler              : <pyVersioning.Compiler object at 0x000001F3819B63E0>
    name                :
    version             : v0.0.0
    configuration       :
    options             :
version                 : v0.0.0
tool                    : pyVersioning 0.17.0
  name                  : pyVersioning
  version               : 0.17.0
git                     : <pyVersioning.Git object at 0x000001F3819F5260>
  commit                : <pyVersioning.Commit object at 0x000001F3819DA920>
    hash                : 4f5b03b202887cab53ad27d80b0ed5bde028d705
    date                : 2025-04-21
    time                : 07:50:48
    author              : Patrick Lehmann <[email protected]>
      name              : Patrick Lehmann
      email             : [email protected]
    committer           : Patrick Lehmann <[email protected]>
      name              : Patrick Lehmann
      email             : [email protected]
    comment             : Fixed binary output check.

    oneline             : Fixed binary output check.
  reference             : dev
  tag                   :
  branch                : dev
  repository            : [email protected]:Paebbels/pyVersioning.git
env                     : Environment(............................................)
platform                : <pyVersioning.Platform object at 0x000001F3FF441510>
  ci_service            : NO-CI

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingCommand: variablesList all available fields (variables).EnhancementNew feature or requestPlatform: WorkstationLocal executions (work station, PC, laptop, server, ... ), but not on a CI platform.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions