Skip to content

Commit

Permalink
py-nbxmpp: update to 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Aug 28, 2024
1 parent 0d31b67 commit 2cc9888
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions python/py-nbxmpp/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup python 1.0
PortGroup gitlab 1.0

gitlab.instance https://dev.gajim.org
gitlab.setup gajim python-nbxmpp 4.3.1
gitlab.setup gajim python-nbxmpp 5.0.3
name py-nbxmpp
revision 0

Expand All @@ -20,17 +20,17 @@ long_description The goal of this python library is to provide a way \
for python applications to use Jabber/XMPP networks in a non-blocking \
way. Originally, a fork of the xmpppy jabber python library.

checksums rmd160 3b6439e04bb32ca7a5790cac81b763549fecb8e1 \
sha256 7c44173b2a2ea7fc6e26f4d62b420b01da7d1791c07d131e1cbc081742c2afe6 \
size 135981
checksums rmd160 01cf4eade3cbe172cbcd3fe60de1b49768946f8a \
sha256 37fbb37bd98dd8bf2280f641686c8bc428dca1c92897b42ad7437e0e09968cc8 \
size 142891

python.versions 39 310 311
python.versions 39 310 311 312
python.pep517 yes

if {${name} ne ${subport}} {
depends_lib-append \
path:lib/pkgconfig/glib-2.0.pc:glib2 \
port:libsoup \
path:lib/pkgconfig/libsoup-2.4.pc:libsoup \
port:py${python.version}-gobject3

depends_run-append \
Expand Down

0 comments on commit 2cc9888

Please sign in to comment.