Bug 269059 - devel/py-spyder-kernels: Update to 2.4.2
Summary: devel/py-spyder-kernels: Update to 2.4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rainer Hurling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-19 18:31 UTC by Yuri Victorovich
Modified: 2023-01-20 20:11 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (rhurlin)


Attachments
patch (945 bytes, patch)
2023-01-19 18:31 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2023-01-19 18:31:37 UTC
Created attachment 239598 [details]
patch
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-01-19 20:09:28 UTC
A commit in branch main references this bug:

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

commit 26d35c8e0739007171cc5596cbf3360574875035
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2023-01-19 19:22:10 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2023-01-19 20:08:58 +0000

    devel/py-spyder-kernels: Update to 2.4.2

    Changes: https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-241-2022-12-29
             https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-242-2023-01-17

    PR:             269059
    Reported by:    yuri, portscout, Repology

 devel/py-spyder-kernels/Makefile                         |  3 +--
 devel/py-spyder-kernels/distinfo                         |  6 +++---
 .../files/patch-requirements_posix.txt (new)             | 10 ++++++++++
 .../files/patch-requirements_windows.txt (new)           |  9 +++++++++
 devel/py-spyder-kernels/files/patch-setup.py             | 16 ++++++++--------
 5 files changed, 31 insertions(+), 13 deletions(-)
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2023-01-19 20:13:10 UTC
Hi Yuri,

Thanks for the report. I was aware of the new releases, I was just in the testing phase ;)

Is now committed, with some relaxations for version restrictions of dependencies.
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2023-01-20 20:11:54 UTC
(In reply to Rainer Hurling from comment #2)

Thanks, Rainer!