pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-setuptools-rust
Module Name: pkgsrc
Committed By: adam
Date: Thu Oct 26 13:08:49 UTC 2023
Modified Files:
pkgsrc/devel/py-setuptools-rust: Makefile distinfo
Log Message:
py-setuptools-rust: updated to 1.8.0
1.8.0 (2023-10-26)
Packaging
- Drop support for Python 3.7.
- Remove direct imports from `pkg_resources`.
Added
- Add support for setting a custom cargo profile with the `SETUPTOOLS_RUST_CARGO_PROFILE` environment variable.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-setuptools-rust/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-setuptools-rust/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-setuptools-rust/Makefile
diff -u pkgsrc/devel/py-setuptools-rust/Makefile:1.14 pkgsrc/devel/py-setuptools-rust/Makefile:1.15
--- pkgsrc/devel/py-setuptools-rust/Makefile:1.14 Wed Aug 23 05:32:00 2023
+++ pkgsrc/devel/py-setuptools-rust/Makefile Thu Oct 26 13:08:49 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2023/08/23 05:32:00 adam Exp $
+# $NetBSD: Makefile,v 1.15 2023/10/26 13:08:49 adam Exp $
-DISTNAME= setuptools-rust-1.7.0
+DISTNAME= setuptools-rust-1.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools-rust/}
Index: pkgsrc/devel/py-setuptools-rust/distinfo
diff -u pkgsrc/devel/py-setuptools-rust/distinfo:1.12 pkgsrc/devel/py-setuptools-rust/distinfo:1.13
--- pkgsrc/devel/py-setuptools-rust/distinfo:1.12 Wed Aug 23 05:32:00 2023
+++ pkgsrc/devel/py-setuptools-rust/distinfo Thu Oct 26 13:08:49 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2023/08/23 05:32:00 adam Exp $
+$NetBSD: distinfo,v 1.13 2023/10/26 13:08:49 adam Exp $
-BLAKE2s (setuptools-rust-1.7.0.tar.gz) = cb7f715236ab63e4c6d706a1164d9fef2c925bd2a8bc492e8f81d8f03f73569f
-SHA512 (setuptools-rust-1.7.0.tar.gz) = 19e77be4856f6517155175272e4b1ec1eca7a75f73a94ec2e9c26d6b1fe217a7dda3ee6454a30aa477dedea15d7eb723d0f8753700e2d8dec303d58b03712c6e
-Size (setuptools-rust-1.7.0.tar.gz) = 303181 bytes
+BLAKE2s (setuptools-rust-1.8.0.tar.gz) = ece4469bb8b02ee18f36d9b3a1c0066f1eff3bf4b5c428940fa07e7a6a4eeeb4
+SHA512 (setuptools-rust-1.8.0.tar.gz) = f0eac9d8902806ffd96348d93fc39c60c4dd0b25ad5546177a9b2f446ca4fc5828aa43952bacbae996885c2e0de7aa19e098da6d3d6f4914ab9449fabce53264
+Size (setuptools-rust-1.8.0.tar.gz) = 311435 bytes
Home |
Main Index |
Thread Index |
Old Index