pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-appdirs
Module Name: pkgsrc
Committed By: adam
Date: Wed Jul 8 14:45:48 UTC 2020
Modified Files:
pkgsrc/devel/py-appdirs: Makefile distinfo
Log Message:
py-appdirs: updated to 1.4.4
appdirs 1.4.4
-------------
- Don't import appdirs from setup.py
Project officially classified as Stable which is important
for inclusion in other distros such as ActivePython.
First of several incremental releases to catch up on maintenance.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-appdirs/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-appdirs/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-appdirs/Makefile
diff -u pkgsrc/devel/py-appdirs/Makefile:1.6 pkgsrc/devel/py-appdirs/Makefile:1.7
--- pkgsrc/devel/py-appdirs/Makefile:1.6 Sun Jul 30 22:32:15 2017
+++ pkgsrc/devel/py-appdirs/Makefile Wed Jul 8 14:45:48 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/07/30 22:32:15 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/07/08 14:45:48 adam Exp $
-DISTNAME= appdirs-1.4.3
+DISTNAME= appdirs-1.4.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/appdirs/}
@@ -10,8 +10,7 @@ HOMEPAGE= https://github.com/ActiveState
COMMENT= Module for determining appropriate, platform-specific dirs
LICENSE= mit
-USE_LANGUAGES= # none
-#BOOTSTRAP_SETUPTOOLS= yes
+USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-appdirs/distinfo
diff -u pkgsrc/devel/py-appdirs/distinfo:1.3 pkgsrc/devel/py-appdirs/distinfo:1.4
--- pkgsrc/devel/py-appdirs/distinfo:1.3 Fri Apr 7 03:31:06 2017
+++ pkgsrc/devel/py-appdirs/distinfo Wed Jul 8 14:45:48 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/04/07 03:31:06 adam Exp $
+$NetBSD: distinfo,v 1.4 2020/07/08 14:45:48 adam Exp $
-SHA1 (appdirs-1.4.3.tar.gz) = 9ad09395ed489ad66e9688e49087ce1814c64276
-RMD160 (appdirs-1.4.3.tar.gz) = 5c20593d89aa579dc571d533efeeb8ee72eb0d58
-SHA512 (appdirs-1.4.3.tar.gz) = 964db6c9f830c9b23d78f0230c5f574f214f08faf3fd24f10ccc941d23e38de66186461d754f7effb94aa0553c25df4843c9ff5dcd375c992c322550b3d98cce
-Size (appdirs-1.4.3.tar.gz) = 12700 bytes
+SHA1 (appdirs-1.4.4.tar.gz) = 1fa04e44b1084338cb7b21e9cf44fce5efb81840
+RMD160 (appdirs-1.4.4.tar.gz) = 9cb319eaad2555f163855a2d14bc8104f741496e
+SHA512 (appdirs-1.4.4.tar.gz) = 8b0cdd9fd471d45b186aa47607691cf378dabd3edc7b7026a57bd6d6f57698e86f440818a5e23ba4288b35d6bb8cb6eb0106eae8aab09d8863ee15025d300883
+Size (appdirs-1.4.4.tar.gz) = 13470 bytes
Home |
Main Index |
Thread Index |
Old Index