From owner-svn-ports-head@freebsd.org Mon Nov 12 12:03:05 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85A5B11045AD; Mon, 12 Nov 2018 12:03:05 +0000 (UTC) (envelope-from egypcio@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0A09D6CC4C; Mon, 12 Nov 2018 12:03:05 +0000 (UTC) (envelope-from egypcio@freebsd.org) Received: from mail-pf1-f179.google.com (mail-pf1-f179.google.com [209.85.210.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) (Authenticated sender: egypcio) by smtp.freebsd.org (Postfix) with ESMTPSA id B1F6918438; Mon, 12 Nov 2018 12:03:04 +0000 (UTC) (envelope-from egypcio@freebsd.org) Received: by mail-pf1-f179.google.com with SMTP id y18-v6so4246988pfn.1; Mon, 12 Nov 2018 04:03:04 -0800 (PST) X-Gm-Message-State: AGRZ1gInMHc5MJpCrSS5c9FbftduqEQ4HN+DhueQHPB+taaAdLWwnUP3 iozO9xJqC4lbCrcgaFDElQu8f+yAx1gngRy93Jo= X-Google-Smtp-Source: AJdET5fpUOIvI9TLGjMVKoWcCrVPDnFsXFP9KNvJqSURZkneJtWbUB+0RHbpzqfDVW9iuhNtI/W+KG7kj10e+Zl39wY= X-Received: by 2002:a62:b43:: with SMTP id t64-v6mr603671pfi.87.1542024183540; Mon, 12 Nov 2018 04:03:03 -0800 (PST) MIME-Version: 1.0 References: <201811080744.wA87iX3w055284@repo.freebsd.org> <1541663695.3283597.1569741136.62C8EA8B@webmail.messagingengine.com> In-Reply-To: <1541663695.3283597.1569741136.62C8EA8B@webmail.messagingengine.com> Reply-To: egypcio@freebsd.org From: =?UTF-8?Q?Vin=C3=ADcius_Zavam?= Date: Mon, 12 Nov 2018 12:02:52 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r484435 - head/net/py-sbws To: tobik@freebsd.org Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-Rspamd-Queue-Id: 0A09D6CC4C X-Spamd-Result: default: False [-101.89 / 200.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ALLOW_DOMAIN_WHITELIST(-100.00)[freebsd.org]; HAS_REPLYTO(0.00)[egypcio@freebsd.org]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[freebsd.org]; R_SPF_SOFTFAIL(0.00)[~all]; URI_COUNT_ODD(1.00)[5]; RCVD_COUNT_THREE(0.00)[3]; REPLYTO_ADDR_EQ_FROM(0.00)[]; MX_GOOD(-0.01)[cached: mx66.freebsd.org]; NEURAL_HAM_SHORT(-0.78)[-0.785,0]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[] X-Rspamd-Server: mx1.freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Nov 2018 12:03:05 -0000 Am Do., 8. Nov. 2018 um 07:55 Uhr schrieb Tobias Kortkamp : > > On Thu, Nov 8, 2018, at 08:44, Vin=C3=ADcius Zavam wrote: > > Author: egypcio > > Date: Thu Nov 8 07:44:33 2018 > > New Revision: 484435 > > URL: https://svnweb.freebsd.org/changeset/ports/484435 > > > > Log: > > net/py-sbws: update to v1.0.1 > > > > * python:3.4+ became python:3.5+ via setup.py changes in upstream > > Forgot to change USES=3Dpython:3.4+ to USES=3Dpython:3.5+ ? nice catch! tyvm. very appreciated! https://reviews.freebsd.org/D17959 /me facepalms KR,