From nobody Wed Apr 5 17:36:23 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 4PsBd413JRz43q88; Wed, 5 Apr 2023 17:36:24 +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 4PsBd371Cmz4Jcl; Wed, 5 Apr 2023 17:36:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716184; 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=Do+TduwGlEifFXNRPfCWjTsDvsxkHKJNTm/8i+++x5w=; b=AVWoaEWNR5JcKkjPKGpKmCTDEHzgU1fp5JhMkoQaFIWPnq4swMTbyMgCqyMnZ48agfmFNe dbcPnacR3y2YThxEy3JJJ876RmQVN4/jSZP4dhz/7L085CoSGOX7pqSDqCtUii+r8YNKQ7 pb+icsfRW+VeHEHmk120eOdhDNWtBTjq6R6dZrKXl/GqIf/6PZ+49NmY12NwPZeNU4hKMn XXu4UpP/l/600yTFivLLRl9pyrSTdJEhaavGUiVxltTdm8GsND5kN3R6BMqyjXH7TeDuKe ANQ1Oq/zgvy2OhtaArJhOAZSu5ppBuvGJwE2uZVZt8svBPHC8gAdkfP7rPHPcg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716184; 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=Do+TduwGlEifFXNRPfCWjTsDvsxkHKJNTm/8i+++x5w=; b=bJMj+MhN8bFWl4OQWQyOY95aKUQtnG2bfFs6Mj5et+pNVQp2R5zp5XZ3MnREWxP2d6EfuV hJH04ntcJnxDcCWo3rWTGj2AJC113WsmAaa7CijdxcFetT65t81VoyIF+pRAQ39OckIK0o Rt8usBXBRIp/hQnmeX5XWdXk219dwZL+HamkXJ6uGMekmbWsAhCMWSySGZPKi+mY9xhmWH RdQXmL2fXdLA/gpyz0IIJX7AUcla9OKDukirxRKJvq80w/1lky8KVZVt5hoBfkrRqxevpr L0O4IjdoC/VB7vGCWwL5LODnXX0FAM+Uu9/0I/H/FkT5gIz/rAjt+vJ8mpk8MA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680716184; a=rsa-sha256; cv=none; b=Ehr2KLDOdVHI/Unyh+9bsM2U+BlwsX1n1HkEwjpr4F8plRqesMkAUxu8aXaw8OOmzj7/bN pLAK7aqiBUwVRyjV4h+Lw3scVM/H32kd1V0DStNBQ85SQtRYfk/0fDUr3LVTV0jLsPEfar w0Ka9A547OhZ+yJfIVcTBk3aXo0sJJBEzizyeevPF9q96gAOsGumBKs8uBnJt0WWKj2mUj kwt9eQsL0bpu45C7rfallgL5g9hozWeXe6nmWRMa39dFLtImRer5+yjOM+tB6HPGrAf7h+ IWWmnGs+56M6y15fE/u4rvhCfip1kJ7gfajm163BWw/ow2DH/0KlL00GJnoZ7A== 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 4PsBd361JLzX17; Wed, 5 Apr 2023 17:36:23 +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 335HaN7M086706; Wed, 5 Apr 2023 17:36:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 335HaNp4086705; Wed, 5 Apr 2023 17:36:23 GMT (envelope-from git) Date: Wed, 5 Apr 2023 17:36:23 GMT Message-Id: <202304051736.335HaNp4086705@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: 256275bbc175 - main - devel/py-hypothesis: Update to 6.70.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: 256275bbc17537a198252cc527b0abd1ba53a164 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=256275bbc17537a198252cc527b0abd1ba53a164 commit 256275bbc17537a198252cc527b0abd1ba53a164 Author: Po-Chuan Hsieh AuthorDate: 2023-04-05 17:16:11 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-04-05 17:30:20 +0000 devel/py-hypothesis: Update to 6.70.0 - Update WWW and clean up pkg-descr Changes: https://github.com/HypothesisWorks/hypothesis/releases https://hypothesis.readthedocs.io/en/latest/changes.html --- devel/py-hypothesis/Makefile | 5 +++-- devel/py-hypothesis/distinfo | 6 +++--- devel/py-hypothesis/pkg-descr | 2 -- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 0de2fbbf4b98..a32983d45821 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,12 +1,13 @@ PORTNAME= hypothesis -PORTVERSION= 6.68.2 +PORTVERSION= 6.70.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for property based testing -WWW= https://hypothesis.works/ +WWW= https://hypothesis.works/ \ + https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index ef18a869c7e7..8cf2e87218eb 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771223 -SHA256 (hypothesis-6.68.2.tar.gz) = a7eb2b0c9a18560d8197fe35047ceb58e7e8ab7623a3e5a82613f6a2cd71cffa -SIZE (hypothesis-6.68.2.tar.gz) = 340768 +TIMESTAMP = 1679498678 +SHA256 (hypothesis-6.70.0.tar.gz) = f5cae09417d0ffc7711f602cdcfa3b7baf344597a672a84658186605b04f4a4f +SIZE (hypothesis-6.70.0.tar.gz) = 341187 diff --git a/devel/py-hypothesis/pkg-descr b/devel/py-hypothesis/pkg-descr index 0915cdca2e7e..0c8c4b9c8ae8 100644 --- a/devel/py-hypothesis/pkg-descr +++ b/devel/py-hypothesis/pkg-descr @@ -2,5 +2,3 @@ Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. - -See also: https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python