From nobody Sun Sep 15 20:16:41 2024 X-Original-To: dev-commits-ports-all@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 4X6K7t1hjCz5WtRY; Sun, 15 Sep 2024 20:16:42 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X6K7s2RpDz44hR; Sun, 15 Sep 2024 20:16:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1726431401; 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=F1tFXAcnkUWy6M7E4yaoGexl1ilapzLXthChDA/AC2c=; b=M2eVrIqEnLzkdTujS0f2txPAdS7Td17fY0r9jzo/ZRGfoI3hHn2p4adJBcxDz2kx8uHsTZ o0JhksdLXlCuZ7kCCxzZNuovGSXXnyJRfmaD4IIcDkeusG1ARrHE7qZDc1Ii3wV4yxTzxu B61YTXuxAYAwOqdxldizObOwIY1RZU3URpSd0LfW40dvkM2iLu+E1mLwn8IgCdtnK0BiiA N0b3WXi7QiKABf7LjpS6AnHWXy6qAqCI3d94qKjmiglUK7KkHhPjhnOXGTlVBMTa/PPFO7 Jyu0rrtcYoE7gCukzyRJwjxQLW3pI52hyAtr7CocDEyyYXc7pS9fydkhao07TQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726431401; a=rsa-sha256; cv=none; b=AVQZjSonaZ53UaZVqRRN3029Il8MDBry7JlP+gHgV+mllOyjdr3cm2hEtUjGLspRYcbsPq LxPyrKUmSlIP3S5qcXQsj+l8D1liqcJBF7MACdfdcRGh+3UOYmVn3/VFKZpYvESCCMcWi/ fBik+680dPSrtU8cJKjYirvAnYvEA+lj1wu+KigKuvz1AotwYW3ZrG2PA8oYDNJglgRnPR y6UL101tbtaXYEDASwgH/GFCAFIdw/Wf79IxxgqouuJRYonwlOVdOZp8sJGt8B3QaH0vmW +fEH8gAMN0LtaswJBbHZZEQTSpf54Sxdd09MWVCXkJywSMMYhpyoR7skFrNV3w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1726431401; 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=F1tFXAcnkUWy6M7E4yaoGexl1ilapzLXthChDA/AC2c=; b=I/e+uVtU66joyuxa0LzpHcw08P79pGXP5oNba970NuNpPdJPBmIIO+02Ev7NSYvmqWHrbj zLJvqjplIlCXIyZkSGVsbjstQ85TzDJ+pBzthSMue+OcfyyeqLH+vVw8JQZG0wQnkc/hud beJaXO7sj6MbCRN854N7smpZNBg7cM+J7yh6OfIqE/qBMeqRVmYPGB7TIguhulukTD8jtn k/uoODljKzBJSaI8flOukeR67alLW776Hr8NxE1EnHt+oaCi/rgAW6TAU4aRuFR9ww7ine coAXTYlm8mmB3xwNghERcOCWsujXMJNkvDOds9Ti0ckg73KqupuHWl6mMFeA3w== 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 4X6K7s1kg3zPnQ; Sun, 15 Sep 2024 20:16:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 48FKGf52083020; Sun, 15 Sep 2024 20:16:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 48FKGfKI083017; Sun, 15 Sep 2024 20:16:41 GMT (envelope-from git) Date: Sun, 15 Sep 2024 20:16:41 GMT Message-Id: <202409152016.48FKGfKI083017@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: 4e3066f382e7 - main - devel/py-pyee11: Update to 11.1.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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: 4e3066f382e71bd6b2b27cf55085a3832927c889 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e3066f382e71bd6b2b27cf55085a3832927c889 commit 4e3066f382e71bd6b2b27cf55085a3832927c889 Author: Po-Chuan Hsieh AuthorDate: 2024-09-15 19:43:32 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-09-15 20:09:48 +0000 devel/py-pyee11: Update to 11.1.1 Changes: https://github.com/jfhbrook/pyee/releases --- devel/py-pyee11/Makefile | 2 +- devel/py-pyee11/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pyee11/Makefile b/devel/py-pyee11/Makefile index 17fcd3a09db5..6986cc53e82c 100644 --- a/devel/py-pyee11/Makefile +++ b/devel/py-pyee11/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyee -PORTVERSION= 11.1.0 +PORTVERSION= 11.1.1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jfhbrook/pyee/releases/download/v${PORTVERSION}/ diff --git a/devel/py-pyee11/distinfo b/devel/py-pyee11/distinfo index 9be77f4b862f..2458242a543e 100644 --- a/devel/py-pyee11/distinfo +++ b/devel/py-pyee11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701083386 -SHA256 (pyee-11.1.0.tar.gz) = b53af98f6990c810edd9b56b87791021a8f54fd13db4edd1142438d44ba2263f -SIZE (pyee-11.1.0.tar.gz) = 29806 +TIMESTAMP = 1726081019 +SHA256 (pyee-11.1.1.tar.gz) = 82e1eb1853f8497c4ff1a0c7fa26b9cd2f1253e2b6ffb93b4700fda907017302 +SIZE (pyee-11.1.1.tar.gz) = 30002