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

Incorrect package name detection with OSX version scheme #88 #89

Merged
merged 1 commit into from
Sep 11, 2015

Conversation

arcivanov
Copy link
Contributor

Fixes package name and package version handling of bdist_dumb
packages

Detects OS name boundary as specified in
http://svn.python.org/projects/python/trunk/Lib/distutils/util.py

Also detects cpN and pyN boundary

fixes #88, connected to #88

Fixes package name and package version handling of bdist_dumb
packages

Detects OS name boundary as specified in
http://svn.python.org/projects/python/trunk/Lib/distutils/util.py

Also detects cpN and pyN boundary

fixes pypiserver#88, connected to pypiserver#88
@arcivanov
Copy link
Contributor Author

@ankostis bump.

ankostis added a commit that referenced this pull request Sep 11, 2015
Incorrect package name detection with OSX version scheme #88
@ankostis ankostis merged commit 555ed13 into pypiserver:master Sep 11, 2015
@ankostis ankostis added this to the M1.1.8 milestone Sep 11, 2015
@arcivanov arcivanov deleted the issue_88 branch September 11, 2015 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect package name detection with OSX version scheme
2 participants