pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/py-octoprint-filecheck



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jan 11 09:32:49 UTC 2026

Modified Files:
        pkgsrc/print/py-octoprint-filecheck: Makefile distinfo

Log Message:
py-octoprint-filecheck: updated to 2025.7.23

2025.7.23
Fix a packaging error breaking uploads to PyPI


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/py-octoprint-filecheck/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/py-octoprint-filecheck/distinfo

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

Modified files:

Index: pkgsrc/print/py-octoprint-filecheck/Makefile
diff -u pkgsrc/print/py-octoprint-filecheck/Makefile:1.9 pkgsrc/print/py-octoprint-filecheck/Makefile:1.10
--- pkgsrc/print/py-octoprint-filecheck/Makefile:1.9    Tue Apr 15 05:04:21 2025
+++ pkgsrc/print/py-octoprint-filecheck/Makefile        Sun Jan 11 09:32:49 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2025/04/15 05:04:21 adam Exp $
+# $NetBSD: Makefile,v 1.10 2026/01/11 09:32:49 adam Exp $
 
-DISTNAME=      OctoPrint-FileCheck-2024.11.12
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION=   2
+DISTNAME=      octoprint_filecheck-2025.7.23
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    print python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=O/OctoPrint-FileCheck/}
 
@@ -15,7 +14,5 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-setuptools
 
 USE_LANGUAGES= # none
 
-WHEEL_NAME=    ${DISTNAME:tl:S/-/_/}
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/print/py-octoprint-filecheck/distinfo
diff -u pkgsrc/print/py-octoprint-filecheck/distinfo:1.6 pkgsrc/print/py-octoprint-filecheck/distinfo:1.7
--- pkgsrc/print/py-octoprint-filecheck/distinfo:1.6    Sun Jan 19 16:15:00 2025
+++ pkgsrc/print/py-octoprint-filecheck/distinfo        Sun Jan 11 09:32:49 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/01/19 16:15:00 adam Exp $
+$NetBSD: distinfo,v 1.7 2026/01/11 09:32:49 adam Exp $
 
-BLAKE2s (OctoPrint-FileCheck-2024.11.12.tar.gz) = c25d406dd374a503d4ca3bbb56061332b6d88fff548c60dac258a9c00f2e11ea
-SHA512 (OctoPrint-FileCheck-2024.11.12.tar.gz) = b7b3144f3e6b75258f40feddd77ef5004345d88563ed4cdc0b3601f5448d811676535cead7867f4a62ca173b97366dd5f98e1f5153d227da67ebe9cfbe0d0dde
-Size (OctoPrint-FileCheck-2024.11.12.tar.gz) = 31494 bytes
+BLAKE2s (octoprint_filecheck-2025.7.23.tar.gz) = b44c21c6751ff2a801670fe5577414a27211626fb4c6d00626e7a4a0461ff6fa
+SHA512 (octoprint_filecheck-2025.7.23.tar.gz) = 38c08a92f285edf10955e539f40cacb0329bcb700fa5d616a153afcc75c0a79378651a231757b8dde5fa8ef987dd95de0642ebff5de083a988d7a5f9f379fad9
+Size (octoprint_filecheck-2025.7.23.tar.gz) = 27208 bytes



Home | Main Index | Thread Index | Old Index