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:   wiz
Date:           Sun Feb 25 15:22:28 UTC 2024

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

Log Message:
py-setuptools-rust: update to 1.9.0.

## 1.9.0 (2024-02-24)
### Changed
- Deprecate `py_limited_api` option to `RustExtension` in favour
of always using `"auto"` to configure this from `bdist_wheel`.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/py-setuptools-rust/Makefile
cvs rdiff -u -r1.14 -r1.15 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.17 pkgsrc/devel/py-setuptools-rust/Makefile:1.18
--- pkgsrc/devel/py-setuptools-rust/Makefile:1.17       Tue Oct 31 20:22:54 2023
+++ pkgsrc/devel/py-setuptools-rust/Makefile    Sun Feb 25 15:22:28 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2023/10/31 20:22:54 adam Exp $
+# $NetBSD: Makefile,v 1.18 2024/02/25 15:22:28 wiz Exp $
 
-DISTNAME=      setuptools-rust-1.8.1
+DISTNAME=      setuptools-rust-1.9.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.14 pkgsrc/devel/py-setuptools-rust/distinfo:1.15
--- pkgsrc/devel/py-setuptools-rust/distinfo:1.14       Tue Oct 31 20:22:54 2023
+++ pkgsrc/devel/py-setuptools-rust/distinfo    Sun Feb 25 15:22:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2023/10/31 20:22:54 adam Exp $
+$NetBSD: distinfo,v 1.15 2024/02/25 15:22:28 wiz Exp $
 
-BLAKE2s (setuptools-rust-1.8.1.tar.gz) = bbe99dec7a7df18ee7cf0d4c41c189787a13ce62ef76f2f4daef3da4c75d3de5
-SHA512 (setuptools-rust-1.8.1.tar.gz) = 1beff0d6551ad0a55f154c4d8c4df5998f55f36ee704dd5b88c1c2290aa3f5266c8ebdb768a740da0e6a60c0fdb2d63ab17ec1b6ba15ab70aa59a8a677038583
-Size (setuptools-rust-1.8.1.tar.gz) = 311455 bytes
+BLAKE2s (setuptools-rust-1.9.0.tar.gz) = ca1125934b876f7758b0773ef0adce656a1af2d41af6aa8c2c5b61d7bce9489a
+SHA512 (setuptools-rust-1.9.0.tar.gz) = 8658ab89833affca2f7882f7a386442b40f5a7decc651f37a4ee65be50a002dad81d929f0b970ba53f628597efc852d7708f78bf90fab91a14bcb42048f374a6
+Size (setuptools-rust-1.9.0.tar.gz) = 311733 bytes



Home | Main Index | Thread Index | Old Index