From nobody Sat Apr 18 22:04:57 2026 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 4fym562DVJz6ZQQK for ; Sat, 18 Apr 2026 22:04:58 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fym5607GSz3l2N for ; Sat, 18 Apr 2026 22:04:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776549898; 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=lguKE/TQx+s/zTcuRBMJEIw96KVC0jhmJoXTg2Ea4eI=; b=AHKYeoGKjbmkU7zw7pGldeKyTWUJrDnzZsrc26tG/iUeoK9w6ZdGoVBOKLKsJsqMkg2T7g xwAWBGo46X2snBJyniUNeTklUbRkFzSUE/zvEbJz5YBl3ptXCP2Xc2zYlo058vs1Sd4Jtc xpdidyQZDR4lBCtlpeiFGYN+i+hpH9hfhnOPeqXtRjpTXPpxOfsMRDlTkcsSx3gmsOkX8y +KeLcOcJhkihy9BxuFNg7XD0wnlpdb+TG+sZkrb5NTlihfi9jypMKDm+Y3vM3612MyWWnm JgR5hwoq4oM67G/h6YqPtmRFSUMQJcM0drL3/DjN+9WuN8Yv38JnNBcONuRt8w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776549898; a=rsa-sha256; cv=none; b=ZzReazEiCA4j7rwcq1vpariINTLoguLMmsNzdNZk/pjM1So7+UqeJ9pC1gIa93hDIK8ptn HU+wwEluEpgGc/rc76TyJ0umP+Ec2iYFWd1iiEKf/8cNWG4poqB6/ncYw3LzyLcnlADt2R ExMwgeFbAayiiuzNw8JAJyBeQILQni0rnjef0y2sKXH1BFsAW0yyHVA0GMp164dgl2Cfpr ayDGs8OtnRC54ZeTyLjxhI+ksh4HO4hxLI68oP11D+ghka2ghczUuiuz/B68KZOYDmqX7L z1+LMqk/9T1oEGl0+XDtZfghME3z9pFUkDSZAi1m5LBemvTDj3zSZKorvaCNug== 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=1776549898; 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=lguKE/TQx+s/zTcuRBMJEIw96KVC0jhmJoXTg2Ea4eI=; b=ALImYaqUFuWWPEP2uFvyWHNH9fXF9sJWlYsihe8CF4eNPx0Sz7eiAOPbcIrTwUnc2wUtre CZsikSR+CIMTSpxWiA/bElhf7GoAXgttJ2zXQv0A3lH3M1+Rz/EUfI4Y/HVrJXItb4RhtU jj4eEkuIOlb5nMO5hs79We3uj3wuUOYvE6uE4B0szTgMjZdK6xiMrG0GUdvJAU4OMG1TTW 6YduCthbObVffA8/YHqBgebw4JeiBTrSbYhWDY/HyKsRJgq04oFA7X+79oyWY1uImiriyH FQAiPRcoIzWqHBy5XikIzvwLHHCf7GAMsMZOdw1XWvCGGKu81mawsJluDLG05w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fym556gvHzydd for ; Sat, 18 Apr 2026 22:04:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 343b7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 18 Apr 2026 22:04:57 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 8457d8c663ce - main - math/py-moarchiving: Update to 1.1.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: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8457d8c663cea158352a85c13ca6c59c78f95969 Auto-Submitted: auto-generated Date: Sat, 18 Apr 2026 22:04:57 +0000 Message-Id: <69e40009.343b7.20e55337@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8457d8c663cea158352a85c13ca6c59c78f95969 commit 8457d8c663cea158352a85c13ca6c59c78f95969 Author: Po-Chuan Hsieh AuthorDate: 2026-04-18 21:25:45 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-18 21:52:40 +0000 math/py-moarchiving: Update to 1.1.0 Changes: https://github.com/CMA-ES/moarchiving/blob/development/README.md#releases --- math/py-moarchiving/Makefile | 4 ++-- math/py-moarchiving/distinfo | 6 +++--- math/py-moarchiving/files/patch-pyproject.toml | 14 ++++++++++++-- 3 files changed, 17 insertions(+), 7 deletions(-) diff --git a/math/py-moarchiving/Makefile b/math/py-moarchiving/Makefile index ee922b84f135..34f0a21a007e 100644 --- a/math/py-moarchiving/Makefile +++ b/math/py-moarchiving/Makefile @@ -1,5 +1,5 @@ PORTNAME= moarchiving -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sortedcontainers>=2.4.0:devel/py-sortedcontainers@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sortedcontainers>=2.3.0:devel/py-sortedcontainers@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/math/py-moarchiving/distinfo b/math/py-moarchiving/distinfo index c71aa1fbd580..4a8ab734b1ba 100644 --- a/math/py-moarchiving/distinfo +++ b/math/py-moarchiving/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745178078 -SHA256 (moarchiving-1.0.0.tar.gz) = 48def63fbfc9fa3b685f1c2c37dbbbcd7fe4e5ad688d9b321bf8dce641a510e0 -SIZE (moarchiving-1.0.0.tar.gz) = 51018 +TIMESTAMP = 1775587530 +SHA256 (moarchiving-1.1.0.tar.gz) = c437675f29ae9eb7eca0c128820f02f1c20baf4c06e6830921fec8272ba37a68 +SIZE (moarchiving-1.1.0.tar.gz) = 55732 diff --git a/math/py-moarchiving/files/patch-pyproject.toml b/math/py-moarchiving/files/patch-pyproject.toml index b55376150e5e..ff4037f89767 100644 --- a/math/py-moarchiving/files/patch-pyproject.toml +++ b/math/py-moarchiving/files/patch-pyproject.toml @@ -1,11 +1,21 @@ ---- pyproject.toml.orig 2025-04-17 21:02:13 UTC +--- pyproject.toml.orig 2026-02-21 11:12:14 UTC +++ pyproject.toml @@ -2,7 +2,7 @@ requires = [ [build-system] requires = [ -- "setuptools >=70.1", +- "setuptools >=79", + "setuptools >=61", # "setuptools-scm", # if we want to use git versions for versioning # "wheel", # setuptools doesn't need wheel anymore, see https://pypi.org/project/wheel/ ] +@@ -15,8 +15,7 @@ readme = "README.md" # manually copied and cut + # "readme", + ] + readme = "README.md" # manually copied and cut +-license = "BSD-3-Clause" +-license-files = ["LICENSE"] ++license = { text = "BSD-3-Clause" } + authors = [ + { name = "Nikolaus Hansen"}, + { name = "Nace Sever" },