pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-dotenv



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug  4 19:08:53 UTC 2020

Modified Files:
        pkgsrc/devel/py-dotenv: Makefile distinfo

Log Message:
py-dotenv: updated to 0.14.0

0.14.0

Changed
- Privilege definition in file over the environment in variable expansion

Fixed
- Improve error message for when file isn't found
- Use HTTPS URL in package meta data


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-dotenv/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-dotenv/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-dotenv/Makefile
diff -u pkgsrc/devel/py-dotenv/Makefile:1.3 pkgsrc/devel/py-dotenv/Makefile:1.4
--- pkgsrc/devel/py-dotenv/Makefile:1.3 Sat May 16 17:13:40 2020
+++ pkgsrc/devel/py-dotenv/Makefile     Tue Aug  4 19:08:53 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/05/16 17:13:40 adam Exp $
+# $NetBSD: Makefile,v 1.4 2020/08/04 19:08:53 adam Exp $
 
-DISTNAME=      python-dotenv-0.13.0
+DISTNAME=      python-dotenv-0.14.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^python-//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/python-dotenv/}

Index: pkgsrc/devel/py-dotenv/distinfo
diff -u pkgsrc/devel/py-dotenv/distinfo:1.2 pkgsrc/devel/py-dotenv/distinfo:1.3
--- pkgsrc/devel/py-dotenv/distinfo:1.2 Mon May  4 15:37:01 2020
+++ pkgsrc/devel/py-dotenv/distinfo     Tue Aug  4 19:08:53 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/05/04 15:37:01 adam Exp $
+$NetBSD: distinfo,v 1.3 2020/08/04 19:08:53 adam Exp $
 
-SHA1 (python-dotenv-0.13.0.tar.gz) = 36706fa80e1ca2de1e00c71ba64ec8eaa4383200
-RMD160 (python-dotenv-0.13.0.tar.gz) = 952e0f1d91860af070fcfac9f495ab02d6e8bea2
-SHA512 (python-dotenv-0.13.0.tar.gz) = a7e725fd0fcb262f240a8f9eb6cf9b73560d799a10ec946cf901f960cbfa972396ead1aca833808a1675ebaec0b89720c32b2fe957ef9805faa942b0df1a9608
-Size (python-dotenv-0.13.0.tar.gz) = 28679 bytes
+SHA1 (python-dotenv-0.14.0.tar.gz) = 4633a9cd3bff20e5f708888d7710bcd835c97a49
+RMD160 (python-dotenv-0.14.0.tar.gz) = ac762a9f8b0cf6d1ff6d1391ca9357cb743273e9
+SHA512 (python-dotenv-0.14.0.tar.gz) = e8f6d575cd76cb231d14d98befe8a75017c927e0de39fbffc0ecb852b2aab1ada964cf37ed51c50968a4e8a96822a794c960a058a6deb6a2f0a8f8061d0560df
+Size (python-dotenv-0.14.0.tar.gz) = 29029 bytes



Home | Main Index | Thread Index | Old Index