-
-
Notifications
You must be signed in to change notification settings - Fork 374
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-python
base: v6.4.0
head repository: voxpupuli/puppet-python
compare: v7.0.0
- 19 commits
- 10 files changed
- 5 contributors
Commits on Nov 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8a8f98e - Browse repository at this point
Copy the full SHA 8a8f98eView commit details
Commits on Dec 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6c20de3 - Browse repository at this point
Copy the full SHA 6c20de3View commit details
Commits on Dec 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 39f5df3 - Browse repository at this point
Copy the full SHA 39f5df3View commit details
Commits on Mar 3, 2023
-
Fix pip installation on Gentoo
The 'pip' package name is ambiguous on Gentoo, with options 'app-misc/pip' and 'dev-python/pip', resulting in the following error during installation: > Error: /Stage[main]/Python::Install/Package[pip]: Could not evaluate: > More than one package with the specified name [pip], please use the > category parameter to disambiguate The error message directs us to use the `category` parameter, which this module already did; however, `category` is a "read-only parameter set by the package" [1]. The correct way to disambiguate this package is to use the full package name, 'dev-python/pip'. [1] https://www.puppet.com/docs/puppet/7/types/package.html#package-attribute-category
Configuration menu - View commit details
-
Copy full SHA for a3dafc7 - Browse repository at this point
Copy the full SHA a3dafc7View commit details -
Merge pull request #651 from jameslikeslinux/fix-gentoo-pip-install
Fix pip installation on Gentoo
Configuration menu - View commit details
-
Copy full SHA for 448fcab - Browse repository at this point
Copy the full SHA 448fcabView commit details
Commits on Apr 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4895041 - Browse repository at this point
Copy the full SHA 4895041View commit details
Commits on Apr 16, 2023
-
Merge pull request #654 from voxpupuli/modulesync
modulesync 5.5.0
Configuration menu - View commit details
-
Copy full SHA for c5fe03e - Browse repository at this point
Copy the full SHA c5fe03eView commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db3c500 - Browse repository at this point
Copy the full SHA db3c500View commit details
Commits on May 10, 2023
-
Merge pull request #656 from voxpupuli/puppet7
Drop Puppet 6 support
Configuration menu - View commit details
-
Copy full SHA for 47a2190 - Browse repository at this point
Copy the full SHA 47a2190View commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9c1a922 - Browse repository at this point
Copy the full SHA 9c1a922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71fa2ed - Browse repository at this point
Copy the full SHA 71fa2edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26b0348 - Browse repository at this point
Copy the full SHA 26b0348View commit details -
Merge pull request #659 from voxpupuli/ubuntu-1604
Drop Ubuntu 16.04 (EOL)
Configuration menu - View commit details
-
Copy full SHA for 175ac42 - Browse repository at this point
Copy the full SHA 175ac42View commit details
Commits on Jul 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0316cf - Browse repository at this point
Copy the full SHA f0316cfView commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ca03734 - Browse repository at this point
Copy the full SHA ca03734View commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9cf4f60 - Browse repository at this point
Copy the full SHA 9cf4f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e15c54 - Browse repository at this point
Copy the full SHA 0e15c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3696d5 - Browse repository at this point
Copy the full SHA a3696d5View commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b816be4 - Browse repository at this point
Copy the full SHA b816be4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.4.0...v7.0.0