From nobody Thu Aug 10 08:25:44 2023 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 4RM0P52CQHz4TnXc; Thu, 10 Aug 2023 08:25:45 +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 4RM0P51Bylz4TLf; Thu, 10 Aug 2023 08:25:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691655945; 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=s00L6YU+tIMW3WtRoBi8F0UyRJf6GzPJfhRpozn2sQ0=; b=enRWeh9U4DETUu+hv41Ywi6Qa6lYCYyJ6jYekYHxdHepl3t/jBI5+JW32sf/Zn/VD6uEtb Anf6Ll8vjciidYBKBbE93pFbDsI5py807SSB8fAOIKNC3QAB/1KMBRBGb/GJZbyQP55WzZ XUT4QnMlTq30j5eVowBBFhAGaXmRnW2rSI+5fYK0+UtZGLTP4DXNsMTjglafCXWJRecamL FK+GWVx7uaQGMVGUzbTc3gHKtJbCV8g07pb07u25J7Jt1Xi2xLl7FHgUZn8yDWkgwcH3U9 aiI4lcyUQxzwhc1cu9myPYULK6JvaeSUjpHW93ljUiJkHfU7yrbap5YVfZjUmQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691655945; 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=s00L6YU+tIMW3WtRoBi8F0UyRJf6GzPJfhRpozn2sQ0=; b=P/PIgjbDwDv4VAtTSAvLaJKHq43DC8IyZB6OENMHQzQzW69p1hm+JaEYL1IsMIM1buIDXd 1ieYYHyzLrVBXKTo0KlFfr4mASJ+67O+gZFRLB307iU/1i20fBsz5H2x8wjIc+j5YlGXsx BEUoS17OjdAjLj/rZSveGqbufG5LK3R5JI/iNYIoBxnELvGdHTt43g8LPp1C1urkjfDgog wiaIVC9QRkEslYAKK7B6CeuX2bpt0DT5rTZHHpwyuz784ov0sV51EgEsO2iXZtjrPD31d+ zjiibCpYApsgxKHMvw2tAOkE3+Ca43UpVL5MSMXomKgHXFAREOPBJL+XYs4InA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691655945; a=rsa-sha256; cv=none; b=HUoyDkQ6EbS/GIIfR8HujCnOifs8PDk/KefWp9EpHeg3gGlxn597JdCkBAxhfTK/uKvsGw LMS0wr2XP2GDsHGa9lRp5wwFy8KGqJzEsECEBKIMsihJz8JLf8Mk2lD2fb8NLP2vMO/SoL GAvG2UuVJ7grjuga1fwfSaLb9AmyO+F2WtKnuk8p2ayGxqL876wMYiRfwHQ01gFxFXnAxw JVUFGzIUUgw+yCtHEOQKjxKAWNhQhKp69jctbap7BB7otmLDGDi92zyo/oyfivB61A+f7f SEoKHbEHbp8PixJz2sRJfIXE+37ZBh1HWFPmNgvFolutLCEriYIEmwif30ifOA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RM0P50Hs0zqtX; Thu, 10 Aug 2023 08:25:45 +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 37A8PiNP025889; Thu, 10 Aug 2023 08:25:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 37A8Pio5025886; Thu, 10 Aug 2023 08:25:44 GMT (envelope-from git) Date: Thu, 10 Aug 2023 08:25:44 GMT Message-Id: <202308100825.37A8Pio5025886@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kai Knoblich Subject: git: f5ff0dcf9579 - main - devel/py-watchfiles: Prepare for py-maturin >= 1.x 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: kai X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f5ff0dcf95791fca09e9969ba07885942a724826 Auto-Submitted: auto-generated The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=f5ff0dcf95791fca09e9969ba07885942a724826 commit f5ff0dcf95791fca09e9969ba07885942a724826 Author: Kai Knoblich AuthorDate: 2023-08-10 08:20:40 +0000 Commit: Kai Knoblich CommitDate: 2023-08-10 08:20:40 +0000 devel/py-watchfiles: Prepare for py-maturin >= 1.x * Relax version requirements as the port builds fine with newer version of py-maturin. * No PORTREVISION bump as the package doesn't change. PR: 272570 Approved by: portmgr (buildfix blanket) --- devel/py-watchfiles/Makefile | 2 +- devel/py-watchfiles/files/patch-pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile index 5f1ab6d9c7ba..2bd3b858d8b7 100644 --- a/devel/py-watchfiles/Makefile +++ b/devel/py-watchfiles/Makefile @@ -13,7 +13,7 @@ WWW= https://github.com/samuelcolvin/watchfiles LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.13<0.15:devel/py-maturin@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.13<2:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.0.0:devel/py-anyio@${PY_FLAVOR} USES= cargo dos2unix python diff --git a/devel/py-watchfiles/files/patch-pyproject.toml b/devel/py-watchfiles/files/patch-pyproject.toml index ff3fd31aa2df..73ee9c94ff7a 100644 --- a/devel/py-watchfiles/files/patch-pyproject.toml +++ b/devel/py-watchfiles/files/patch-pyproject.toml @@ -3,7 +3,7 @@ @@ -1,5 +1,5 @@ [build-system] -requires = ['maturin>=0.14.16,<0.15'] -+requires = ['maturin>=0.13,<0.15'] ++requires = ['maturin>=0.13,<2'] build-backend = 'maturin' [project]