Bug 245921 - mail/claws-mail: adds python3 support for ALL supported versions
Summary: mail/claws-mail: adds python3 support for ALL supported versions
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: freebsd-ports-bugs (Nobody)
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2020-04-26 09:38 UTC by Chris Hutchinson
Modified: 2020-04-26 09:44 UTC (History)
1 user (show)

See Also:
portmaster: maintainer-feedback+


Attachments
svn diff for mail/claws-mail -- broadens python3 support (1.14 KB, patch)
2020-04-26 09:38 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2020-04-26 09:38:12 UTC
Created attachment 213798 [details]
svn diff for mail/claws-mail -- broadens python3 support

Changes python3 support from 3.6 to ALL python3
supported versions.

CHANGES

REMOVES python:3.6
ADDS python:3.5+

See attached svn diff for details

That's it!

Thanks!

--Chris

@Gleb
I don't have perms on Assignee
had to CC instead.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-04-26 09:42:56 UTC
A commit references this bug:

Author: arrowd
Date: Sun Apr 26 09:42:34 UTC 2020
New revision: 533002
URL: https://svnweb.freebsd.org/changeset/ports/533002

Log:
  mail/claws-mail: Allow all Python 3 versions.

  PR:		245921
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)

Changes:
  head/mail/claws-mail/Makefile
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2020-04-26 09:44:18 UTC
Committed, thank you for your contribution.