From nobody Sun Mar 31 03:40:38 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 4V6g071lKNz5GhVm; Sun, 31 Mar 2024 03:40:39 +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 4V6g066xXKz4HFn; Sun, 31 Mar 2024 03:40:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711856439; 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=RZNEpc3Guha0LMyJetCDjIQkc1DCdJLIHHAkDWsxfGM=; b=hGMpXxjIrZzMAwVEGMGAw3jXFZ8eglvR/BC2moKvupA+12ri/CZlqHhmHfpOc+XOl4MPt6 P/1vagN36tk8AbT3Lxk+3DXEG1DkoK0DSU6sSJvjtqOf6UtvIzWsnk8oawwuKBLXexiqRm CGAy0X/mjDXHQMTm3eOAVAOpexfTR86mlf5uJe66YjtRi5fJbMJf2EHk5eAgncVEmhBdk7 bk8YHQluuoD6EvQ/04Z3Emcn8tD5PaLlDjNIUdGsK/ZxWIqmyMn7oKCM9nam5XEbOVMqpw ZXVmxGGurigNOt4YcfJ+mlregnkJdmM5eRGsuAKqKFqLz/3XwntMaT8VMaAw1g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711856439; a=rsa-sha256; cv=none; b=p3zwalPLZ+o9BLrNeib96ubQfwROAapK4ew2EI0mubyN0KnasMbUs3AoKg93DUBk+Kmnrn vLkScwk+1JikC+9KJZLP725HWv0gfZOIJA+KdQf4KbyR/XQzgoTdeBoSJszF8U4aATTOUN ugbLS2YmUUYXAaFu+kHSupPJ7JTNm+jCERJz/beqvY3uC4kutWul0f12prPuCOX1VM1IIX ZWO2B9lY2lFkHhqlStjzJBaBv2co+qM76rKfvbYVlKtj8/ldFmRdc30lOYRc8iusTHX5GL IHFzqV4CJadssI0MD+Dy7ETO9jZScGzbnQZuJhtmrU6/A/IpPoKrVAtJVdkyDQ== 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=1711856439; 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=RZNEpc3Guha0LMyJetCDjIQkc1DCdJLIHHAkDWsxfGM=; b=W8C9HzWzFshv3XG4hG69CTIlU3ShVxvytUlGmOm1dQr0cG3I7ngluFDJ0iNcQ3g+fo0o/Z ZW1Dd1arpmQ8LmUlX2Bl3yN0HfzuKHg6kLEqM7iqq7CwN1wKw39pjVEW8B6bb6r8NZFGF4 SVm3IxiFsnjiN5cfatqMRmNh300n9hopSrtCE273ouDFkTgr60Zit1VQCmIrmoe+7PUwTr ph1zoeJ/mG66s1Iiq9Y0SusYhKSZ6x3JodFu3/2NOvMNKrKLvGP+wOP99ma74NpD9K7Rkt t25Q3mFCWoVzDlS81TaqcC6NbuFxcx1jNDp3DNIJrs0TZsgiKea7I+voXR1/iw== 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 4V6g066Y6lzMGl; Sun, 31 Mar 2024 03:40:38 +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 42V3ecDE088034; Sun, 31 Mar 2024 03:40:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 42V3eca6088031; Sun, 31 Mar 2024 03:40:38 GMT (envelope-from git) Date: Sun, 31 Mar 2024 03:40:38 GMT Message-Id: <202403310340.42V3eca6088031@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: 156983317af1 - main - devel/py-x-wr-timezone: Update to 0.0.7 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: 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: 156983317af1dee5e48dece042bcb9e8448dbced Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=156983317af1dee5e48dece042bcb9e8448dbced commit 156983317af1dee5e48dece042bcb9e8448dbced Author: Po-Chuan Hsieh AuthorDate: 2024-03-31 03:06:52 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-03-31 03:06:52 +0000 devel/py-x-wr-timezone: Update to 0.0.7 - Convert to USE_PYTHON=pep517 Changes: https://github.com/niccokunzmann/x-wr-timezone/commits/main --- devel/py-x-wr-timezone/Makefile | 6 ++++-- devel/py-x-wr-timezone/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/py-x-wr-timezone/Makefile b/devel/py-x-wr-timezone/Makefile index f963c4f6bf56..704bd4b41ed4 100644 --- a/devel/py-x-wr-timezone/Makefile +++ b/devel/py-x-wr-timezone/Makefile @@ -1,5 +1,5 @@ PORTNAME= x-wr-timezone -PORTVERSION= 0.0.6 +PORTVERSION= 0.0.7 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +12,13 @@ WWW= https://github.com/niccokunzmann/x-wr-timezone LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}icalendar>=0:devel/py-icalendar@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-x-wr-timezone/distinfo b/devel/py-x-wr-timezone/distinfo index 206a5506ee12..3cb01361fdce 100644 --- a/devel/py-x-wr-timezone/distinfo +++ b/devel/py-x-wr-timezone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699774642 -SHA256 (x_wr_timezone-0.0.6.tar.gz) = 0a5e20c603c0876b03b6ce3b8682c69c18da8ca107aec70caefa58a8f396bf48 -SIZE (x_wr_timezone-0.0.6.tar.gz) = 16212 +TIMESTAMP = 1711466192 +SHA256 (x_wr_timezone-0.0.7.tar.gz) = ccbaae164a52086535fd2eb1dced164a5250acc83a672fbb044d11e81a268965 +SIZE (x_wr_timezone-0.0.7.tar.gz) = 16271