Skip to content

Enable compatibility with Python 3.6+#1

Open
BookLaugh wants to merge 2 commits intopragmaticcoders:masterfrom
BookLaugh:patch-1
Open

Enable compatibility with Python 3.6+#1
BookLaugh wants to merge 2 commits intopragmaticcoders:masterfrom
BookLaugh:patch-1

Conversation

@BookLaugh
Copy link

Replace enum34 with enum-compat, so that in newer Python enum34 is not imported - since it's incompatible with a built-in one.

Replace enum34 with enum-compat, so that in newer Python enum34 is not imported - since it's incompatible with a built-in one.
@BookLaugh
Copy link
Author

@kowalski Hey, would you like me to update setup.py with new version information (1.2.1)? Is version stored elsewhere, or will that be enough?

@kowalski
Copy link
Contributor

@BookLaugh this will be enough, I will try to rebuild later and upload

@kowalski
Copy link
Contributor

@BookLaugh I've released this as https://pypi.org/project/serialization/1.2.2/

Also turns out I no longer have write access to this repository.
I moved the library homepage to: https://github.com/rumblefishdev/serialization

@BookLaugh
Copy link
Author

Thank you!
It turns out you published version linux-x86_64 - it's packed with absolute path /usr/local/lib/python3.8/site-packages - would you mind packing it in a more system-agnostic way?

@kowalski
Copy link
Contributor

My bad!
I uploaded https://pypi.org/manage/project/serialization/release/1.2.3/ as sdist.

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