Bug 224172 - [PATCH] net-im/py-sleekxmpp: enable support for python 2.7
Summary: [PATCH] net-im/py-sleekxmpp: enable support for python 2.7
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: Tilman Keskinoz
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-12-08 11:04 UTC by Sergey Akhmatov
Modified: 2018-02-16 08:00 UTC (History)
1 user (show)

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


Attachments
enable python 2.7 (372 bytes, patch)
2017-12-08 11:06 UTC, Sergey Akhmatov
no flags Details | Diff
py-sleekXMPP-1.3.3 (1.12 KB, patch)
2017-12-11 11:24 UTC, Sergey Akhmatov
no flags Details | Diff
poudriere log py27 (169.41 KB, text/x-log)
2017-12-11 11:25 UTC, Sergey Akhmatov
no flags Details
poudriere log py26 (173.25 KB, text/x-log)
2017-12-11 11:25 UTC, Sergey Akhmatov
no flags Details
py-sleekXMPP-1.3.3 (1.08 KB, patch)
2017-12-12 07:22 UTC, Sergey Akhmatov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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