[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-07-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064063#comment-14064063
 ] 

Hudson commented on AVRO-1448:
--

SUCCESS: Integrated in AvroJava #467 (See 
[https://builds.apache.org/job/AvroJava/467/])
AVRO-1448. Fix failing test. (cutting: rev 1611164)
* /avro/trunk/lang/py3/avro/tests/test_script.py


> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.7
>
> Attachments: AVRO-1448-fix.patch, 
> AVRO-1448.20140127-232000-0800.diff, AVRO-1448.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-07-16 Thread Doug Cutting (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064006#comment-14064006
 ] 

Doug Cutting commented on AVRO-1448:


I committed this.  Thanks, Christophe!

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.7
>
> Attachments: AVRO-1448-fix.patch, 
> AVRO-1448.20140127-232000-0800.diff, AVRO-1448.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-07-15 Thread Thiruvalluvan M. G. (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063087#comment-14063087
 ] 

Thiruvalluvan M. G. commented on AVRO-1448:
---

+1

Great! Thanks.

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.7
>
> Attachments: AVRO-1448-fix.patch, 
> AVRO-1448.20140127-232000-0800.diff, AVRO-1448.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-07-15 Thread Thiruvalluvan M. G. (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063073#comment-14063073
 ] 

Thiruvalluvan M. G. commented on AVRO-1448:
---

The change does not affect functionality and thus is fine.

+1.

But the technique of comparing two JSONs is fragile because JSON doesn't have 
unique representation. It is especially true with respect to the order of 
fields in a map. White space is another example, as in this JIRA. This needs to 
be addressed at some time.

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.7
>
> Attachments: AVRO-1448-fix.patch, AVRO-1448.20140127-232000-0800.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-07-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052803#comment-14052803
 ] 

Hudson commented on AVRO-1448:
--

SUCCESS: Integrated in AvroJava #465 (See 
[https://builds.apache.org/job/AvroJava/465/])
AVRO-1448. Python3: Fix setup.py and PyPI installation. (taton: rev 1607973)
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/py3/avro/tests/test_script.py
* /avro/trunk/lang/py3/setup.py


> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.7
>
> Attachments: AVRO-1448.20140127-232000-0800.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-07-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052784#comment-14052784
 ] 

ASF subversion and git services commented on AVRO-1448:
---

Commit 1607973 from [~kryzthov] in branch 'avro/trunk'
[ https://svn.apache.org/r1607973 ]

AVRO-1448. Python3: Fix setup.py and PyPI installation.

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.7
>
> Attachments: AVRO-1448.20140127-232000-0800.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-05-19 Thread Christophe Taton (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002388#comment-14002388
 ] 

Christophe Taton commented on AVRO-1448:


Great. I'd also be happy to assist the release process, if that makes sense.

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.7
>
> Attachments: AVRO-1448.20140127-232000-0800.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-05-19 Thread Doug Cutting (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002161#comment-14002161
 ] 

Doug Cutting commented on AVRO-1448:


I have no objection to this patch being committed.  I'd be happy to roll a 
1.7.7 release candidate next week unless someone else does first.

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.7
>
> Attachments: AVRO-1448.20140127-232000-0800.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-05-18 Thread Christophe Taton (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001138#comment-14001138
 ] 

Christophe Taton commented on AVRO-1448:


[~cutting] Any further comment on this one?
I tested this patch manually by uploading avro-python3-snapshot to pipy and 
installing it.

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.7
>
> Attachments: AVRO-1448.20140127-232000-0800.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-05-01 Thread Christophe Taton (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987018#comment-13987018
 ] 

Christophe Taton commented on AVRO-1448:


I'd like that too.
If you need something right now, you may try the snapshot version I pushed on 
pipy (avro-python3-snapshot 1.7.7-SNAPSHOT).

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.7
>
> Attachments: AVRO-1448.20140127-232000-0800.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-05-01 Thread Jeff Hammerbacher (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987007#comment-13987007
 ] 

Jeff Hammerbacher commented on AVRO-1448:
-

Hey I just hit this bug in the Python 3 artifact that's on PyPI. Can we cut 
1.7.7 soon?

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.7
>
> Attachments: AVRO-1448.20140127-232000-0800.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-01-30 Thread Christophe Taton (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886934#comment-13886934
 ] 

Christophe Taton commented on AVRO-1448:


Yes, that sounds good, thanks!

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Attachments: AVRO-1448.20140127-232000-0800.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-01-30 Thread Doug Cutting (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886883#comment-13886883
 ] 

Doug Cutting commented on AVRO-1448:


Since this involves source code changes I think we should make another release. 
 Let's plan to release 1.7.7 soon (next week?) since there were also some bugs 
in the (new) C# RPC that would be good to get released.  Ok?

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Attachments: AVRO-1448.20140127-232000-0800.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (AVRO-1448) Python3 setup.py is broken

2014-01-30 Thread Christophe Taton (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886782#comment-13886782
 ] 

Christophe Taton commented on AVRO-1448:


I just tested this by uploading a test package and installing it via pip.
Doug, do you think we can get this pushed and re-publish the 1.7.6 python 
release with the patch, or should that wait for the next release?

> Python3 setup.py is broken
> --
>
> Key: AVRO-1448
> URL: https://issues.apache.org/jira/browse/AVRO-1448
> Project: Avro
>  Issue Type: Bug
>  Components: python
>Affects Versions: 1.7.6
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Attachments: AVRO-1448.20140127-232000-0800.diff
>
>
> source distribution on pypi cannot be installed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)