[GitHub] incubator-madlib pull request #70: Build: Fix version parsing in madpack

2016-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-madlib/pull/70 --- 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

[GitHub] incubator-madlib pull request #70: Build: Fix version parsing in madpack

2016-10-17 Thread iyerr3
Github user iyerr3 commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/70#discussion_r83716925 --- Diff: src/madpack/madpack.py --- @@ -357,7 +356,7 @@ def _get_rev_num(rev): @param rev version text """ try: -

[GitHub] incubator-madlib pull request #70: Build: Fix version parsing in madpack

2016-10-17 Thread iyerr3
GitHub user iyerr3 opened a pull request: https://github.com/apache/incubator-madlib/pull/70 Build: Fix version parsing in madpack Primary change is line 359. Other changes are whitespace fixes. You can merge this pull request into a Git repository by running: $ git pull