Date: Thursday, September 22, 2022 @ 18:00:51
  Author: felixonmars
Revision: 1309049

upgpkg: python-setuptools-rust 1.2.0-1

Modified:
  python-setuptools-rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-22 17:48:31 UTC (rev 1309048)
+++ PKGBUILD    2022-09-22 18:00:51 UTC (rev 1309049)
@@ -4,7 +4,7 @@
 # Contributor: Clayton Craft <clayton at craftyguy dot net>
 
 pkgname=python-setuptools-rust
-pkgver=1.1.2
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="Compile and distribute Python extensions written in rust as easily as 
if they were written in C."
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools-scm' 'python-wheel')
 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=('203462bc02d2891906779276da1859a31f26c8cb16e8e4b85bf082dca48999eef848cc41447952ce90eafd35022cbd5cddb9ea7b5087f94af977bd7e4ea38a27')
+sha512sums=('de7a91f20894ec63910c9c4ff02b4a2ecd0a2492e0f94760e44f19f9bae110a59af30b278aebfc4f2fff8a791db5cfa03e1b32a764f6196bb4afbfcd7b1178ef')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 

Reply via email to