pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-empty-files



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Sep  7 13:42:57 UTC 2023

Modified Files:
        pkgsrc/devel/py-empty-files: Makefile distinfo

Log Message:
Update to 0.0.9. From the changelog:

- Empty files will now just create a blank file if you have not setup
  openssl correctly for the version of urllib3. This mainly happens in
  python 3.7.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-empty-files/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-empty-files/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-empty-files/Makefile
diff -u pkgsrc/devel/py-empty-files/Makefile:1.4 pkgsrc/devel/py-empty-files/Makefile:1.5
--- pkgsrc/devel/py-empty-files/Makefile:1.4    Mon Jun 26 16:31:33 2023
+++ pkgsrc/devel/py-empty-files/Makefile        Thu Sep  7 13:42:57 2023
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2023/06/26 16:31:33 schmonz Exp $
+# $NetBSD: Makefile,v 1.5 2023/09/07 13:42:57 schmonz Exp $
 
-DISTNAME=      empty-files-0.0.4
+DISTNAME=      empty-files-0.0.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=e/empty-files/}
 
 MAINTAINER=    schmonz%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/approvals/${GITHUB_PROJECT}
+HOMEPAGE=      https://github.com/approvals/EmptyFiles.Python
 COMMENT=       Null Object pattern for files
 LICENSE=       apache-2.0
 

Index: pkgsrc/devel/py-empty-files/distinfo
diff -u pkgsrc/devel/py-empty-files/distinfo:1.3 pkgsrc/devel/py-empty-files/distinfo:1.4
--- pkgsrc/devel/py-empty-files/distinfo:1.3    Mon Jun 26 16:31:33 2023
+++ pkgsrc/devel/py-empty-files/distinfo        Thu Sep  7 13:42:57 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2023/06/26 16:31:33 schmonz Exp $
+$NetBSD: distinfo,v 1.4 2023/09/07 13:42:57 schmonz Exp $
 
-BLAKE2s (empty-files-0.0.4.tar.gz) = c965eaae3f048248b4796ca0828dcfc8014dd644b8afd9869f67702358492d01
-SHA512 (empty-files-0.0.4.tar.gz) = d660b977fff33d2eaeaa4d55b8ae854f304dab23c762b6946df603b72a77b241cb7dd40f6202bc34ed64c4c5f0d504f084905c4cb322b69c682affbf70179475
-Size (empty-files-0.0.4.tar.gz) = 6752 bytes
+BLAKE2s (empty-files-0.0.9.tar.gz) = 817bdb4df3eeda28329c1bed8c5e7b39c456491bbc6028f81ea9b60886abf36c
+SHA512 (empty-files-0.0.9.tar.gz) = c3ece8f8e9ad384ae7b079f2d8b2aa6d51eaf5b1a6f1f413c78a3e05147ecbe1c674bd4fbbc395229c0f9f238ef5e5bc5abe0322fc704201e9ad78d7ddffd112
+Size (empty-files-0.0.9.tar.gz) = 6812 bytes



Home | Main Index | Thread Index | Old Index