File tree Expand file tree Collapse file tree 13 files changed +29
-29
lines changed
Expand file tree Collapse file tree 13 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 1- site :opscode
1+ site 'https://supermarket.chef.io'
22
33metadata
44
Original file line number Diff line number Diff line change @@ -22,23 +22,23 @@ v1.4.4
2222v1.4.2
2323------
2424### Bug
25- - ** [ COOK-3796] ( https://tickets.opscode.com /browse/COOK-3796 ) ** - Virtualenv can fail
25+ - ** [ COOK-3796] ( https://tickets.chef.io /browse/COOK-3796 ) ** - Virtualenv can fail
2626
2727### Improvement
28- - ** [ COOK-3719] ( https://tickets.opscode.com /browse/COOK-3719 ) ** - Allow alternative install python, update pip location
29- - ** [ COOK-3703] ( https://tickets.opscode.com /browse/COOK-3703 ) ** - Create symlink for source built python [ python3 support]
28+ - ** [ COOK-3719] ( https://tickets.chef.io /browse/COOK-3719 ) ** - Allow alternative install python, update pip location
29+ - ** [ COOK-3703] ( https://tickets.chef.io /browse/COOK-3703 ) ** - Create symlink for source built python [ python3 support]
3030
3131
3232v1.4.0
3333------
3434### New Feature
35- - ** [ COOK-3248] ( https://tickets.opscode.com /browse/COOK-3248 ) ** - Improve testing suite
35+ - ** [ COOK-3248] ( https://tickets.chef.io /browse/COOK-3248 ) ** - Improve testing suite
3636
3737### Improvement
38- - ** [ COOK-3125] ( https://tickets.opscode.com /browse/COOK-3125 ) ** - Don't use ` normal ` attributes
38+ - ** [ COOK-3125] ( https://tickets.chef.io /browse/COOK-3125 ) ** - Don't use ` normal ` attributes
3939
4040### Bug
41- - ** [ COOK-3084] ( https://tickets.opscode.com /browse/COOK-3084 ) ** - Fix ` python_virtualenv ` on EL 5
41+ - ** [ COOK-3084] ( https://tickets.chef.io /browse/COOK-3084 ) ** - Fix ` python_virtualenv ` on EL 5
4242
4343v1.3.6
4444------
Original file line number Diff line number Diff line change @@ -144,10 +144,10 @@ Installs virtualenv using the `python_pip` resource.
144144
145145License & Authors
146146-----------------
147- - Author:: Seth Chisamore (< schisamo@opscode.com > )
147+ - Author:: Seth Chisamore (< schisamo@chef.io > )
148148
149149``` text
150- Copyright:: 2011, Opscode , Inc
150+ Copyright:: 2011, Chef Software , Inc
151151
152152Licensed under the Apache License, Version 2.0 (the "License");
153153you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#
2- # Author:: Seth Chisamore (<schisamo@opscode.com >)
2+ # Author:: Seth Chisamore (<schisamo@chef.io >)
33# Cookbook Name:: python
44# Attribute:: default
55#
6- # Copyright 2011, Opscode , Inc.
6+ # Copyright 2011, Chef Software , Inc.
77#
88# Licensed under the Apache License, Version 2.0 (the "License");
99# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#
2- # Author:: Seth Chisamore <schisamo@opscode.com >
2+ # Author:: Seth Chisamore <schisamo@chef.io >
33# Cookbook Name:: python
44# Provider:: pip
55#
6- # Copyright:: 2011, Opscode , Inc <legal@opscode.com >
6+ # Copyright:: 2011, Chef Software , Inc <legal@chef.io >
77#
88# Licensed under the Apache License, Version 2.0 (the "License");
99# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#
2- # Author:: Seth Chisamore <schisamo@opscode.com >
2+ # Author:: Seth Chisamore <schisamo@chef.io >
33# Cookbook Name:: python
44# Provider:: virtualenv
55#
6- # Copyright:: 2011, Opscode , Inc <legal@opscode.com >
6+ # Copyright:: 2011, Chef Software , Inc <legal@chef.io >
77#
88# Licensed under the Apache License, Version 2.0 (the "License");
99# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#
2- # Author:: Seth Chisamore <schisamo@opscode.com >
2+ # Author:: Seth Chisamore <schisamo@chef.io >
33# Cookbook Name:: python
44# Recipe:: default
55#
6- # Copyright 2011, Opscode , Inc.
6+ # Copyright 2011, Chef Software , Inc.
77#
88# Licensed under the Apache License, Version 2.0 (the "License");
99# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#
2- # Author:: Seth Chisamore <schisamo@opscode.com >
2+ # Author:: Seth Chisamore <schisamo@chef.io >
33# Cookbook Name:: python
44# Recipe:: package
55#
6- # Copyright 2011, Opscode , Inc.
6+ # Copyright 2011, Chef Software , Inc.
77#
88# Licensed under the Apache License, Version 2.0 (the "License");
99# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#
2- # Author:: Seth Chisamore <schisamo@opscode.com >
2+ # Author:: Seth Chisamore <schisamo@chef.io >
33# Cookbook Name:: python
44# Recipe:: pip
55#
6- # Copyright 2011, Opscode , Inc.
6+ # Copyright 2011, Chef Software , Inc.
77#
88# Licensed under the Apache License, Version 2.0 (the "License");
99# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#
2- # Author:: Seth Chisamore <schisamo@opscode.com >
2+ # Author:: Seth Chisamore <schisamo@chef.io >
33# Cookbook Name:: python
44# Recipe:: source
55#
6- # Copyright 2011, Opscode , Inc.
6+ # Copyright 2011, Chef Software , Inc.
77#
88# Licensed under the Apache License, Version 2.0 (the "License");
99# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments