JordanMilne / Advocate

An SSRF-preventing wrapper around Python's requests library. Advocate is no longer maintained, please fork and rename if you would like to continue work on it.
Other
92 stars 17 forks source link

New release? #17

Open ColdHeat opened 3 years ago

ColdHeat commented 3 years ago

Any chance that the latest commit can be released so that there's fewer ipaddress module copies floating around? Can totally pin to a git commit but would be nice to pull this from PyPI.

Looks like https://github.com/reddit/baseplate.py/blob/develop/requirements-transitive.txt#L1 pins Advocate to 1.0.0 but might install anything less than 2.x so I imagine this would be a fairly safe release.

ColdHeat commented 3 years ago

@JordanMilne any chance of getting a new release?

ColdHeat commented 2 years ago

Any chance the changes from 74594fb8d65c20fd1bf5f2eda75619605d340533 can come out as v1.1.0 on PyPI?

ColdHeat commented 2 years ago

@JordanMilne any chance for a new release?

ColdHeat commented 1 year ago

@JordanMilne Just pinging about this in case it got forgotten. Any chance of getting maybe a v2.0.0 on PyPI?

martin-thoma commented 1 year ago

I'm pretty sure advocate is dead #27

If people still want to install it:

pip install git+https://github.com/JordanMilne/Advocate.git#master