Re: update: www/py-requests-toolbelt to 0.9.1

2021-01-06 Thread Stuart Henderson
On 2021/01/06 19:29, Paco Esteban wrote: > This is an update of www/py-requests-toolbelt to 0.9.1. > It is required for an update of www/py-httpie that I'll send on another > email. > Updated HOMEPAGE and marked tests as interactive, as it tries to make > network connections now. Those 3 tests ar

update: www/py-requests-toolbelt to 0.9.1

2021-01-06 Thread Paco Esteban
Hi ports@, This is an update of www/py-requests-toolbelt to 0.9.1. It is required for an update of www/py-httpie that I'll send on another email. All consumers have the same behaviour on regression tests before and after the upgrade. I did not try to make it python3 only because it has one pytho

Re: [update] www/py-requests-toolbelt to 0.9.1

2020-11-26 Thread Lucas Raab
On Thu, Nov 26, 2020 at 09:45:27AM -0600, Lucas Raab wrote: > Hello, > > Here is a diff to update www/py-requests-toolbelt to 0.9.1. Going > through another port update, I decided to check out the depends for > updates and found this one. Everything seems to work fine. I disab

[update] www/py-requests-toolbelt to 0.9.1

2020-11-26 Thread Lucas Raab
Hello, Here is a diff to update www/py-requests-toolbelt to 0.9.1. Going through another port update, I decided to check out the depends for updates and found this one. Everything seems to work fine. I disabled the tests since they require internet access and a couple of the tests try to access

Re: UPDATE www/py-requests-2.25.0

2020-11-14 Thread Stuart Henderson
On 2020/11/14 13:16, Bjorn Ketelaars wrote: > Recent update of www/py-urllib3 [0] breaks www/py-requests: *sigh* > Easy fix is to move py-requests forward to 2.25.0. Run tested on amd64. yes please. OK, please commit ASAP

UPDATE www/py-requests-2.25.0

2020-11-14 Thread Bjorn Ketelaars
Recent update of www/py-urllib3 [0] breaks www/py-requests: Traceback (most recent call last): File "/usr/local/bin/urlwatch", line 6, in from pkg_resources import load_entry_point File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3252, in def _initialize

Re: [update] www/py-requests-oauthlib

2020-02-29 Thread Johan Huldtgren
On 2020-02-29 13:14, Johan Huldtgren wrote: > hello, > > update to py-requests-oauthlib from 1.0.0 to 1.3.0 > > full changelog is here: > https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst > > Drop python2 FLAVOR, only consumer vdirsyncer is already python3 only. > Built, pack

[update] www/py-requests-oauthlib

2020-02-29 Thread Johan Huldtgren
hello, update to py-requests-oauthlib from 1.0.0 to 1.3.0 full changelog is here: https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst Drop python2 FLAVOR, only consumer vdirsyncer is already python3 only. Built, packaged, and tested (with vdirsyncer) on amd64 with no issues. t

Re: SECURITY UPDATE: www/py-requests 2.20.0

2018-10-31 Thread Daniel Jakots
On Wed, 31 Oct 2018 18:19:11 -0500, Edward Lopez-Acosta wrote: > Changelog: > - Fixed in 2.20.0 - CVE 2018-18074 > > https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-18074 > > The Requests package before 2.20.0 for Python sends an HTTP > Authorization header to an http URI upon receiving a

SECURITY UPDATE: www/py-requests 2.20.0

2018-10-31 Thread Edward Lopez-Acosta
Changelog: - Fixed in 2.20.0 - CVE 2018-18074 https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-18074 The Requests package before 2.20.0 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attack

Re: UPDATE: www/py-requests

2018-08-21 Thread Stuart Henderson
On 2018/08/21 17:22, Edward Lopez-Acosta wrote: > Hi all, > > Thank you for the feedback. > I forgot 6.4 is coming soon so I am going to work on this port and resubmit > after the release. I am *not* ruling it out for now, just saying that it wants a reasonable amount of testing and investigation

Re: UPDATE: www/py-requests

2018-08-21 Thread Edward Lopez-Acosta
Hi all, Thank you for the feedback. I forgot 6.4 is coming soon so I am going to work on this port and resubmit after the release. Any tips for testing all of the other things that may depend on requests? I feel like that may be a bit difficult even if its just 30 ports. Thank you Edward L

Re: UPDATE: www/py-requests

2018-08-21 Thread Stuart Henderson
On 2018/08/20 19:55, Edward Lopez-Acosta wrote: > Hello all, > > Simple version update for www/py-requests to 2.19.1, contacted maintainer > but did not hear back so submitting here. Copied the port to mystuff/ before > making the changes, hopefully that does not affect too much. It's often bette

