FreeBSD Bugzilla – Attachment 244006 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
pymodbus.diff (text/plain), 1.85 KB, created by
Christian Ullrich
on 2023-08-10 14:15:23 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Christian Ullrich
Created:
2023-08-10 14:15:23 UTC
Size:
1.85 KB
patch
obsolete
>commit 7a43745bfe6c501714bf7be2e6e74151a393f469 >Author: Christian Ullrich <chris@chrullrich.net> >Date: Thu Aug 10 16:08:22 2023 +0200 > > comms/py-pymodbus: Update to 3.4.1 > > Changelog: https://pymodbus.readthedocs.io/en/latest/changelog.html > >diff --git a/comms/py-pymodbus/Makefile b/comms/py-pymodbus/Makefile >index 4868bc7967ba..ba9576cc293b 100644 >--- a/comms/py-pymodbus/Makefile >+++ b/comms/py-pymodbus/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= pymodbus >-DISTVERSION= 3.3.1 >+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 9b646273663d..5f7cb5b3c7d6 100644 >--- a/comms/py-pymodbus/distinfo >+++ b/comms/py-pymodbus/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1686119615 >-SHA256 (pymodbus-3.3.1.tar.gz) = 82787121e293f31095c0e9721b3e561a01807a6ac20abcbfb187ce70d24fb40c >-SIZE (pymodbus-3.3.1.tar.gz) = 232160 >+TIMESTAMP = 1691676083 >+SHA256 (pymodbus-3.4.1.tar.gz) = 2a95a311669f6734f94535332984474e4b4815de1500c74e6b94432a8bd9820a >+SIZE (pymodbus-3.4.1.tar.gz) = 221301
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 Raw
Flags:
chris
:
maintainer-approval+
Actions:
View
Attachments on
bug 273045
:
244006
|
244039