From nobody Tue Jan 11 18:55:03 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6720C195007F; Tue, 11 Jan 2022 18:55:17 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JYKd85wGhz4gBC; Tue, 11 Jan 2022 18:55:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 795821E99B; Tue, 11 Jan 2022 18:55:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 20BIt3YB063566; Tue, 11 Jan 2022 18:55:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20BIt3rE063565; Tue, 11 Jan 2022 18:55:03 GMT (envelope-from git) Date: Tue, 11 Jan 2022 18:55:03 GMT Message-Id: <202201111855.20BIt3rE063565@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 1a38603c7b4e - main - devel/py-pipx: Update to 0.16.5 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1a38603c7b4e4dc493565ef84acb02de9f7cab3c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641927311; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=seDVWOYth16dJ8JXHuqBdGL0UcPsaFiHmnGjd9cISI4=; b=T1M+oMB0fJ8qap/zIg26liO9nXgBBdQ7udDTzysMJDb9eb1PCNgYCpgzwt4addiukEnr5e 0yabhf5JAmcxbqiZWPhuStTI46tvb7idEdwe2RwDgzbthfpnofpW+17JZlEPHWQznokIPh PWzNGXNAOivQCFGe+10CO+/eNVR7zd15qR1cns8cGuwrZmCKjtC3GiIT5RwgehqR9Cyt6F 01OgUXQVaVcgKm1RKuD1h6URFaghADbeMojGAw/F/EcB0LgBsWM6unjdalRmrh2PCgmtX9 CMxqU/f2MHK4lSsYoEZINJwDD1a9iIkOG6qnHP76t2G7sYfAeh13VFSu7paeyA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641927311; a=rsa-sha256; cv=none; b=dBnalxLGd8LwvFeFOgMYwdG08Qil7Fb1ORiJmC6swS+RPM6vCEgvjJYdfph4ZD7vRQrCZ7 p95vaACO3jftn4V6o/5vzUrkGyFYxtPNEZwyjYDcv3oY441pMN9naYf7cYGJfp9fVz9XbS V10CjQ1LqWSTiAMQToQONBcTZSVIHqHl+Ow2RFfPLKjwEOy+GqM1l06q7q/i91fSX3lsEA jYmGrHeBEXEvhi4CuqfE9u6xSQRKzsDFBiOdr6TB1lqKSxMLLDFbuJKWcLxCxX9XlrJ7lA DTpNpYgGfQfnmiEHAzrvAq9QpIi4OrQTMz/FzCwUaQgUs4BIOuqjoZ+pdN/kgg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a38603c7b4e4dc493565ef84acb02de9f7cab3c commit 1a38603c7b4e4dc493565ef84acb02de9f7cab3c Author: Po-Chuan Hsieh AuthorDate: 2022-01-11 17:15:31 +0000 Commit: Po-Chuan Hsieh CommitDate: 2022-01-11 18:44:31 +0000 devel/py-pipx: Update to 0.16.5 Changes: https://github.com/pypa/pipx/blob/main/docs/changelog.md --- devel/py-pipx/Makefile | 2 +- devel/py-pipx/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pipx/Makefile b/devel/py-pipx/Makefile index cd86a3757dfc..f6e5bdabbff7 100644 --- a/devel/py-pipx/Makefile +++ b/devel/py-pipx/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= pipx -PORTVERSION= 0.16.4 +PORTVERSION= 0.16.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pipx/distinfo b/devel/py-pipx/distinfo index e0807e8b3403..88ccd2a28ac9 100644 --- a/devel/py-pipx/distinfo +++ b/devel/py-pipx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628439050 -SHA256 (pipx-0.16.4.tar.gz) = 992e78082c0b33c7bc708176ce9e0df9bac9ae3b08bf111c368571bc32e723d6 -SIZE (pipx-0.16.4.tar.gz) = 348116 +TIMESTAMP = 1641045958 +SHA256 (pipx-0.16.5.tar.gz) = 2a12ee8911d36c0fc08ad3dba78c7d002797810e562739a34e1a2ce6acd85019 +SIZE (pipx-0.16.5.tar.gz) = 349346