Github user persiaAziz commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/1606#discussion_r107993671
  
    --- Diff: doc/checkvers.py ---
    @@ -28,9 +28,9 @@
       # Check whether we have a recent version of sphinx. EPEL and CentOS are 
completely crazy and I don't understand their
       # packaging at all. The test below works on Ubuntu and places where 
sphinx is installed sanely AFAICT.
       if options.checkvers:
    -    print 'checking for sphinx version >= 1.2... ',
    -    # Need at least 1.2 because of some command line options stuff HRP 
added.
    -    # Also 1.2 guarantees sphinx.version_info is available.
    +    print 'checking for sphinx version >= 1.5.1... ',
    +    # Need at least 1.5.1 to use svg
    +    # Also 1.5.1 guarantees sphinx.version_info is available.
    --- End diff --
    
    Fixed


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to