Version: 1.7.1, Package name: py-slixmpp-1.7.1 |
Maintained by: Kurt Mosiejczuk |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Slixmpp is an MIT licensed XMPP library for Python 3.4+. It is a fork of SleekXMPP. Slixmpp's goals is to only rewrite the core of the library (the low level socket handling, the timers, the events dispatching) in order to remove all threads. |
Filesize: 909.915 KB |
Version History (View Complete History) |
|
2021-11-01 18:01:43 by Stuart Henderson | Files touched by this commit (139) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-05-11 09:46:29 by Kurt Mosiejczuk | Files touched by this commit (4) |
Log message: Update net/py-slixmpp to 1.7.1 ok paco |
2021-03-01 09:45:57 by Stuart Henderson | Files touched by this commit (3) |
Log message: sync for missing py-aiohttp/py-yarl FLAVOR |
2020-07-11 00:49:49 by Paco Esteban | Files touched by this commit (4) |
Log message: update net/py-slixmpp to 1.5.2 while here change MODPY_DEFAULT_VERSION_3 to FLAVORS/FLAVOR. ok bket@ kmos@ |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-11-30 19:43:00 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Drop custom do-test target and move to MODPY_PYTEST |
2019-09-09 15:36:14 by Kurt Mosiejczuk | Files touched by this commit (3) |
Log message: Changing these ports MAINTAINER to my openbsd.org address |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@ |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-03-27 05:24:33 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Disable optional deps: libidn and cython from Kurt Mosiejczuk (maintainer) |
2019-02-07 14:31:33 by Daniel Jakots | Files touched by this commit (3) |
Log message: Update to py3-slixmpp-1.4.2 From Kurt Mosiejczuk (maintainer) |
2018-11-20 20:07:33 by Daniel Jakots | Files touched by this commit (1) |
Log message: Remove useless sed in PKGNAME (no change intended) Not needed after -MODPY_EGG_VERSION = 1.2.4.post1 +MODPY_EGG_VERSION = 1.3.0 |
2018-11-20 20:04:56 by Daniel Jakots | Files touched by this commit (3) |
Log message: Update to py3-slixmpp-1.4.1 From Kurt Mosiejczuk (who takes maintainership), with help from Pamela |
2018-09-06 09:49:29 by Daniel Jakots | Files touched by this commit (3) |
Log message: Update to py3-slixmpp-1.4.0 Needed for upcoming poezio update. |
2018-02-27 14:47:39 by Marc Espie | Files touched by this commit (36) |
Log message: remove traces of utf8 encoding in pkg/DESCR bump accordingly |
2017-03-14 18:23:32 by Daniel Jakots | Files touched by this commit (3) |
Log message: Update to py3-slixmpp-1.2.4pl1 Help from landry@ and espie@ regarding PKGNAME which looks legit to espie@ |
2017-01-03 12:24:43 by Landry Breuil | Files touched by this commit (24) |
Log message: bump ports depending on python3 in net |
2016-12-08 03:53:10 by Daniel Jakots | Files touched by this commit (3) |
Log message: Update to py3-slixmpp-1.2.3 |
2016-10-10 11:50:23 by Daniel Jakots | Files touched by this commit (3) |
Log message: Update to py-slixmpp-1.2.1 While there, fix test target |