Date: Thursday, October 6, 2022 @ 13:41:35
  Author: felixonmars
Revision: 1322203

upgpkg: python-setuptools-rust 1.5.1-1

Modified:
  python-setuptools-rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-06 13:39:43 UTC (rev 1322202)
+++ PKGBUILD    2022-10-06 13:41:35 UTC (rev 1322203)
@@ -4,7 +4,7 @@
 # Contributor: Clayton Craft <clayton at craftyguy dot net>
 
 pkgname=python-setuptools-rust
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="Compile and distribute Python extensions written in rust as easily as 
if they were written in C."
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('rust' 'python-setuptools' 'python-semantic-version' 
'python-typing-extensions')
 checkdepends=('python-pytest' 'python-pytest-benchmark' 
'python-beautifulsoup4' 'python-lxml' 'python-cffi')
 
source=("https://github.com/PyO3/setuptools-rust/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('40e204e4599a41032dd591d4ef6edecb9dd90c756932fdaeab1999dd24000b97a3f9efb51a20ac81f7d9f1f5a9b25b3891b5f56292951090b89887f947346704')
+sha512sums=('0a763f371b88f3d22ff0dced8dc23d29534130a70133b63fa9097f7466957e13ee1ac812bbdea1a46ac3effb39a2d4349f1314e6cb0d20dfba407e07d37c7c14')
 
 build() {
   cd setuptools-rust-$pkgver

Reply via email to