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

Kpcyrd kpcyrd at gemini.archlinux.org
Sun Feb 27 11:19:48 UTC 2022


    Date: Sunday, February 27, 2022 @ 11:19:48
  Author: kpcyrd
Revision: 1137528

upgpkg: python-rpyc 5.1.0-1

Modified:
  python-rpyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-27 10:28:19 UTC (rev 1137527)
+++ PKGBUILD	2022-02-27 11:19:48 UTC (rev 1137528)
@@ -2,8 +2,8 @@
 
 pkgname=python-rpyc
 _name=rpyc
-pkgver=5.0.1
-pkgrel=3
+pkgver=5.1.0
+pkgrel=1
 pkgdesc='Remote Python Call - A transparent and symmetric RPC library for python'
 url='https://github.com/tomerfiliba-org/rpyc'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('python' 'python-plumbum')
 makedepends=('python-setuptools')
 source=(https://github.com/tomerfiliba-org/${_name}/archive/${pkgver}/${_name}-${pkgver}.tar.gz)
-sha512sums=('57b0d6b2dba33c7f6c9d204b4deae8ab08ed56e5799aa2c7ae4bcb8ab98486055090e3079d8b0d615fcd517111a6e02893dff85607aaca5497ae76429abe3148')
-b2sums=('84d0bee67004928c26a1765a26267e3e8eb5dc09a8fd53c1d75ca691cf313a7563398626b7e89a8893415294721623206204784da01444708edb56aec8101719')
+sha512sums=('e9783392f423abca6b488dff5be36dae066980004bd221ca5a1c451f0f9dc7e1daf749650106802f9159de619a8d5e2cd6dc90e9a5f49d16f01bbedd59b504cf')
+b2sums=('4be17e5de4b0475cd63b99bf20e55e3221149f974b9efec638e0387d71815a5a2e4ea782578152690e019e7b8a4ece17405eed6626578a9c9e379d0f4b589008')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list