From nobody Wed Jun 26 15:17:08 2024 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 4W8QKd3qPRz5Pj9D; Wed, 26 Jun 2024 15:17:09 +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 4W8QKd0wnSz4mCD; Wed, 26 Jun 2024 15:17:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719415029; 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=PwIrBRqTxMYOljfjftVsF/RF+GzKJBr1GCoZIMcj7YU=; b=ZPK7oyoBJqik7jSAIPpYEiFxuFcD8tXUqeEC5W0v5XX2ghsRp0+2OrKIReL6B1nswV77c2 evIaCAEdUS/p7CYIWwhQgPA8Tingzgg7IYkt4SjbdiU1gyDDf+0TAAux9GHFXkr07PKSfl Z0JHmq2Uvlgf+wtwPSlj1+CUJj6rXBiT1Yn8G91QwqhAEmpgZ78VdhQxxf7USoVlKb5lvG 9qMLD26e0SANQJJVKp8uPffomKHHnhT3Jh9Ge9qsewt1Umd/ITkSL1RUMled+YVLZhYRfv aSXcjxGMsujAvTHPyCnZ4UTHgHUI91ARbYmZTq7YDEpCktyz1j2xv/XLOIeAXA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719415029; a=rsa-sha256; cv=none; b=TEakWZqs54mLV0kftsTBBXS5Ilc2zajxJGP/DRbarHXuZ3QTNAinhbsx3j1rWOHW+Vs8l2 9G48y96GRob4dr15PsbAPgZbScigytsZklZHtUzNDn3ANMs12tEVxyhTk9DqMLvR/oTcxw FekDORsn1xovJYw2+h+9G/PTiJo3HtWPy6hzezdD3Z7mFLIARhCaUd3D49UKrPTvODQ4lw z5fl0igMICTNtX9mOEuoBH6QP9+tT/1+ELtuWuyjqUEGtTbxjucv5pKjQYftsPGSnkhEoa UgXIgaEnlGOpdv7mpr31cVIFQKsMVSmaxuycVwM4PVimvuxF5IchWHkZ7Scv4A== 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=1719415029; 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=PwIrBRqTxMYOljfjftVsF/RF+GzKJBr1GCoZIMcj7YU=; b=tPuAwsmdhYOZM2QHqoNCBUlhNxosYr2T6TRDq8y7p/q+aNXxN6mkTC6d67Wzd2Sn6gxOsQ ywS0xoj+AhGvPqc5NLINDyOk9eXk3dcxqVKMIgviNuEgDCtXWG3Cu0Qc2lu/3USTxotDQO zU/OTb4zLePzszohA72WrmF9HBDmQhVvvzVn8lNYfofXEfLCuNmgF8g1KA5/dGums+/XsH uuOU8BGOjpYneqdbT1g/MFCt+NcbkzdNyfrnTnkcI3Ro0zwCQEiFGgdpGGLmd5F0CvHdLF 98BrceWIr4xGCetBUmsT3k81KYbn/AmxR2wO58m0AwcxlOAXYtkj4XgXxV0KRQ== 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 4W8QKd09sWzqNW; Wed, 26 Jun 2024 15:17:09 +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 45QFH8LL017327; Wed, 26 Jun 2024 15:17:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 45QFH8UI017324; Wed, 26 Jun 2024 15:17:08 GMT (envelope-from git) Date: Wed, 26 Jun 2024 15:17:08 GMT Message-Id: <202406261517.45QFH8UI017324@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: 78baa842a014 - main - science/py-qcengine: update 0.29.0 =?utf-8?Q?=E2=86=92?= 0.30.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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-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: 78baa842a014c4d586d4ae6ab6586e5bf0494a3c Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=78baa842a014c4d586d4ae6ab6586e5bf0494a3c commit 78baa842a014c4d586d4ae6ab6586e5bf0494a3c Author: Yuri Victorovich AuthorDate: 2024-06-26 15:07:27 +0000 Commit: Yuri Victorovich CommitDate: 2024-06-26 15:16:56 +0000 science/py-qcengine: update 0.29.0 → 0.30.0 Reported by: portscout --- science/py-qcengine/Makefile | 5 ++--- science/py-qcengine/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/science/py-qcengine/Makefile b/science/py-qcengine/Makefile index ae5d924cbb01..061bb94f0d82 100644 --- a/science/py-qcengine/Makefile +++ b/science/py-qcengine/Makefile @@ -1,6 +1,5 @@ PORTNAME= qcengine -DISTVERSION= 0.29.0 -PORTREVISION= 1 +DISTVERSION= 0.30.0 CATEGORIES= science python # chemistry MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -36,7 +35,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ # last dependencies above are for specific quantum chemistry packages to test with TODO torchani,openmm,torsiondrive,mdi USES= python -USE_PYTHON= distutils concurrent autoplist pytest # 2 tests fail, see https://github.com/MolSSI/QCEngine/issues/377 +USE_PYTHON= distutils concurrent autoplist pytest # 1 tests fails, see https://github.com/MolSSI/QCEngine/issues/377#issuecomment-2191948293 NO_ARCH= yes diff --git a/science/py-qcengine/distinfo b/science/py-qcengine/distinfo index 7003796d773c..845551d558cd 100644 --- a/science/py-qcengine/distinfo +++ b/science/py-qcengine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702026573 -SHA256 (qcengine-0.29.0.tar.gz) = 7087d7f4ca51317b417cb287293cc22e4bf7d5f048c9a9d340712cf211e4eda4 -SIZE (qcengine-0.29.0.tar.gz) = 304849 +TIMESTAMP = 1719394490 +SHA256 (qcengine-0.30.0.tar.gz) = ba62d34dbcf487e8368f6c19762a19e1c5f06af7e705f6c583c0632b35bccf7d +SIZE (qcengine-0.30.0.tar.gz) = 308199