From nobody Wed Feb 21 15:21:51 2024 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 4Tg0PD1mLQz59gFf; Wed, 21 Feb 2024 15:21:52 +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 4Tg0PC412Bz44pr; Wed, 21 Feb 2024 15:21:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708528911; 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=z1CaRe4Uwrjs2BDabvU0+IuOlxKOdPhvth+jGyrllo0=; b=awsAFwY51Me29Z760Pmrfrm5mTt0NH4JeuYJF9jegYUKWGn9MOv4GSYRZTsh8w7kqye0UG 7EPwwaHwTptyM5Np3U1Sxd+HD8h01TPZtK+BpbY9LV9VbDplQJKQ3McYvdx2GITSB12WYk SGfJWzB44O2DF3rG7sCmOTF8fgRScI4mgZtNL7b0SRv1281UR5nV4/uX0PuljLV5YU8Hao 3MmlwHSH+bxGDszC8CIVjpD5dwiq3OhUSgXWSBxITWbDgOKxEb/hu1zNohZJKxpkfeqjl4 d3C6Mq8VKDqZOWeu8yPBF7CNaEesEAeYFtSsx3xzyw5UXUuaB9oCBzERhwU+gw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708528911; 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=z1CaRe4Uwrjs2BDabvU0+IuOlxKOdPhvth+jGyrllo0=; b=uIJN8i8xujLj/gwHO8rasYpzppJM5eynnXC8T53EL0TRckOM3hMyx9n7QxsMbPfYDwSoTu bqKdwv2CD5dva67EwrFu0wk1ytDnEdw+Z1bjU/VPcfp2ygIZzOInuXxGu4hN47paW3xufX 0UVG2t75leTtOqnYlogY9PUtjfeEXtPQbec+YswRN5Iulszj7TBpdhYo6bG6GKhySny/C2 XjynqDrNG2/GLzvCcJlXbl8td63kHMu/Ge6y4Oc3zq+U4+Opvotw9sbgi8oyc1TrKwwoiS IG216/pgU9b1N9R34aIIcLDp+MIBeKXv13rQMHzPeDrVjHX/LU19iW417PweRQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708528911; a=rsa-sha256; cv=none; b=jC2sKPR2cLQtvTYWhGwPtu4XabdbIZE73ihERy5LLnOaRU4cuIVE05FT+Br/5toO51nNDQ kpCFsTr/KiTXELIUvlwX+GZnW6KvydhSgx9j3gj14vUKH2Y3SWJwPbruYvuz3TVm/t8x8+ 92KUvAJYsubv96fsMa76EeiY5qGZF8ijwch2g46SZZ+n5bRP3/SNkMHGR4zCAMgif+cwJx GIHwbgfsyD+jxx9+glrkYyHjx40WFlymzVMjxtkXalg5AfzNJ/nYt5qb5j/sN6JzZii3yA eqwHqCfXrejaahjDQVRPQzg740DGNlivrqStVMn6nXWfxcwC8z2l2T2hfxhGIA== 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 4Tg0PC371vz17Xr; Wed, 21 Feb 2024 15:21:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 41LFLplV033065; Wed, 21 Feb 2024 15:21:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 41LFLpQe033062; Wed, 21 Feb 2024 15:21:51 GMT (envelope-from git) Date: Wed, 21 Feb 2024 15:21:51 GMT Message-Id: <202402211521.41LFLpQe033062@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: 076915b96786 - main - devel/py-aiorwlock: Update to 1.4.0 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: 076915b967869579f8ef7c0a3678e12b0d0734e0 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=076915b967869579f8ef7c0a3678e12b0d0734e0 commit 076915b967869579f8ef7c0a3678e12b0d0734e0 Author: Po-Chuan Hsieh AuthorDate: 2024-02-21 14:31:54 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-02-21 15:07:11 +0000 devel/py-aiorwlock: Update to 1.4.0 Changes: https://github.com/aio-libs/aiorwlock/releases --- devel/py-aiorwlock/Makefile | 2 +- devel/py-aiorwlock/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-aiorwlock/Makefile b/devel/py-aiorwlock/Makefile index 7f44ce2eaba7..27edb62a884b 100644 --- a/devel/py-aiorwlock/Makefile +++ b/devel/py-aiorwlock/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiorwlock -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-aiorwlock/distinfo b/devel/py-aiorwlock/distinfo index 390a6f28add9..1f7282f85e53 100644 --- a/devel/py-aiorwlock/distinfo +++ b/devel/py-aiorwlock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166002 -SHA256 (aiorwlock-1.3.0.tar.gz) = 83f12d87df4b9728a0b8fda1756585ab0d652b107bab59c6084e1b1ad692ab45 -SIZE (aiorwlock-1.3.0.tar.gz) = 12945 +TIMESTAMP = 1708449118 +SHA256 (aiorwlock-1.4.0.tar.gz) = 4cea5bec4e9d03533a26919299394822a1422aa519bca9dd09178ec490f8d1cc +SIZE (aiorwlock-1.4.0.tar.gz) = 13185