Bug 260166 - irc/py-limnoria currently does not support Python 3.10
Summary: irc/py-limnoria currently does not support Python 3.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-02 07:55 UTC by Simeon Simeonov
Modified: 2023-03-10 19:08 UTC (History)
1 user (show)

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


Attachments
Upgrade to limnoria 2021.11.18 (10.74 KB, text/plain)
2021-12-02 07:55 UTC, Simeon Simeonov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simeon Simeonov 2021-12-02 07:55:55 UTC
Created attachment 229840 [details]
Upgrade to limnoria 2021.11.18

As described in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259979 irc/py-limnoria currently does not support Python 3.10.

Support for Python 3.10 has been added upstream (limnoria 2021.11.18).

With the attached patch irc/py-limnoria passes 'poudriere testport' for Python 3.8, 3.9 and 3.10.
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2022-03-07 19:55:17 UTC
Maintainer reset.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-03-10 19:08:05 UTC
A commit in branch main references this bug:

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

commit 97475545b13a85402ac0c90a349a6cc3c4c4d247
Author:     Simeon Simeonov <sgs@pichove.org>
AuthorDate: 2023-03-10 19:05:26 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-03-10 19:07:46 +0000

    irc/py-limnoria: Update version 2019.09.08=>2021.11.18

    Changelog:
    https://github.com/progval/Limnoria/releases/tag/master-2021-11-18

    PR:             260166

 irc/py-limnoria/Makefile                           |  31 ++--
 irc/py-limnoria/distinfo                           |   6 +-
 .../files/patch-plugins_Web_plugin.py (gone)       | 179 ---------------------
 3 files changed, 15 insertions(+), 201 deletions(-)