From nobody Sat Oct 7 22:25:24 2023 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 4S30H909CFz4wdmy; Sat, 7 Oct 2023 22:25:25 +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 4S30H86mJFz3CR1; Sat, 7 Oct 2023 22:25:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696717524; 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=9YgowuNE8UkehyF3QHQgSbNWll/iF5rvgQuhLsjAVI4=; b=FjKGNrKo0nXz1/PiwsvYaYHcYDCS8O5QhcE4zwoh8QZ8UxF5c8wkQaMMLBXNv+KrP5bg24 OMSKGMR6Pa4rA4eI5IOFPuigRnj8V+O3SBKziTcSHn1xuKo50JZPy0+XbxjfvDcnkSPNt1 ZyZnUYndespbJK5VnjYGeJJLd6qkz29UiOt/dPz9rmNMfW7/YGgiF/OKsDhb3dHQHDaKxi n2VxiotDqz98f9pl5T4cDV6YzAdp/9pYey2QDV53H9fk01NAfaoa8zzdAkUQ5haBuhTQt3 q8PYotz38w7o8QC2ac7ycxZI4QZ2hAjkKF6VyByu007QaKEsSpzsLVUf1282qw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696717524; a=rsa-sha256; cv=none; b=TJZ9FEyD1PWU64kP6ayislLYgsebS6RP+03Qd/MPEL3Y+belDUK08MX5fjYTUneLrZHA7A WHrsDp19MyjZhQ5jq9MwmlBugIC2IH+KZs87VJuTMezXf1zIZAjvDZ8E15uG93izPIspGU eggJxbDlSh9vHfUhCofLP+73ERnkVeIXTOvYY4H92A/rVlgrwbr37PBobZVZZOgpW2KtXf xneBPkceB0+z7bzbx45U5Gv87UU8czIyVAvW0B6PxrgSXUkR+Ny4I3qIvMvhKUeRJPfImx 9wtaJ6Ek5G8k2kB4TBBFTsIh8idxiV8951aZkDtKxiZAm8N0VeZIaoYIb62HNw== 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=1696717524; 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=9YgowuNE8UkehyF3QHQgSbNWll/iF5rvgQuhLsjAVI4=; b=nf5SGM16+mSYT11YG0g0dZ6oGSEQwYxsF09qXt8tZl46XNexnu8XdgiLZLc3+i63d30U4p qt8dEu1O7/jv6kAFBaU9P1duF/+5MGOzc5GfqLHBqgzfeZiXmZsp6wuxKN7a65JPskRpuM i5YTL1CeDWHzO96UPDHwjlhfgE/ajycxYili14pGoXnbZ7lbg8US85HF2vh0wyC4Bf4Ych TuDf4MlaF5RjFgmA7IEZukeWpSaYV1YXKZJHD1EafF0drcFVi90BlyG+sliF6XwDhF0d5T wiDtitJKcNa9H2m9bLmIOAHj741VZ+l1y5iYgQEDzvqE6AoJq/zNa1rWj4GH2w== 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 4S30H85pzvzpMK; Sat, 7 Oct 2023 22:25:24 +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 397MPOEb090748; Sat, 7 Oct 2023 22:25:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 397MPO3A090745; Sat, 7 Oct 2023 22:25:24 GMT (envelope-from git) Date: Sat, 7 Oct 2023 22:25:24 GMT Message-Id: <202310072225.397MPO3A090745@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Danilo G. Baio" Subject: git: 1c4e260663f5 - main - devel/py-fastjsonschema: Update to 2.18.0 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: dbaio X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1c4e260663f5cdcf42633d2081d838d30df4c1e0 Auto-Submitted: auto-generated The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c4e260663f5cdcf42633d2081d838d30df4c1e0 commit 1c4e260663f5cdcf42633d2081d838d30df4c1e0 Author: Danilo G. Baio AuthorDate: 2023-10-07 22:16:52 +0000 Commit: Danilo G. Baio CommitDate: 2023-10-07 22:23:57 +0000 devel/py-fastjsonschema: Update to 2.18.0 Changelog: https://github.com/horejsek/python-fastjsonschema/blob/v2.18.0/CHANGELOG.txt --- devel/py-fastjsonschema/Makefile | 2 +- devel/py-fastjsonschema/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-fastjsonschema/Makefile b/devel/py-fastjsonschema/Makefile index bdc5d1cae4d3..ef3329e0a8dd 100644 --- a/devel/py-fastjsonschema/Makefile +++ b/devel/py-fastjsonschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastjsonschema -DISTVERSION= 2.16.3 +DISTVERSION= 2.18.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-fastjsonschema/distinfo b/devel/py-fastjsonschema/distinfo index 4b1421d6e4e4..77e2ff07b5b5 100644 --- a/devel/py-fastjsonschema/distinfo +++ b/devel/py-fastjsonschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679864464 -SHA256 (fastjsonschema-2.16.3.tar.gz) = 4a30d6315a68c253cfa8f963b9697246315aa3db89f98b97235e345dedfb0b8e -SIZE (fastjsonschema-2.16.3.tar.gz) = 19081 +TIMESTAMP = 1696705660 +SHA256 (fastjsonschema-2.18.0.tar.gz) = e820349dd16f806e4bd1467a138dced9def4bc7d6213a34295272a6cac95b5bd +SIZE (fastjsonschema-2.18.0.tar.gz) = 371063