Skip to content

Update transifex-client requirement to latest release version 0.11b3 #3401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 15, 2015

Conversation

nryoung
Copy link
Contributor

@nryoung nryoung commented Sep 15, 2015

This pins the transifex-client to 0.11b3. This allows the install of the requirements/requirements-packaging.txt on python 3.4.

Without this change the install of the devel requirements fail:

Collecting transifex-client==0.10 (from -r requirements/requirements-packaging.txt (line 8))
  Downloading transifex-client-0.10.tar.gz (68kB)
    100% |████████████████████████████████| 69kB 26.6MB/s
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/private/var/folders/zz/zyxvpxvq6csfxvn_n32txkg4rpqcls/T/pip-build-vs8d_8zq/transifex-client/setup.py", line 14, in <module>
        if long_description.startswith(BOM):
    TypeError: startswith first arg must be str or a tuple of str, not bytes

    ----------------------------------------
    Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/zz/zyxvpxvq6csfxvn_n32txkg4rpqcls/T/pip-build-vs8d_8zq/transifex-client

xordoquy added a commit that referenced this pull request Sep 15, 2015
Update transifex-client requirement to latest release version 0.11b3
@xordoquy xordoquy merged commit 8cae462 into encode:master Sep 15, 2015
@xordoquy
Copy link
Collaborator

@nryoung thanks, this is great as 3.4 is now my default :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants