FreeBSD Bugzilla – Attachment 258462 Details for
Bug 285277
devel/thonny: Update to 4.1.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixed patch
thonny-4.1.7.patch (text/plain), 3.09 KB, created by
Kenneth Raplee
on 2025-03-09 13:15:25 UTC
(
hide
)
Description:
Fixed patch
Filename:
MIME Type:
Creator:
Kenneth Raplee
Created:
2025-03-09 13:15:25 UTC
Size:
3.09 KB
patch
obsolete
>diff --git a/devel/thonny/Makefile b/devel/thonny/Makefile >index 3f7c3e90f99a..1164d940d89d 100644 >--- a/devel/thonny/Makefile >+++ b/devel/thonny/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= thonny >-PORTVERSION= 4.1.4 >-PORTREVISION= 3 >+PORTVERSION= 4.1.7 > CATEGORIES= devel education python > MASTER_SITES= PYPI > PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} >diff --git a/devel/thonny/distinfo b/devel/thonny/distinfo >index a97f373e7d52..978921ba4ef4 100644 >--- a/devel/thonny/distinfo >+++ b/devel/thonny/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1701443420 >-SHA256 (thonny-4.1.4.tar.gz) = 2f64ec9b8fef0c5ecf1ba33648926e9074d2d241a8ed9d8ee6c34155894560ce >-SIZE (thonny-4.1.4.tar.gz) = 2067736 >+TIMESTAMP = 1741494670 >+SHA256 (thonny-4.1.7.tar.gz) = 6b3b5605f524c12462830e232c8eaf01235645820dd13c24d720acab44a58123 >+SIZE (thonny-4.1.7.tar.gz) = 2177370 >diff --git a/devel/thonny/pkg-plist b/devel/thonny/pkg-plist >index 36dd00032352..1f2be48f9ce4 100644 >--- a/devel/thonny/pkg-plist >+++ b/devel/thonny/pkg-plist >@@ -84,6 +84,8 @@ bin/thonny > %%PYTHON_SITELIBDIR%%/thonny/locale/__pycache__/register_updates%%PYTHON_EXT_SUFFIX%%.pyc > %%PYTHON_SITELIBDIR%%/thonny/locale/ar_AR/LC_MESSAGES/thonny.mo > %%PYTHON_SITELIBDIR%%/thonny/locale/ar_AR/LC_MESSAGES/thonny.po >+%%PYTHON_SITELIBDIR%%/thonny/locale/be_BY/LC_MESSAGES/thonny.mo >+%%PYTHON_SITELIBDIR%%/thonny/locale/be_BY/LC_MESSAGES/thonny.po > %%PYTHON_SITELIBDIR%%/thonny/locale/ca_ES/LC_MESSAGES/thonny.mo > %%PYTHON_SITELIBDIR%%/thonny/locale/ca_ES/LC_MESSAGES/thonny.po > %%PYTHON_SITELIBDIR%%/thonny/locale/compile_mo.bat >@@ -104,6 +106,8 @@ bin/thonny > %%PYTHON_SITELIBDIR%%/thonny/locale/es_ES/LC_MESSAGES/thonny.po > %%PYTHON_SITELIBDIR%%/thonny/locale/et_EE/LC_MESSAGES/thonny.mo > %%PYTHON_SITELIBDIR%%/thonny/locale/et_EE/LC_MESSAGES/thonny.po >+%%PYTHON_SITELIBDIR%%/thonny/locale/eu_ES/LC_MESSAGES/thonny.mo >+%%PYTHON_SITELIBDIR%%/thonny/locale/eu_ES/LC_MESSAGES/thonny.po > %%PYTHON_SITELIBDIR%%/thonny/locale/fa_IR/LC_MESSAGES/thonny.mo > %%PYTHON_SITELIBDIR%%/thonny/locale/fa_IR/LC_MESSAGES/thonny.po > %%PYTHON_SITELIBDIR%%/thonny/locale/fi_FI/LC_MESSAGES/thonny.mo >@@ -207,6 +211,8 @@ bin/thonny > %%PYTHON_SITELIBDIR%%/thonny/locale/vi_VN/LC_MESSAGES/thonny.po > %%PYTHON_SITELIBDIR%%/thonny/locale/zh_CN/LC_MESSAGES/thonny.mo > %%PYTHON_SITELIBDIR%%/thonny/locale/zh_CN/LC_MESSAGES/thonny.po >+%%PYTHON_SITELIBDIR%%/thonny/locale/zh_Hans/LC_MESSAGES/thonny.mo >+%%PYTHON_SITELIBDIR%%/thonny/locale/zh_Hans/LC_MESSAGES/thonny.po > %%PYTHON_SITELIBDIR%%/thonny/locale/zh_TW/LC_MESSAGES/thonny.mo > %%PYTHON_SITELIBDIR%%/thonny/locale/zh_TW/LC_MESSAGES/thonny.po > %%PYTHON_SITELIBDIR%%/thonny/memory.py >@@ -1234,6 +1240,7 @@ bin/thonny > %%PYTHON_SITELIBDIR%%/thonny/token_utils.py > %%PYTHON_SITELIBDIR%%/thonny/udisks.py > %%PYTHON_SITELIBDIR%%/thonny/ui_utils.py >+%%PYTHON_SITELIBDIR%%/thonny/vendored_libs/basedpyright/dist/typeshed-fallback/stdlib/venv/__init__.pyi > %%PYTHON_SITELIBDIR%%/thonny/vendored_libs/filelock/__init__.py > %%PYTHON_SITELIBDIR%%/thonny/vendored_libs/filelock/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc > %%PYTHON_SITELIBDIR%%/thonny/vendored_libs/filelock/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc
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
Actions:
View
|
Diff
Attachments on
bug 285277
:
258459
| 258462
Working