FreeBSD Bugzilla – Attachment 244039 Details for
Bug 273045
comms/py-pymodbus: Update to 3.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Corrected patch
pymodbus.diff (text/plain), 2.02 KB, created by
Christian Ullrich
on 2023-08-12 18:34:19 UTC
(
hide
)
Description:
Corrected patch
Filename:
MIME Type:
Creator:
Christian Ullrich
Created:
2023-08-12 18:34:19 UTC
Size:
2.02 KB
patch
obsolete
>From 9df32c65dda91721521b78040eede7d76ad36050 Mon Sep 17 00:00:00 2001 >From: Christian Ullrich <chris@chrullrich.net> >Date: Wed, 7 Jun 2023 08:33:50 +0200 >Subject: [PATCH] comms/py-pymodbus: Update to 3.4.1 > >Changelog: https://pymodbus.readthedocs.io/en/latest/changelog.html >--- > comms/py-pymodbus/Makefile | 8 ++++---- > comms/py-pymodbus/distinfo | 6 +++--- > 2 files changed, 7 insertions(+), 7 deletions(-) > >diff --git a/comms/py-pymodbus/Makefile b/comms/py-pymodbus/Makefile >index abaa83b078d6..ba9576cc293b 100644 >--- a/comms/py-pymodbus/Makefile >+++ b/comms/py-pymodbus/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= pymodbus >-DISTVERSION= 3.3.0 >+DISTVERSION= 3.4.1 > CATEGORIES= comms python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -21,9 +21,9 @@ SERIAL_DESC= Support serial port > DATASTORE_REDIS_DESC= Use Redis for server data > DATASTORE_SQL_DESC= Use database for server data (via SQLAlchemy) > >-REPL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.8.1:www/py-aiohttp@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.8:devel/py-prompt-toolkit@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}typer>=0.6.1:devel/py-typer@${PY_FLAVOR} \ >+REPL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.8.4:www/py-aiohttp@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.36:devel/py-prompt-toolkit@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}typer>=0.7.0:devel/py-typer@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} > REPL_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-NO_REPL > >diff --git a/comms/py-pymodbus/distinfo b/comms/py-pymodbus/distinfo >index 1645dde4d57b..5f7cb5b3c7d6 100644 >--- a/comms/py-pymodbus/distinfo >+++ b/comms/py-pymodbus/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1685868525 >-SHA256 (pymodbus-3.3.0.tar.gz) = 0816a644d0ecc74b488ba9f46f8d6662c4a7272a493f184d2c81c6717fb62355 >-SIZE (pymodbus-3.3.0.tar.gz) = 231874 >+TIMESTAMP = 1691676083 >+SHA256 (pymodbus-3.4.1.tar.gz) = 2a95a311669f6734f94535332984474e4b4815de1500c74e6b94432a8bd9820a >+SIZE (pymodbus-3.4.1.tar.gz) = 221301 >-- >2.41.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
chris
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 273045
:
244006
| 244039