python-syncthing
python-syncthing copied to clipboard
syncthing2 on pypi
There is a syncthing2 package on pypi referring to this repository.
But this seems to be the syncthing package here?
This is a bit confusing, please clarify.
I publish the syncthing2, because the syncthing 2.4.2 cannot be installed directly. So I created an issue and a merge request. But It seems that @blakev was too busy to update the syncthing package recently. So I have to publish the syncthing2 to use it before @blakev release the new version to pypi.
@ramwin can you please remove the requests upperbound in your package?
@ramwin can you please remove the requests upperbound in your package?
ok, I will set the requirements to 'requests>=2.24.0,<3' later
Found out you did that already https://github.com/ramwin/python-syncthing/commit/6d22568e8d4429fbb94a6e5bd38d61bf0f04e8e0
Is this commit on pypi?
Found out you did that already ramwin@6d22568
Is this commit on pypi?
yes, the 2.4.5 version now requires requests < 3