Page MenuHomeDevCentral

Bump Python 3 packages version for FreeBSD
ClosedPublic

Authored by dereckson on Jan 24 2020, 02:03.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 30, 13:22
Unknown Object (File)
Sat, Oct 26, 22:36
Unknown Object (File)
Sat, Oct 26, 22:36
Unknown Object (File)
Sun, Oct 20, 17:58
Unknown Object (File)
Thu, Oct 17, 18:07
Unknown Object (File)
Tue, Oct 15, 23:25
Unknown Object (File)
Tue, Oct 15, 22:57
Unknown Object (File)
Tue, Oct 15, 17:51
Subscribers
None

Details

Summary

Most packages are now built for Python 3.7 in binary packages.

Fixes T1570.

Test Plan

salt windriver state.sls_id install_salt_extra_software roles/saltmaster

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

Ok, works fine now:

$ salt windriver state.sls_id install_salt_extra_software roles/saltmaster
windriver:
----------
          ID: install_salt_extra_software
    Function: pkg.installed
      Result: True
     Comment: All specified packages are already installed
     Started: 02:19:46.170332
    Duration: 41.455 ms
     Changes:

Summary for windriver
------------
Succeeded: 1
Failed:    0
------------
Total states run:     1
Total run time:  41.455 ms
This revision is now accepted and ready to land.Jan 24 2020, 03:25