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)
Sun, Feb 16, 22:27
Unknown Object (File)
Sun, Feb 16, 22:05
Unknown Object (File)
Sun, Feb 16, 06:15
Unknown Object (File)
Tue, Feb 11, 01:23
Unknown Object (File)
Mon, Feb 10, 20:22
Unknown Object (File)
Sun, Feb 9, 09:00
Unknown Object (File)
Sun, Feb 9, 09:00
Unknown Object (File)
Sun, Feb 9, 09:00
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