Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
699c4a08
Commit
699c4a08
authored
2 weeks ago
by
Peter Shkenev
Committed by
Kevin Daudt
2 weeks ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-nbxmpp: upgrade to 6.0.2
parent
891b64d1
No related branches found
No related tags found
1 merge request
!81426
community/{py3-nbxmpp,gajim}: upgrade
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-nbxmpp/APKBUILD
+5
-5
5 additions, 5 deletions
community/py3-nbxmpp/APKBUILD
with
5 additions
and
5 deletions
community/py3-nbxmpp/APKBUILD
+
5
−
5
View file @
699c4a08
# Maintainer: Peter Shkenev <santurysim@gmail.com>
pkgname
=
py3-nbxmpp
_pkgname
=
nbxmpp
pkgver
=
5
.0.
4
_pkgname
=
python-
nbxmpp
pkgver
=
6
.0.
2
pkgrel
=
0
pkgdesc
=
"A non-blocking XMPP implementation for python"
url
=
"https://dev.gajim.org/gajim/python-nbxmpp/"
arch
=
"noarch"
license
=
"GPL-3.0-or-later"
license
=
"GPL-3.0-or-later
AND GPL-2.0-or-later AND MIT
"
depends
=
"python3 py3-idna py3-precis-i18n py3-packaging libsoup3"
makedepends
=
"py3-setuptools py3-gpep517 py3-wheel"
subpackages
=
"
$pkgname
-pyc"
source
=
"https://
files.pythonhosted.org/packages/source
/
$
{
_pkgname
:0:1
}
/
$
_
pkg
name
/
$_pkgname
-
$pkgver
.tar.
gz
"
source
=
"https://
dev.gajim.org/gajim
/
$_pkgname
/-/archive
/
$pkg
ver
/
$_pkgname
-
$pkgver
.tar.
bz2
"
options
=
"!check"
# no test suite
builddir
=
"
$srcdir
"
/
$_pkgname
-
$pkgver
...
...
@@ -30,5 +30,5 @@ package() {
}
sha512sums
=
"
6a6c042d2cee305ce6f5e8968857d3a4e5644fe12f5327514ea0ec89e7ce013f891d25eebca15c176d1ce821a6c8592d99ce224139b2a8b6c1ac3c6e2826ffb4
nbxmpp-
5
.0.
4
.tar.
gz
f91308ac627cc43bba55b7eee06978dfefe0a7d17509b3db190ea237a90df49aa9b3911f01b39061980477d4f7c09bb4356823b98595fd6e8423f232f8fb8319 python-
nbxmpp-
6
.0.
2
.tar.
bz2
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment