[arch-commits] Commit in python-setuptools-rust/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 28 14:29:56 UTC 2021
Date: Friday, May 28, 2021 @ 14:29:56
Author: felixonmars
Revision: 949834
upgpkg: python-setuptools-rust 0.12.0-1
Modified:
python-setuptools-rust/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-28 14:29:49 UTC (rev 949833)
+++ PKGBUILD 2021-05-28 14:29:56 UTC (rev 949834)
@@ -4,8 +4,8 @@
# Contributor: Clayton Craft <clayton at craftyguy dot net>
pkgname=python-setuptools-rust
-pkgver=0.11.6
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
pkgdesc="Compile and distribute Python extensions written in rust as easily as if they were written in C."
arch=('any')
license=('MIT')
@@ -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")
-sha256sums=('0c22494070035f43b8b1578dc28d247e3efaeea401fd67b7d062ebc5ce800786')
+sha512sums=('09f77fef0c46f444cbc690e02369e62920a887395334ed4b7501ab64976ade2cbf67c56e4bdcb2bdf2d212ea4dd3beb99b8d3340f93a706524b4f6385c46d4da')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list