Re: UPDATE: www/py-requests

2018-08-20 Thread Daniel Jakots
On Mon, 20 Aug 2018 19:55:04 -0500, Edward Lopez-Acosta wrote: > Hello all, > > Simple version update for www/py-requests to 2.19.1, contacted > maintainer but did not hear back so submitting here. Copied the port > to mystuff/ before making the changes, hopefully that does not affect > too muc

UPDATE: www/py-requests

2018-08-20 Thread Edward Lopez-Acosta
Hello all, Simple version update for www/py-requests to 2.19.1, contacted maintainer but did not hear back so submitting here. Copied the port to mystuff/ before making the changes, hopefully that does not affect too much. Failing tests are for the Pipfile which is not included in the package

Re: update www/py-requests [hass: #5]

2018-01-19 Thread Alexandr Shadchin
Thanks for update. ok shadchin@ On Wed, Jan 17, 2018 at 2:05 AM, Joerg Jung wrote: > Hi, > > please find attached an update for www/py-requests. > This update moves prior included dependencies into RUN_REPENDS and is > needed for the upcoming homeassistant port. > > OK? > > Regards, > Joerg > >

Re: update www/py-requests [hass: #5]

2018-01-17 Thread Remi Locherer
On Wed, Jan 17, 2018 at 12:05:01AM +0100, Joerg Jung wrote: > Hi, > > please find attached an update for www/py-requests. > This update moves prior included dependencies into RUN_REPENDS and is > needed for the upcoming homeassistant port. > > OK? looks good to me. vdirsyncer runs fine with the

update www/py-requests [hass: #5]

2018-01-16 Thread Joerg Jung
Hi, please find attached an update for www/py-requests. This update moves prior included dependencies into RUN_REPENDS and is needed for the upcoming homeassistant port. OK? Regards, Joerg Index: Makefile === RCS file: /cvs/ports/

UPDATE: www/py-requests 2.18.1

2017-06-24 Thread Alexandr Shadchin
Hi, This diff updates py-requests to the latest release. Tested on amd64. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/www/py-requests/Makefile,v retrieving revision 1.25 diff -u -p -r1.25 Makefile

UPDATE: www/py-requests 2.12.3

2016-12-03 Thread Alexandr Shadchin
Hi, This diff updates py-requests to the latest release. Tested on amd64. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/www/py-requests/Makefile,v retrieving revision 1.19 diff -u -p -r1.19 Makefile

UPDATE: www/py-requests 2.10.0

2016-05-21 Thread Alexandr Shadchin
Hi, This diff updates py-requests to the latest release. Tested on amd64. Switch on github tarball (pypi tarball without tests) For test needed py-test-mock (on ports@) Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS

UPDATE: www/py-requests 2.9.1

2016-01-05 Thread Alexandr Shadchin
Hi, This diff updates py-requests to the latest release. Tested on amd64. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/www/py-requests/Makefile,v retrieving revision 1.15 diff -u -p -r1.15 Makefile

Re: UPDATE: www/py-requests 2.7.0

2015-05-12 Thread Jérémie Courrèges-Anglas
Alexandr Shadchin writes: > Hi, > > This diff updates py-requests to the latest release. > Tested on amd64. > > Comments ? OK ? ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

UPDATE: www/py-requests 2.7.0

2015-05-09 Thread Alexandr Shadchin
Hi, This diff updates py-requests to the latest release. Tested on amd64. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/www/py-requests/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile

UPDATE: www/py-requests 2.6.0

2015-03-28 Thread Alexandr Shadchin
Hi, This diff updates py-requests to the latest release. Tested on amd64. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/www/py-requests/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile

Re: UPDATE: www/py-requests 1.2.3 => 2.2.1

2014-03-26 Thread Brian Callahan
On 03/22/14 10:27, Brian Callahan wrote: Hi ports -- Attached is an update for py-requests to 2.2.1. This is needed for some proxy support in livestreamer (see for example https://github.com/chrippa/livestreamer/issues/339). Build tested (amd64) with the other ports that depend on py-reques

UPDATE: www/py-requests 1.2.3 => 2.2.1

2014-03-22 Thread Brian Callahan
Hi ports -- Attached is an update for py-requests to 2.2.1. This is needed for some proxy support in livestreamer (see for example https://github.com/chrippa/livestreamer/issues/339). Build tested (amd64) with the other ports that depend on py-requests. OK? ~Brian Index: Makefile =