From nobody Sun Apr 16 20:05:00 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 4Q01PT1rmYz45tFH; Sun, 16 Apr 2023 20:05:01 +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 4Q01PT0Ly2z3Dlk; Sun, 16 Apr 2023 20:05:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681675501; 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=IoNHZ5MCdo+EjMoHCxodaSqKduG3z4wKmyJYs0Ilolg=; b=mso7QFNFt3Ea3ekok1N64g05qW2296660MUdWL0Iz2dSxcWqKfAf2X8QOXHsgC5XeplXQU HftpVhA1hHx8m2/rdSJiAQj2Ond8MgkfCp6V6DB+AJnixkc4CnVeEGcuzD9L2roFYMVrzb fgcxEClBK0b657F8fmdcNjaBxiNP22hwjIYLf/uNF6oL/y96TYWwjCY10ZREO0TjcQxeqY 399dqTahIi4wo+8duTvSs81RRgp1UgDviz3TjViyr0pNTq4NvKcGv61CaqHaec2/bzSydl w2WSWeQ8awQuDr8Ry14moWdq8yvgZxifM7QkMTQY1gxsAzNCkhnqD09Om3rQvQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681675501; 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=IoNHZ5MCdo+EjMoHCxodaSqKduG3z4wKmyJYs0Ilolg=; b=X5UN1DaEUcYH1a1QYeA+No3q433fGGPiHJzrcvWrjAYws4vty9RlDW2qeEqVc8nqQUHokL z7cKsU06Hr12SpddxEWuVXoe4i1KBw7FnaJVwyy/roYTwlMgSUU90oZOFhxly7jye5gsWi S7eGhDpNtHJCK9pETnZmra7HnQwtefelxZhbi+md5RKszun0+DN3//060KIUalo/M2+Jne QOULntrhRVb5ct2DGZEMpDG3/2oDtpX8cSazK1CQVUizi/M8Pqgffj+RyEsBqMQO80QJBV tz4LITA7skL3Gw9ZhkUilhOM8Kv2UrSwmgSgL/QE8eGeMLvrTWojm/dZXu1fYg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681675501; a=rsa-sha256; cv=none; b=dZWlCyeX/jaDXYdwQK3thFVZscn8FT9Jr22llc8cbuvYhp2VJNI2RVTI+SSewTuN3f8IhN VVEzQk5AY1nRp12StIccGC/qU/3wmA1nnhl2BsBI4MEpHNgANb/Mpwjq/USRuuXSPHzn/h 1FUlGbgzhYYKeFeO3q3FdaeK3r9C9rJDjwt9Psuo3DIUlIqa4Sx8Edd9uIKl53WFoOZ7N+ ks/TqnmI0yPgmtychDCpxSyTmmJWCjhTnaiHkyI6gXnCuY3GGxB0H/DZxkq9qEBtgFbHcY wa+ziN3RQvXFS74iVjlMEXDYkn1Zagxe830UkqoPjlSVau+oVT8GDtwiNiFaRQ== 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 4Q01PS6X5Sz11P2; Sun, 16 Apr 2023 20:05:00 +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 33GK50LN027204; Sun, 16 Apr 2023 20:05:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 33GK50WE027203; Sun, 16 Apr 2023 20:05:00 GMT (envelope-from git) Date: Sun, 16 Apr 2023 20:05:00 GMT Message-Id: <202304162005.33GK50WE027203@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: b52a8d1ecc73 - main - =?utf-8?Q?devel/py-scikit-build-core:=20Update=200.3.0=20=E2=86=92=200.3.1?= 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b52a8d1ecc73ecbf502af0d336c9bfe5c8870a4a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b52a8d1ecc73ecbf502af0d336c9bfe5c8870a4a commit b52a8d1ecc73ecbf502af0d336c9bfe5c8870a4a Author: Yuri Victorovich AuthorDate: 2023-04-16 19:01:21 +0000 Commit: Yuri Victorovich CommitDate: 2023-04-16 20:04:55 +0000 devel/py-scikit-build-core: Update 0.3.0 → 0.3.1 Reported by: portscout --- devel/py-scikit-build-core/Makefile | 2 +- devel/py-scikit-build-core/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-scikit-build-core/Makefile b/devel/py-scikit-build-core/Makefile index 82d3bbd1264a..4818254b5843 100644 --- a/devel/py-scikit-build-core/Makefile +++ b/devel/py-scikit-build-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= scikit-build-core -DISTVERSION= 0.3.0 +DISTVERSION= 0.3.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-scikit-build-core/distinfo b/devel/py-scikit-build-core/distinfo index c3b207de366a..8fcae8446f1f 100644 --- a/devel/py-scikit-build-core/distinfo +++ b/devel/py-scikit-build-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681533755 -SHA256 (scikit_build_core-0.3.0.tar.gz) = e28307605032245e342e773ac53bc3b841c01ea40ddef223cf82af30186384d9 -SIZE (scikit_build_core-0.3.0.tar.gz) = 140807 +TIMESTAMP = 1681670305 +SHA256 (scikit_build_core-0.3.1.tar.gz) = a0cfb87f030454905622f79db2903e87057f458bbbc3cd64951c7a5ffb077f10 +SIZE (scikit_build_core-0.3.1.tar.gz) = 141198