From owner-freebsd-python@freebsd.org Tue Jun 2 13:13:18 2020 Return-Path: Delivered-To: freebsd-python@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 950AE336CB5 for ; Tue, 2 Jun 2020 13:13:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 49bst63Sbvz3YhR for ; Tue, 2 Jun 2020 13:13:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 76A3F3369F4; Tue, 2 Jun 2020 13:13:18 +0000 (UTC) Delivered-To: python@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 766223369F3 for ; Tue, 2 Jun 2020 13:13:18 +0000 (UTC) (envelope-from bugzilla-noreply@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 49bst62cYMz3Yv9 for ; Tue, 2 Jun 2020 13:13:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 54E141D465 for ; Tue, 2 Jun 2020 13:13:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 052DDIpd080576 for ; Tue, 2 Jun 2020 13:13:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 052DDIJ7080573 for python@FreeBSD.org; Tue, 2 Jun 2020 13:13:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 241565] [NEW PORT] textproc/py-iso3166: Standalone ISO 3166-1 country definitions Date: Tue, 02 Jun 2020 13:13:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature, needs-patch, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mandree@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2020 13:13:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241565 --- Comment #16 from commit-hook@freebsd.org --- A commit references this bug: Author: mandree Date: Tue Jun 2 13:12:23 UTC 2020 New revision: 537548 URL: https://svnweb.freebsd.org/changeset/ports/537548 Log: New port: textproc/py-iso3166: Standalone ISO 3166-1 country definitions Self-contained ISO 3166-1 country definitions. WWW: https://pypi.python.org/pypi/iso3166 First user: multimedia/streamlink (kevans@ asked me to handle the commit on Sat May 30 via IRC, I missed it, and he asked again today.) PR: 241565 Submitted by: takefu@airport.fm (maintainer) Reviewed by: koobs@, vvd@unislabs.com Changes: head/textproc/Makefile head/textproc/py-iso3166/ head/textproc/py-iso3166/Makefile head/textproc/py-iso3166/distinfo head/textproc/py-iso3166/pkg-descr --=20 You are receiving this mail because: You are on the CC list for the bug.=