From owner-svn-ports-all@freebsd.org Sat Jul 11 18:11:09 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EFB4836BAB4; Sat, 11 Jul 2020 18:11:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B3ydm0G5nz4LBC; Sat, 11 Jul 2020 18:11:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B0F66172B3; Sat, 11 Jul 2020 18:11:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06BIB5gU044456; Sat, 11 Jul 2020 18:11:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06BIB5nW044455; Sat, 11 Jul 2020 18:11:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202007111811.06BIB5nW044455@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 11 Jul 2020 18:11:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542026 - head/textproc/py-pycountry X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/py-pycountry X-SVN-Commit-Revision: 542026 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2020 18:11:09 -0000 Author: sunpoet Date: Sat Jul 11 18:11:05 2020 New Revision: 542026 URL: https://svnweb.freebsd.org/changeset/ports/542026 Log: Update to 20.7.3 Changes: https://github.com/flyingcircusio/pycountry/blob/master/HISTORY.txt Modified: head/textproc/py-pycountry/Makefile head/textproc/py-pycountry/distinfo Modified: head/textproc/py-pycountry/Makefile ============================================================================== --- head/textproc/py-pycountry/Makefile Sat Jul 11 18:10:59 2020 (r542025) +++ head/textproc/py-pycountry/Makefile Sat Jul 11 18:11:05 2020 (r542026) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycountry -PORTVERSION= 19.8.18 +PORTVERSION= 20.7.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ COMMENT= ISO country, subdivision, language, currency LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python:3.3+ +USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes Modified: head/textproc/py-pycountry/distinfo ============================================================================== --- head/textproc/py-pycountry/distinfo Sat Jul 11 18:10:59 2020 (r542025) +++ head/textproc/py-pycountry/distinfo Sat Jul 11 18:11:05 2020 (r542026) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588013478 -SHA256 (pycountry-19.8.18.tar.gz) = 3c57aa40adcf293d59bebaffbe60d8c39976fba78d846a018dc0c2ec9c6cb3cb -SIZE (pycountry-19.8.18.tar.gz) = 10003160 +TIMESTAMP = 1594457460 +SHA256 (pycountry-20.7.3.tar.gz) = 81084a53d3454344c0292deebc20fcd0a1488c136d4900312cbd465cf552cb42 +SIZE (pycountry-20.7.3.tar.gz) = 10137217