Bug 224172

Summary: [PATCH] net-im/py-sleekxmpp: enable support for python 2.7
Product: Ports & Packages Reporter: Sergey Akhmatov <sergey>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me CC: arved
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (arved)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
enable python 2.7
none
py-sleekXMPP-1.3.3
none
poudriere log py27
none
poudriere log py26
none
py-sleekXMPP-1.3.3 none

Description Sergey Akhmatov 2017-12-08 11:04:47 UTC
This module is supported with python 2.7. No need to restrict it to 3.3+
https://pypi.python.org/pypi/sleekxmpp

- Remove python version 3.3+ from USES
- Add NO_ARCH
Comment 1 Sergey Akhmatov 2017-12-08 11:06:12 UTC
Created attachment 188624 [details]
enable python 2.7
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2017-12-09 15:30:49 UTC
This port also needs an update (version 1.3.3)

I a not actually using this port anymore. Are you interested in providing a patch and maintaining it?
Comment 3 Sergey Akhmatov 2017-12-11 11:24:14 UTC
Created attachment 188710 [details]
py-sleekXMPP-1.3.3

Update to version 1.3.3
Comment 4 Sergey Akhmatov 2017-12-11 11:25:24 UTC
Created attachment 188711 [details]
poudriere log py27
Comment 5 Sergey Akhmatov 2017-12-11 11:25:48 UTC
Created attachment 188712 [details]
poudriere log py26
Comment 6 Sergey Akhmatov 2017-12-11 11:36:59 UTC
(In reply to Tilman Keskinoz from comment #2)
I've updated the patch with version upgrade and attached QA logs.
portlint looks fine


I could take maintainership if necessary.

This update:
 - upgrades to latest upstream version 1.3.3
 - fixes source download from github with DISTVERSIONPREFIX 
 - removes restriction to python3.3+, it's supported in python2.7 also.
Comment 7 Sergey Akhmatov 2017-12-12 07:22:58 UTC
Created attachment 188743 [details]
py-sleekXMPP-1.3.3

Updated patch: relocate MASTER_SITES to CHEESESHOP after short discussion at maillists
https://lists.freebsd.org/pipermail/freebsd-ports/2017-December/111694.html
Comment 8 Tilman Keskinoz freebsd_committer freebsd_triage 2018-02-16 08:00:19 UTC
Sorry, I completely forgot about this PR. 

Meanwhile yuri@ updated the port. 

Thanks anyway for your submission