Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2025 16:14:01 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5755e3559594 - main - math/py-patsy: Update to 1.0.2
Message-ID:  <202510271614.59RGE14X061615@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5755e3559594c2a62fb6bfe594b0f04f8e3b8727

commit 5755e3559594c2a62fb6bfe594b0f04f8e3b8727
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-27 15:33:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-27 15:33:16 +0000

    math/py-patsy: Update to 1.0.2
    
    Changes:        https://github.com/pydata/patsy/releases
---
 math/py-patsy/Makefile | 2 +-
 math/py-patsy/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/math/py-patsy/Makefile b/math/py-patsy/Makefile
index f4ff41c0162e..3ddec3ca00fe 100644
--- a/math/py-patsy/Makefile
+++ b/math/py-patsy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	patsy
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-patsy/distinfo b/math/py-patsy/distinfo
index ca8c1ca6b788..b7157f662f1e 100644
--- a/math/py-patsy/distinfo
+++ b/math/py-patsy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731679328
-SHA256 (patsy-1.0.1.tar.gz) = e786a9391eec818c054e359b737bbce692f051aee4c661f4141cc88fb459c0c4
-SIZE (patsy-1.0.1.tar.gz) = 396010
+TIMESTAMP = 1761446736
+SHA256 (patsy-1.0.2.tar.gz) = cdc995455f6233e90e22de72c37fcadb344e7586fb83f06696f54d92f8ce74c0
+SIZE (patsy-1.0.2.tar.gz) = 399942


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510271614.59RGE14X061615>