Skip to content
Snippets Groups Projects
Select Git revision
0 results

pkgs_spec.rb

  • Eric Cook's avatar
    2881fdd8
    feat(freebsd): update package names for Python 3.9 · 2881fdd8
    Eric Cook authored
    % print $OSTYPE;pkg search 'py39-(pygit2|gitpython|dulwich|salt)'
    freebsd13.0
    py39-dulwich-0.19.16           Python implementation of the Git file formats and protocols
    py39-gitpython-3.1.27          Python Git Library
    py39-pygit2-1.8.0              Python bindings for libgit2
    py39-salt-3004.2               Distributed remote execution and configuration management system
    2881fdd8
    History
    feat(freebsd): update package names for Python 3.9
    Eric Cook authored
    % print $OSTYPE;pkg search 'py39-(pygit2|gitpython|dulwich|salt)'
    freebsd13.0
    py39-dulwich-0.19.16           Python implementation of the Git file formats and protocols
    py39-gitpython-3.1.27          Python Git Library
    py39-pygit2-1.8.0              Python bindings for libgit2
    py39-salt-3004.2               Distributed remote execution and configuration management system