You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by codecleric <gi...@git.apache.org> on 2015/11/24 19:32:09 UTC

[GitHub] couchdb pull request: Fix version checking for python pygments.

GitHub user codecleric opened a pull request:

    https://github.com/apache/couchdb/pull/372

    Fix version checking for python pygments. 

    Current method only works for versions numbers with only one decimal point. This version splits the version numbers on '.' and compares the elements converted to ints

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/codecleric/couchdb 1.x.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb/pull/372.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #372
    
----
commit 6bbdb8d98e3c84353d07bd93d0cef23a33beeb52
Author: Brian Brown <br...@codecleric.com>
Date:   2015-11-24T18:30:02Z

    Fix version checking for python pygments. Current method only works for versions numbers with only one decimal point. This version splits the version numbers on '.' and compares the elements converted to ints

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb pull request: Fix version checking for python pygments.

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb/pull/372#issuecomment-159400300
  
    Thank you! (:


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb pull request: Fix version checking for python pygments.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/couchdb/pull/372


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb pull request: Fix version checking for python pygments.

Posted by codecleric <gi...@git.apache.org>.
Github user codecleric commented on the pull request:

    https://github.com/apache/couchdb/pull/372#issuecomment-159404478
  
    My pleasure! 8-)
    
    
    On 11/24/2015 01:46 PM, Alexander Shorin wrote:
    >
    > Thank you! (:
    >
    > —
    > Reply to this email directly or view it on GitHub 
    > <https://github.com/apache/couchdb/pull/372#issuecomment-159400300>.
    >
    



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---