pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-setuptools-rust: Update to 0.10.6



Module Name:	pkgsrc-wip
Committed By:	Min Kim <minskim%NetBSD.org@localhost>
Pushed By:	minskim
Date:		Wed Jul 17 09:54:40 2019 +0900
Changeset:	f0028dd980107eba8e6836457ec6f7ed21bde050

Modified Files:
	py-setuptools-rust/Makefile
	py-setuptools-rust/distinfo

Log Message:
py-setuptools-rust: Update to 0.10.6

Changes:

- Fix tomlgen_rust generating invalid Cargo.toml files.
- Fix tomlgen_rust setting wrong path in .cargo/config

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f0028dd980107eba8e6836457ec6f7ed21bde050

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-setuptools-rust/Makefile | 2 +-
 py-setuptools-rust/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-setuptools-rust/Makefile b/py-setuptools-rust/Makefile
index 94a18f96c4..35e52f0905 100644
--- a/py-setuptools-rust/Makefile
+++ b/py-setuptools-rust/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	setuptools-rust-0.10.5
+DISTNAME=	setuptools-rust-0.10.6
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=PyO3/}
diff --git a/py-setuptools-rust/distinfo b/py-setuptools-rust/distinfo
index 5d72fc2113..6c6e03130c 100644
--- a/py-setuptools-rust/distinfo
+++ b/py-setuptools-rust/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.1 2012/11/09 18:14:45 jihbed Exp $
 
-SHA1 (setuptools-rust-0.10.5.tar.gz) = f61064beadd219538d692468e9cb00c0f401e12a
-RMD160 (setuptools-rust-0.10.5.tar.gz) = 0a0d2860e16d7c29fdf75174219b4901649961be
-SHA512 (setuptools-rust-0.10.5.tar.gz) = a6514c316dfb83f857488740f588803f76fd6984bdf56efb621f635e8342a57c05a12db0f0a20df6f597eedce1619c13fc34ff83a33110136bcad18b4214f64a
-Size (setuptools-rust-0.10.5.tar.gz) = 266353 bytes
+SHA1 (setuptools-rust-0.10.6.tar.gz) = c5affa39cb96aab8000f4f10dc1febf572910298
+RMD160 (setuptools-rust-0.10.6.tar.gz) = 1c19130d9152f5b21bac5c27348b0a444e3f8dfd
+SHA512 (setuptools-rust-0.10.6.tar.gz) = f24b7bf6329d0efe962301735fe89f47fd9b061f63137216ba8e35ca76cb4c9b7551f42361990da7bd48873b0ec5ccdc4f5a7a7ec683af7fd9b4e0e83c8c575f
+Size (setuptools-rust-0.10.6.tar.gz) = 266388 bytes


Home | Main Index | Thread Index | Old Index