File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44Each new release typically also includes the latest modulesync defaults.
55These should not affect the functionality of the module.
66
7+ ## [ v2.1.0] ( https://github.com/voxpupuli/puppet-python/tree/v2.1.0 ) (2018-07-09)
8+
9+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-python/compare/v2.0.0...v2.1.0 )
10+
11+ ** Implemented enhancements:**
12+
13+ - support for providing pip3 provider w/ tests. Modified readme 4 examples [ \# 414] ( https://github.com/voxpupuli/puppet-python/pull/414 ) ([ danquack] ( https://github.com/danquack ) )
14+
15+ ** Closed issues:**
16+
17+ - How to deploy pip package to rhscl python34 [ \# 377] ( https://github.com/voxpupuli/puppet-python/issues/377 )
18+ - CentOS 7 with Python3 does not work [ \# 303] ( https://github.com/voxpupuli/puppet-python/issues/303 )
19+
720## [ v2.0.0] ( https://github.com/voxpupuli/puppet-python/tree/v2.0.0 ) (2018-06-25)
821
922[ Full Changelog] ( https://github.com/voxpupuli/puppet-python/compare/1.19.0...v2.0.0 )
@@ -20,6 +33,7 @@ These should not affect the functionality of the module.
2033
2134** Implemented enhancements:**
2235
36+ - Add Debian 9 Support [ \# 398] ( https://github.com/voxpupuli/puppet-python/issues/398 )
2337- Add support for Anaconda [ \# 409] ( https://github.com/voxpupuli/puppet-python/pull/409 ) ([ grsakea] ( https://github.com/grsakea ) )
2438- Add umask parameter to pip execs [ \# 368] ( https://github.com/voxpupuli/puppet-python/pull/368 ) ([ jstaph] ( https://github.com/jstaph ) )
2539
Original file line number Diff line number Diff line change 11{
22 "name" : " puppet-python" ,
3- "version" : " 2.0.1-rc0 " ,
4- "author" : " stankevich " ,
3+ "version" : " 2.1.0 " ,
4+ "author" : " Vox Pupuli " ,
55 "summary" : " Python Module" ,
66 "license" : " Apache-2.0" ,
77 "source" : " git://github.com/voxpupuli/puppet-python.git" ,
You can’t perform that action at this time.
0 commit comments