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

Kpcyrd kpcyrd at gemini.archlinux.org
Thu Aug 4 09:51:34 UTC 2022


    Date: Thursday, August 4, 2022 @ 09:51:34
  Author: kpcyrd
Revision: 1260241

upgpkg: python-rpyc 5.2.3-1

Modified:
  python-rpyc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-04 09:50:55 UTC (rev 1260240)
+++ PKGBUILD	2022-08-04 09:51:34 UTC (rev 1260241)
@@ -2,7 +2,7 @@
 
 pkgname=python-rpyc
 _name=rpyc
-pkgver=5.2.1
+pkgver=5.2.3
 pkgrel=1
 pkgdesc='Remote Python Call - A transparent and symmetric RPC library for python'
 url='https://github.com/tomerfiliba-org/rpyc'
@@ -11,8 +11,8 @@
 depends=('python' 'python-plumbum')
 makedepends=('python-build' 'python-installer' 'python-wheel' 'python-hatchling')
 source=(https://github.com/tomerfiliba-org/${_name}/archive/${pkgver}/${_name}-${pkgver}.tar.gz)
-sha512sums=('a7a3c53bd06f0e54c63d264944df72b530f62d443296d8d4703a7b2743e7ed9120017bdac3ed00096d7b229abb4ee54de177f526b6a7548ecc734eae255b9518')
-b2sums=('0da6272a801c7582d32d82c680d7a7886d46d9615c4bf66cc021e726b5917e784325729a5515c3025255ee62ec760889c2a0ae67758cd49f20117f1469eb5494')
+sha512sums=('4be189a719be100886e08d9c2c0769d12b7d1c5e167c197ebee1a3db542e228f2124fea976e5af3680136b298ce4632c79b2f302128dff31ebf45dcf52a9743f')
+b2sums=('3c03d587293375f875de31d6a89ba07b47bd4f4ff9fd5c7b23ed0c83e420e9d2bab08844c3538299797203ac90e7e81b955db02de70bf1cee5ea59d8475a6848')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list