-
### Description and cause
The `get_highest_version()` returns the wrong version, because it does not recognize the numeric pre-release value from the internal version representation.
This is due…
-
On Windows OS, module `pyupdater.client.updates`.
`file_requires_admin(file_path)` function gives false positive, because `open(file_path, "a+")` on any process image file while it's being running al…
-
macOS, Plugin: SCP
command example:
`$ pyupdater build --app-version=2.0.1 --archive-format=zip -wyD mac.spec`
tar.gz-release successfully updates to the next tar.gz-release
zip-relase doesn't "se…
-
Hi.
With more and more projects moving from semver versioning, to other formats of versioning (year versioning, patch versioning etc)
Would it be possible to implement different strategies of ve…
-
Firstly a big thank you for making pyupdater - it has been incredibly useful for my app (kanmail.io).
I was wondering if there is interest in allowing users to specify the platform and use any chan…
-
Hi Everyone, I have been trying to figure out this issue for a couple days now where I have a button in which upon its clicked, the check_for_update() function is called and it displays whether a new …
-
Hello all,
I have been working with **PyUpdater 3.1.1** on Windows which has been working great but recently I have been building some standalone apps to a single file binary (**PyInstaller**/PyArm…
-
Hello & thanks for writing open source software!
I've been trying to figure out the security model of PyUpdater. My current understanding is that the separation between the offline key and the app…
-
Hi
I'm trying to build a package on Windows 8.1 using **pyupdater** but the following happens after the Analysis phase of the pyinstaller spec file. I'm running the command:
` pyupdater build --…
-
Hi I have the module not found error like others [[2179](https://github.com/pyqtgraph/pyqtgraph/issues/2179)] with pyinstaller. I could not figure out the answer from the other threads so I am making …