Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
miniupnpc


Commits:
caf73bd1 by Levente Polyak at 2026-02-07T17:04:38+01:00
upgpkg: 2.3.3-3: rebuild with PEP517 and SPDX license

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,10 @@
 pkgbase = miniupnpc
        pkgdesc = Small UPnP client library/tool to access Internet Gateway 
Devices
        pkgver = 2.3.3
-       pkgrel = 2
+       pkgrel = 3
        url = https://miniupnp.tuxfamily.org/
        arch = x86_64
        license = BSD-3-Clause
-       makedepends = sh
        makedepends = glibc
        makedepends = lsb-release
        makedepends = python
@@ -13,6 +12,7 @@ pkgbase = miniupnpc
        makedepends = python-installer
        makedepends = python-setuptools
        makedepends = python-wheel
+       makedepends = sh
        source = http://miniupnp.free.fr/files/miniupnpc-2.3.3.tar.gz
        source = http://miniupnp.free.fr/files/miniupnpc-2.3.3.tar.gz.sig
        validpgpkeys = 751E9FF6944A3B36A5432216DB511043A31ACAAF


=====================================
PKGBUILD
=====================================
@@ -5,12 +5,21 @@
 pkgbase=miniupnpc
 pkgname=(miniupnpc python-miniupnpc)
 pkgver=2.3.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Small UPnP client library/tool to access Internet Gateway Devices'
 url='https://miniupnp.tuxfamily.org/'
-arch=('x86_64')
-license=('BSD-3-Clause')
-makedepends=('sh' 'glibc' 'lsb-release' 'python' 'python-build' 
'python-installer' 'python-setuptools' 'python-wheel')
+arch=(x86_64)
+license=(BSD-3-Clause)
+makedepends=(
+  glibc
+  lsb-release
+  python
+  python-build
+  python-installer
+  python-setuptools
+  python-wheel
+  sh
+)
 source=(http://miniupnp.free.fr/files/miniupnpc-${pkgver}.tar.gz{,.sig})
 
sha512sums=('a4ac76ae4dac73773b68f4af81f8f8502d168122e16313c986b7fa7cdea02ded0e722a6dd6c8dc8633f167e04b8df1ed6f7202db0d76438c4010780c48e5594c'
             'SKIP')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/miniupnpc/-/commit/caf73bd1703b54d60c301a93586209cdab3ca571

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/miniupnpc/-/commit/caf73bd1703b54d60c301a93586209cdab3ca571
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to