Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2013 12:37:25 +0200
From:      Olivier Duchateau <duchateau.olivier@gmail.com>
To:        =?ISO-8859-1?Q?Ren=E9_Ladan?= <rene@freebsd.org>
Cc:        "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, svn-ports-all@freebsd.org, Kubilay Kocak <koobs@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>
Subject:   Re: svn commit: r316554 - in head/www/py-requests: . files
Message-ID:  <CAHcdu2pucN6x9=Q=yYaNHt8qt5Z2d0r3jGmeK6ErWhnwFFC=6Q@mail.gmail.com>
In-Reply-To: <517B9FC6.3010805@freebsd.org>
References:  <201304260258.r3Q2wqxN057764@svn.freebsd.org> <517B9FC6.3010805@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2013/4/27 Ren=E9 Ladan <rene@freebsd.org>

> On 26-04-2013 04:58, Kubilay Kocak wrote:
> > Author: koobs
> > Date: Fri Apr 26 02:58:51 2013
> > New Revision: 316554
> > URL: http://svnweb.freebsd.org/changeset/ports/316554
> >
> > Log:
> >   - Update to 1.1.0
> >   - Update pkg-plist
> >   - Remove unnecessary RUN_DEPENDS
>
> [...]
> >   Changes:
> https://github.com/kennethreitz/requests/blob/v1.1.0/HISTORY.rst
> >
> >   PR:         ports/174646
> >   Submitted by:       rene, Alexey V. Degtyarev <
> alexey@renatasystems.org>
>
> [...]
> >
> > Modified: head/www/py-requests/Makefile
> >
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> > --- head/www/py-requests/Makefile     Fri Apr 26 02:57:22 2013
>  (r316553)
> > +++ head/www/py-requests/Makefile     Fri Apr 26 02:58:51 2013
>  (r316554)
> > @@ -2,7 +2,7 @@
> >  # $FreeBSD$
> >
> >  PORTNAME=3D    requests
> > -PORTVERSION=3D 0.14.1
> > +PORTVERSION=3D 1.1.0
> >  CATEGORIES=3D  www python
> >  MASTER_SITES=3D        CHEESESHOP
> >  PKGNAMEPREFIX=3D       ${PYTHON_PKGNAMEPREFIX}
> > @@ -12,14 +12,10 @@ COMMENT=3D  HTTP library written in Python
> >
> >  LICENSE=3D     ISCL
> >
> > -RUN_DEPENDS=3D
> ${PYTHON_PKGNAMEPREFIX}certifi>0:${PORTSDIR}/security/py-certify \
>
> Are you sure that dropping py-certify from RUN_DEPENDS is OK (I left it
> in the patch for the PR) ? I now get a depends_error when trying to
> build a port using py-requests:
> http://rene-ladan.nl/tb/errors/9-FreeBSD/py27-SpotifyWebsocketAPI-0.2.log
>
> Or is my tinderbox confused?
>


With 1.1.0 release security/py-certify is needed [1] (I know it's optional
module). But with 1.2.0 release [2], you can drop this module.

[1] https://github.com/kennethreitz/requests/blob/v1.1.0/requests/certs.py
[2] https://github.com/kennethreitz/requests/blob/v1.2.0/requests/certs.py



>
> Ren=E9
>



--=20
olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHcdu2pucN6x9=Q=yYaNHt8qt5Z2d0r3jGmeK6ErWhnwFFC=6Q>