Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyroute2


Commits:
bd0919cf by Jelle van der Waa at 2024-04-07T12:14:29+02:00
upgpkg: 0.7.7-3: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,19 @@
+pkgbase = python-pyroute2
+       pkgdesc = A pure Python netlink and Linux network configuration library
+       pkgver = 0.7.7
+       pkgrel = 3
+       url = https://docs.pyroute2.org/
+       arch = any
+       license = GPL2
+       license = Apache
+       checkdepends = python-pytest
+       checkdepends = python-netaddr
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-wheel
+       makedepends = python-setuptools
+       depends = python
+       source = 
pyroute2-0.7.7.tar.gz::https://github.com/svinota/pyroute2/archive/0.7.7.tar.gz
+       sha512sums = 
c2abf264371e1ce2a098c47b49d321a7ae790450f8c01e51adf8f04e2af07d47db47a0924b0e164530e1f3a1f81459c685fdeb0023ab42396a961514d4e64c51
+
+pkgname = python-pyroute2


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ _pkgbase="${pkgbase//python-/}"
 pkgname=("python-${_pkgbase}")
 pkgdesc="A pure Python netlink and Linux network configuration library"
 pkgver=0.7.7
-pkgrel=2
+pkgrel=3
 arch=('any')
 url="https://docs.pyroute2.org/";
 license=('GPL2' 'Apache')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyroute2/-/commit/bd0919cf25087fd3607b0f8c4cf6e8924029d404

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


Reply via email to