On Thu, 28 May 2020 22:49:07 -0400 Kurt Mosiejczuk <[email protected]>:
> This updates py-slixmpp to 1.5.2 > > Sadly, there doesn't seem to be a changelog. > > While here I moved it to the new way to of doing python3-only > libraries. > > All tests but one pass and that seems to be an interaction with pytest. > > (The one consumer is poezio, which has an update coming right after this) > > ok? hi Using your diff (I changed the REVISION to 3 to make it apply) I get a conflict error at "make install" step. Link to /home/build/usr/ports/packages/amd64/ftp/py3-slixmpp-1.5.2.tgz ===> py3-slixmpp-1.5.2 depends on: py3-asn1-* -> py3-asn1-0.4.8p0v0 ===> py3-slixmpp-1.5.2 depends on: py3-asn1-modules-* -> py3-asn1-modules-0.2.7p0 ===> py3-slixmpp-1.5.2 depends on: py3-aiodns-* -> py3-aiodns-1.2.0p2 ===> py3-slixmpp-1.5.2 depends on: py3-aiohttp-* -> py3-aiohttp-3.5.4p3 ===> Installing py3-slixmpp-1.5.2 from /home/build/usr/ports/packages/amd64/all/ Can't install py3-slixmpp-1.5.2 because of conflicts (py3-slixmpp-1.4.2p3) --- py3-slixmpp-1.5.2 ------------------- Can't install py3-slixmpp-1.5.2: conflicts Couldn't install py3-slixmpp-1.5.2 I have slixmpp installed because I use poezio from git, I'll try your poezio update after this. I don't understand why pkg_add reports a conflicts though. $ pkg_info | grep slixmpp py3-slixmpp-1.4.2p3 slixmpp is an elegant Python library for XMPP
