Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 725664 - net-im/err-6.1.4 version bump, update HOMEPAGE, should support Python 3.7
Summary: net-im/err-6.1.4 version bump, update HOMEPAGE, should support Python 3.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords:
Depends on: 719554
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-05-27 21:53 UTC by John Helmert III
Modified: 2020-08-11 11:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2020-05-27 21:53:30 UTC
net-im/err should support Python 3.7. Further, it appears there have been 6 releases since the release we have an ebuild for in Gentoo.

https://errbot.readthedocs.io/en/latest/#release-history
Comment 1 Andreas Sturmlechner gentoo-dev 2020-07-29 13:13:52 UTC
Depends on unmaintained dev-python/sleekxmpp, please consider pick up that package or investigate if net-im/err can make use of supposed replacement package dev-python/slixmpp.
Comment 2 Larry the Git Cow gentoo-dev 2020-08-11 11:28:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523f33030115633b29ff950cc76361eb4dc23ce1

commit 523f33030115633b29ff950cc76361eb4dc23ce1
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2020-08-11 11:24:49 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2020-08-11 11:27:51 +0000

    net-im/err: version bump
    
    Set supported Python version to 3.7
    Migrate away from vulnerable sleekxmpp to slixmpp
    Update HOMEPAGE and metadata
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=725664
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=735830
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>

 net-im/err/Manifest                      |   1 +
 net-im/err/err-6.1.4.ebuild              |  91 +++++++++++++++
 net-im/err/files/err-6.1.4-slixmpp.patch | 190 +++++++++++++++++++++++++++++++
 net-im/err/metadata.xml                  |   6 +-
 4 files changed, 283 insertions(+), 5 deletions(-)