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

Bump cython to support Python 3.9 #1

Merged
merged 1 commit into from Nov 3, 2020

Conversation

jsiverskog
Copy link
Collaborator

No description provided.

@jsiverskog
Copy link
Collaborator Author

jsiverskog commented Nov 3, 2020

Appveyor fails. Does it need some additional setup for Python 3.9? From the output it uses 2.7:

python --version
Python 2.7.17

https://ci.appveyor.com/project/eerimoq/pyheatshrink/builds/36116010/job/4u4hjcycomacv9lb

@eerimoq
Copy link
Owner

eerimoq commented Nov 3, 2020

Python 3.9 is fairly new. Maybe it does.

@jsiverskog
Copy link
Collaborator Author

I have never used it (and don't know how it works). What specifies what software that should be installed in the environment? Is that dependent on the password somehow?

@eerimoq
Copy link
Owner

eerimoq commented Nov 3, 2020

The change you made looks correct, but maybe Appveyor does not support that for recent Python versions. I suggest that you google for Appveyor and Python 3.9.

@jsiverskog
Copy link
Collaborator Author

They claim they support Python 3.9.

@eerimoq
Copy link
Owner

eerimoq commented Nov 3, 2020

I'm as lost as you are =)

@eerimoq
Copy link
Owner

eerimoq commented Nov 3, 2020

Try moving image: Visual Studio 2019 to the top of the file.

@jsiverskog jsiverskog force-pushed the support_py39 branch 2 times, most recently from 7b59240 to 9b8c8e9 Compare November 3, 2020 16:05
@jsiverskog
Copy link
Collaborator Author

by the way, should TWINE_PASSWORD really be publicly exposed like this?

@jsiverskog jsiverskog force-pushed the support_py39 branch 3 times, most recently from 69410d7 to c0d7a1f Compare November 3, 2020 16:13
@eerimoq
Copy link
Owner

eerimoq commented Nov 3, 2020

TWINE_PASSWORD is a secure (encrypted) variable. Only Appveyor can decrypt it.

@eerimoq
Copy link
Owner

eerimoq commented Nov 3, 2020

I invited you to be a collaborator. You can create and publish releases to PyPI yourself now. Just update __version__ on master, commit, tag and push, and a release should automatically be published to PyPI.

@eerimoq eerimoq merged commit a08d6a5 into eerimoq:master Nov 3, 2020
@eerimoq
Copy link
Owner

eerimoq commented Nov 3, 2020

I pushed 0.10.0. Should be available on PyPI soon.

@jsiverskog
Copy link
Collaborator Author

thanks!

@jsiverskog jsiverskog deleted the support_py39 branch November 3, 2020 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants