-
-
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.3.0
head repository: voxpupuli/puppet-python
compare: v6.4.0
- 19 commits
- 17 files changed
- 6 contributors
Commits on Jul 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ef2df5b - Browse repository at this point
Copy the full SHA ef2df5bView commit details
Commits on Aug 31, 2022
-
Add extra_index parameter to python::pip
Add extra_index parameter to python::pip, corresponding to the pip command line option --extra-index-url, allowing packages to be installed from a local repository while dependencies are pulled from pypi.
Configuration menu - View commit details
-
Copy full SHA for 42be1f3 - Browse repository at this point
Copy the full SHA 42be1f3View commit details -
Merge pull request #640 from ookisan/python-pip-add-extra-index-param…
…eter Add extra_index parameter to python::pip
Configuration menu - View commit details
-
Copy full SHA for c47ce1e - Browse repository at this point
Copy the full SHA c47ce1eView commit details
Commits on Sep 2, 2022
-
Add prompt parameter to python::pyvenv
Add a prompt parameter to python::pyvenv that uses the --prompt command-line argument available in the venv module in Python 3.6 and later, to set the prompt shown when the virtualenv is active.
Configuration menu - View commit details
-
Copy full SHA for bd3f212 - Browse repository at this point
Copy the full SHA bd3f212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 380a434 - Browse repository at this point
Copy the full SHA 380a434View commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d305819 - Browse repository at this point
Copy the full SHA d305819View commit details -
Merge pull request #639 from saz/pip-resolver
use legacy pip resolver for pip versions < 21.1 > 20.2.4
Configuration menu - View commit details
-
Copy full SHA for b7236a8 - Browse repository at this point
Copy the full SHA b7236a8View commit details
Commits on Oct 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 54ecdda - Browse repository at this point
Copy the full SHA 54ecddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5165021 - Browse repository at this point
Copy the full SHA 5165021View commit details
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a18248f - Browse repository at this point
Copy the full SHA a18248fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb38c2 - Browse repository at this point
Copy the full SHA 5eb38c2View commit details
Commits on Nov 5, 2022
-
this module effectivly only supports python 3, which is also the default in the init.pp. we do not need to specify it in the tests.
Configuration menu - View commit details
-
Copy full SHA for c0829d5 - Browse repository at this point
Copy the full SHA c0829d5View commit details -
Merge pull request #647 from bastelfreak/tests
cleanup acceptance tests
Configuration menu - View commit details
-
Copy full SHA for e5d11e9 - Browse repository at this point
Copy the full SHA e5d11e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b78b4c9 - Browse repository at this point
Copy the full SHA b78b4c9View commit details -
Merge pull request #642 from bastelfreak/arch
Implement Arch Linux support
Configuration menu - View commit details
-
Copy full SHA for 57266bc - Browse repository at this point
Copy the full SHA 57266bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80adc63 - Browse repository at this point
Copy the full SHA 80adc63View commit details -
Merge pull request #648 from bastelfreak/foo
move static data from params.pp to init.pp
Configuration menu - View commit details
-
Copy full SHA for 6824e0f - Browse repository at this point
Copy the full SHA 6824e0fView commit details
Commits on Nov 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dad309c - Browse repository at this point
Copy the full SHA dad309cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcbf6f8 - Browse repository at this point
Copy the full SHA bcbf6f8View 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.3.0...v6.4.0