pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-scikit-build



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon May 15 09:55:46 UTC 2023

Modified Files:
        pkgsrc/devel/py-scikit-build: Makefile distinfo

Log Message:
py-scikit-build: updated to 0.17.4

Scikit-build 0.17.4
===================

A followup fix to the issue 0.17.3 tried to fix. We now have a method to
manually test downstream packages, too.

Bug fixes
---------

* Make sure include dir is found even if the lib is not present in :pr:`974`.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-scikit-build/Makefile \
    pkgsrc/devel/py-scikit-build/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-scikit-build/Makefile
diff -u pkgsrc/devel/py-scikit-build/Makefile:1.2 pkgsrc/devel/py-scikit-build/Makefile:1.3
--- pkgsrc/devel/py-scikit-build/Makefile:1.2   Mon May 15 09:19:04 2023
+++ pkgsrc/devel/py-scikit-build/Makefile       Mon May 15 09:55:46 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2023/05/15 09:19:04 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2023/05/15 09:55:46 adam Exp $
 
-DISTNAME=      scikit_build-0.17.3
+DISTNAME=      scikit_build-0.17.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/scikit-build/}
 
Index: pkgsrc/devel/py-scikit-build/distinfo
diff -u pkgsrc/devel/py-scikit-build/distinfo:1.2 pkgsrc/devel/py-scikit-build/distinfo:1.3
--- pkgsrc/devel/py-scikit-build/distinfo:1.2   Mon May 15 09:19:04 2023
+++ pkgsrc/devel/py-scikit-build/distinfo       Mon May 15 09:55:46 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2023/05/15 09:19:04 jperkin Exp $
+$NetBSD: distinfo,v 1.3 2023/05/15 09:55:46 adam Exp $
 
-BLAKE2s (scikit_build-0.17.3.tar.gz) = 980cbf74f1a926006453d3e52f769368247b638763a1da55588c0537e1e346de
-SHA512 (scikit_build-0.17.3.tar.gz) = adb3df364551b8671f0d60c3a68825e420e6ba57e715f7da583f601dd82a228d68b326ccb457f07b26ebfb9272ea04a2cdfa2cd82d4d04ed9682ec08ee2e0584
-Size (scikit_build-0.17.3.tar.gz) = 268932 bytes
+BLAKE2s (scikit_build-0.17.4.tar.gz) = 93b4d617c40f872f430cba339427df112b1688026dd6093fa288b4930d0b82e3
+SHA512 (scikit_build-0.17.4.tar.gz) = 5841789027e763e4448680b73704c683ca4400e3750679d8413e008de5213d56fc28ab84a1dce137171bae690bc99386844dd99a0810238e1a07d44310535d1d
+Size (scikit_build-0.17.4.tar.gz) = 269511 bytes
 SHA1 (patch-skbuild_platform__specifics_platform__factory.py) = f8bd7403f9ca294974b9604bc8d5193e6b207b64



Home | Main Index | Thread Index | Old Index