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

pip installs old ufoProcessor #1102

Closed
frankrolf opened this issue Mar 20, 2020 · 9 comments
Closed

pip installs old ufoProcessor #1102

frankrolf opened this issue Mar 20, 2020 · 9 comments

Comments

@frankrolf
Copy link
Member

From a discussion with @typemytype

ERROR: afdko 3.2.0 has requirement ufoProcessor<=1.0.6,>=1.0.5, but you'll have ufoprocessor 1.8 which is incompatible.

ufoProcessor’s versioning semantics have changed from three to two digits: 1.0.51.0.61.71.8

Is there a reason the afdko is insisting on an older version?

@typemytype
Copy link
Contributor

This will become a real problem soon: http://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html

@josh-hadley
Copy link
Collaborator

This ufoProcessor bug is (and has been) blocking. Should be an easy fix.

@LettError
Copy link

I think the change in UFOprocessor's versioning semantics was a dumb typo and oversight on my part. I named the tag "1.08" rather than "1.0.8".

Also I had to post a fix, so the newest is now "1.0.9"

How to make changes to Pypi? the 1.8 and 1.7 releases should be removed.
https://pypi.org/project/ufoProcessor/#history

@frankrolf
Copy link
Member Author

@LettError
Copy link

Yes thanks. Maybe @miguelsousa knows where the mail for the letterror-ci account goes to? (not to me)

@miguelsousa
Copy link
Member

@LettError I'm receiving the password reset emails. I'd like to understand what your plans are. On PyPI the version numbering can only go up, and once you delete a release there is no way to reinstate it.

@miguelsousa
Copy link
Member

PyPI is back on track https://pypi.org/project/ufoProcessor/1.9.0/

@josh-hadley
Copy link
Collaborator

requirements.txt has been updated with ufoProcessor==1.9.0 (and other updates) and we now have PyUp functional again to catch future updates to dependencies. An upcoming AFDKO release will be issued soon with these updates.

@typemytype
Copy link
Contributor

thanks!

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

5 participants