[arch-commits] Commit in python-pyroute2/trunk (PKGBUILD)

Thore Bödecker foxxx0 at gemini.archlinux.org
Sun Jun 26 20:52:50 UTC 2022


    Date: Sunday, June 26, 2022 @ 20:52:50
  Author: foxxx0
Revision: 1239576

upgpkg: python-pyroute2 0.6.13-1: update to upstream release 0.6.13

Modified:
  python-pyroute2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-26 20:20:30 UTC (rev 1239575)
+++ PKGBUILD	2022-06-26 20:52:50 UTC (rev 1239576)
@@ -6,7 +6,7 @@
 _pkgbase="${pkgbase//python-/}"
 pkgname=("python-${_pkgbase}")
 pkgdesc="A pure Python netlink and Linux network configuration library"
-pkgver=0.6.12
+pkgver=0.6.13
 pkgrel=1
 arch=('any')
 url="https://docs.pyroute2.org/"
@@ -15,7 +15,7 @@
 makedepends=('python' 'python-pip' 'python-setuptools' 'python-setuptools-scm' 'python-sphinx' 'git' 'python-aafigure' 'twine' 'python-black')
 checkdepends=('python-pytest')
 source=("${_pkgbase}-${pkgver}.tar.gz::https://github.com/svinota/${_pkgbase}/archive/${pkgver}.tar.gz")
-sha512sums=('363e8db3afb67622748c48df1a801287b128db097ab38199dbd4acd479c612e0c01b2155c9ec07255f289b0cd7cc555eb6a15b4e09f77970daa5696dfdfdd99f')
+sha512sums=('e274a07afa419f6dde745f02400efd7288bdd361e1e5232d9484b135b0e2a7902909d3d564217d65379ab38cb318db438dc5e7f93cb190af8cc3bb1d9d19e98c')
 
 prepare() {
   cd "${srcdir}/${_pkgbase}-${pkgver}"



More information about the arch-commits mailing list