pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/py-watchfiles



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jan 12 07:45:50 UTC 2025

Modified Files:
        pkgsrc/misc/py-watchfiles: Makefile distinfo

Log Message:
py-watchfiles: cleanup


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/py-watchfiles/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/py-watchfiles/distinfo

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

Modified files:

Index: pkgsrc/misc/py-watchfiles/Makefile
diff -u pkgsrc/misc/py-watchfiles/Makefile:1.9 pkgsrc/misc/py-watchfiles/Makefile:1.10
--- pkgsrc/misc/py-watchfiles/Makefile:1.9      Sun Jan 12 07:44:49 2025
+++ pkgsrc/misc/py-watchfiles/Makefile  Sun Jan 12 07:45:49 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2025/01/12 07:44:49 adam Exp $
+# $NetBSD: Makefile,v 1.10 2025/01/12 07:45:49 adam Exp $
 
 DISTNAME=      watchfiles-1.0.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -14,13 +14,6 @@ DEPENDS+=    ${PYPKGPREFIX}-anyio>=3.0.0:..
 TEST_DEPENDS+= ${PYPKGPREFIX}-dirty-equals>=0:../../devel/py-dirty-equals
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout>=0:../../devel/py-test-timeout
 
-# Depends on an unpublished crate. Can't use cargo.mk to fetch it.
-NOTIFY_REV=    0f87ab12707d231fa44180454d59478d3992eb59
-DISTFILES=     ${DEFAULT_DISTFILES}
-DISTFILES+=    notify-${NOTIFY_REV}.tar.gz
-
-SITES.notify-${NOTIFY_REV}.tar.gz+=    -${MASTER_SITE_GITHUB:=samuelcolvin/}notify/archive/${NOTIFY_REV}.tar.gz
-
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
        ${MV} watchfiles watchfiles-${PYVERSSUFFIX} || ${TRUE}

Index: pkgsrc/misc/py-watchfiles/distinfo
diff -u pkgsrc/misc/py-watchfiles/distinfo:1.7 pkgsrc/misc/py-watchfiles/distinfo:1.8
--- pkgsrc/misc/py-watchfiles/distinfo:1.7      Sun Jan 12 07:44:49 2025
+++ pkgsrc/misc/py-watchfiles/distinfo  Sun Jan 12 07:45:49 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2025/01/12 07:44:49 adam Exp $
+$NetBSD: distinfo,v 1.8 2025/01/12 07:45:49 adam Exp $
 
 BLAKE2s (autocfg-1.3.0.crate) = 4b8d612ff5e388a3a839ce0211c16422cce28b2bf8a607944c90de0737f97850
 SHA512 (autocfg-1.3.0.crate) = a5570b955d57a7183ba148b335837dc5af24b202e80681027536d33fe2822509ba644fc70c29f018c893285ced2bf6774f44ca6c59f7c7e2226d5349cf7c3635
@@ -63,9 +63,6 @@ Size (memoffset-0.9.1.crate) = 9032 byte
 BLAKE2s (mio-1.0.3.crate) = 557461aecdf15f429bf14eac03f0c53597cf18c7222aac33d796634cf7d19db9
 SHA512 (mio-1.0.3.crate) = 2142edc7e9378fc3437110c85ba2cee9c9683e87034cd44275d2c389645979db53fbbc29fec304f1d8c8f0464ae17d2a5db1aa9215d696fa0282f5069700b1e2
 Size (mio-1.0.3.crate) = 103703 bytes
-BLAKE2s (notify-0f87ab12707d231fa44180454d59478d3992eb59.tar.gz) = 6cb33520b56d64b2a2dd5d0c7e71b6fa383fd1303de9bc2bb576e5dc506835c7
-SHA512 (notify-0f87ab12707d231fa44180454d59478d3992eb59.tar.gz) = 3f100ea3fd443c616d8bcdbebe0d69626bb0f1e5dacdc4798db036f6f657e7684924bbaa1cd83ae958b6b93a47988939243d3987bea2cd72133cd2196b5bec7f
-Size (notify-0f87ab12707d231fa44180454d59478d3992eb59.tar.gz) = 96557 bytes
 BLAKE2s (notify-7.0.0.crate) = c4812a1bf9563d1aba3223891aca2d3baec6a100d5e7c5fd85fa2b331175ed73
 SHA512 (notify-7.0.0.crate) = e55407f5235192dd784132182549f5cd8ab211bfbc4aebdfc5b2da61b726d5bc523951b675190ab218c6aa125bc70d2bd85c87061e113f825dae22b0b5990d82
 Size (notify-7.0.0.crate) = 35141 bytes
@@ -165,4 +162,3 @@ Size (windows_x86_64_gnullvm-0.52.6.crat
 BLAKE2s (windows_x86_64_msvc-0.52.6.crate) = 5b8f356fbbd3d304c939f19f79a10b72a39c1b27decca9b0449a4af3761e9a79
 SHA512 (windows_x86_64_msvc-0.52.6.crate) = 21944cd8e3a481b514509e73ae3f62722fe7ed380d37ea0c25f8fbdeba79174dd52ff65d898838da5df4197894b74e00f45d47489418e978753b4e55c7e623e7
 Size (windows_x86_64_msvc-0.52.6.crate) = 832564 bytes
-SHA1 (patch-Cargo.toml) = 9c0129eab6234737924616ee77df4b8ddc4524ca



Home | Main Index | Thread Index | Old Index