Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2023 10:36:25 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b9a68deaa984 - main - comms/py-pymodbus: Update to 3.1.2
Message-ID:  <202301301036.30UAaPt6030274@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

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

commit b9a68deaa98499371c83f04061c81711c724a9a0
Author:     Christian Ullrich <chris@chrullrich.net>
AuthorDate: 2023-01-30 10:34:46 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-01-30 10:35:57 +0000

    comms/py-pymodbus: Update to 3.1.2
    
    ChangeLog:      https://github.com/pymodbus-dev/pymodbus/blob/dev/CHANGELOG.rst
    PR:             269168
---
 comms/py-pymodbus/Makefile | 2 +-
 comms/py-pymodbus/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/comms/py-pymodbus/Makefile b/comms/py-pymodbus/Makefile
index b47fdb9da46c..0e6f2a7370ce 100644
--- a/comms/py-pymodbus/Makefile
+++ b/comms/py-pymodbus/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pymodbus
-DISTVERSION=	3.1.0
+DISTVERSION=	3.1.2
 CATEGORIES=	comms python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/comms/py-pymodbus/distinfo b/comms/py-pymodbus/distinfo
index f91621f8d35b..d5adaa5f0044 100644
--- a/comms/py-pymodbus/distinfo
+++ b/comms/py-pymodbus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673787533
-SHA256 (pymodbus-3.1.0.tar.gz) = eeba02c86b13b1f885c0acc50adf4611df24ab85066ff54daa37c2d883c32525
-SIZE (pymodbus-3.1.0.tar.gz) = 177256
+TIMESTAMP = 1675059365
+SHA256 (pymodbus-3.1.2.tar.gz) = 12d7dfefa58aff88d83fdda6e57979779249c1d42d9631da2946c5a2521341ef
+SIZE (pymodbus-3.1.2.tar.gz) = 185467



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