Skip to content
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

Python 3 update needed: will PR be accepted? #26

Closed
reinout opened this issue Jun 27, 2016 · 7 comments
Closed

Python 3 update needed: will PR be accepted? #26

reinout opened this issue Jun 27, 2016 · 7 comments

Comments

@reinout
Copy link
Contributor

reinout commented Jun 27, 2016

This recipe is failing with a pretty standard setup.py-reads-the-readme unicode error:

  File "/tmp/easy_install-9hksyjve/collective.recipe.sphinxbuilder-0.8.2/setup.py", line 9, in read
    ])
  File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 180: ordinal not in range(128)
An error occurred when trying to install collective.recipe.sphinxbuilder 0.8.2. Look above this message     for any errors that were output by easy_install.

I can probably fix that quite soon, but.... is this project still alive? Will there be a new release if needed?

@sdouche
Copy link
Owner

sdouche commented Jun 27, 2016

Hi @reinout
No time anymore for this project but I will happy to give you full access to PyPI. Do you want to be the new maintainer?

@reinout
Copy link
Contributor Author

reinout commented Jun 27, 2016

That's OK.

My pypi account name is "reinout".

@reinout
Copy link
Contributor Author

reinout commented Jun 27, 2016

I assume keeping it here in your repo is handiest, right?

@sdouche
Copy link
Owner

sdouche commented Jun 27, 2016

@reinout Done, you're the new maintainer on PyPI.

@reinout
Copy link
Contributor Author

reinout commented Jun 27, 2016

Thanks! Can you give me edit rights here in this repo? (Assuming I shouldn't use my fork?)

@sdouche
Copy link
Owner

sdouche commented Jun 27, 2016

Why don't use your own fork? This repo is already a fork :). Change the doc to point out to the new repo and that's all.

@reinout
Copy link
Contributor Author

reinout commented Jun 27, 2016

Ah, ok :-)

@sdouche sdouche closed this as completed Jun 27, 2016
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

No branches or pull requests

2 participants