Jessica Tegner
Jessica Tegner
What is the status of this RFC? Any timeframe as to when this will be ready to be integrated into master, considering the fork, which seem to have this working?
Hi. Downgrading dsdev_utils to the version above seems to work. @JMSwag any word on what's going on here / why?
@dennisvang can you give some examples of PEP440 compliant, versioning strings.
I'm trying to figure out how to do this in the best way. The end goal, should be that existing projects continues to work (which would be, to set semver...
hi @elgizabbasov when you run pyupdater pkg --process and pyupdater pkg --sign it creates patches along with keys.gz and versions.gz, which all needs to be uploaded (or in your case,...
@dennisvang your first comments example, should return false, since 1< is not less than 1a and 1 is not less than 1.0. Am I missing something here, of can you...
aha now I understand... Yeah.. That's definitely a bug.
Just curious for your decision here @JMSwag Why wouldn't you have PyUpdater Rely on PyInstaller >= 4.0 I mean, new is better right? And besides, wouldn't there be some speed...
Fantastic. I have the following questions. * Do you want to rewrite it from scratch, or split apart what we already have. * By supported python and PyInstaller versions, I'm...
@JMSwag nice. Looking forward to a roadmap / todo list of some kind. May I suggest linking the milestone in the first post, and pinning this issue.