Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update freebsd package names #538

Merged
merged 1 commit into from
Aug 26, 2022
Merged

Conversation

llua
Copy link
Contributor

@llua llua commented Jul 14, 2022

% 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

@llua llua requested review from myii and a team as code owners July 14, 2022 04:13
@baby-gnu
Copy link
Contributor

Hello, could you amend your commit to follow the commit message formatting policy?

Do you have any idea why the default-freebsd-130-3004-0-py3 and the default-freebsd-123-3004-0-py3 tests are failing?

@myii
Copy link
Member

myii commented Jul 18, 2022

Do you have any idea why the default-freebsd-130-3004-0-py3 and the default-freebsd-123-3004-0-py3 tests are failing?

@baby-gnu I know what the problem is: the pre-salted Vagrant boxes need to be updated for Python 3.9 (and 3004.2). I hope I can find some time for this soon -- worst case, this PR can be merged without it.

@llua A simple commit message fix would look like this:

-update freebsd package names
+feat(freebsd): update package names for Python 3.9

% 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
@sticky-note
Copy link
Member

@myii @llua @baby-gnu Looks good for me. Go to merge this now

@sticky-note sticky-note merged commit fe660a9 into saltstack-formulas:master Aug 26, 2022
@saltstack-formulas-travis

🎉 This PR is included in version 1.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@llua llua deleted the fbsd_pkg branch August 27, 2022 20:35
@llua llua restored the fbsd_pkg branch September 1, 2022 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants