Merge lp:~davidstrauss/python-jenkins/python-jenkins into lp:~python-jenkins-developers/python-jenkins/trunk

Proposed by David Strauss
Status: Merged
Merged at revision: 22
Proposed branch: lp:~davidstrauss/python-jenkins/python-jenkins
Merge into: lp:~python-jenkins-developers/python-jenkins/trunk
Diff against target: 13 lines (+4/-0)
1 file modified
doc/source/install.rst (+4/-0)
To merge this branch: bzr merge lp:~davidstrauss/python-jenkins/python-jenkins
Reviewer Review Type Date Requested Status
Python Jenkins Developers Pending
Review via email: mp+209802@code.launchpad.net

Description of the change

Updates documentation to mention Fedora's packages.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'doc/source/install.rst'
2--- doc/source/install.rst 2013-04-13 21:59:59 +0000
3+++ doc/source/install.rst 2014-03-06 22:24:45 +0000
4@@ -18,6 +18,10 @@
5
6 apt-get install python-jenkins
7
8+And on Fedora 19 and later:
9+
10+ yum install python-jenkins
11+
12 For developpement purpose you can get a fake module installed on your system
13 that will point to your working copy. Simply use::
14

Subscribers

People subscribed via source and target branches