Wed Jul 8 14:45:48 2020 UTC ()
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.


(adam)
diff -r1.6 -r1.7 pkgsrc/devel/py-appdirs/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/py-appdirs/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/devel/py-appdirs/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-appdirs/Makefile 2017/07/30 22:32:15 1.6
+++ pkgsrc/devel/py-appdirs/Makefile 2020/07/08 14:45:48 1.7
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2017/07/30 22:32:15 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2020/07/08 14:45:48 adam Exp $
2 2
3DISTNAME= appdirs-1.4.3 3DISTNAME= appdirs-1.4.4
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=a/appdirs/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=a/appdirs/}
7 7
8MAINTAINER= kamelderouiche@yahoo.com 8MAINTAINER= kamelderouiche@yahoo.com
9HOMEPAGE= https://github.com/ActiveState/appdirs 9HOMEPAGE= https://github.com/ActiveState/appdirs
10COMMENT= Module for determining appropriate, platform-specific dirs 10COMMENT= Module for determining appropriate, platform-specific dirs
11LICENSE= mit 11LICENSE= mit
12 12
13USE_LANGUAGES= # none 13USE_LANGUAGES= # none
14#BOOTSTRAP_SETUPTOOLS= yes 
15 14
16.include "../../lang/python/egg.mk" 15.include "../../lang/python/egg.mk"
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/devel/py-appdirs/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-appdirs/distinfo 2017/04/07 03:31:06 1.3
+++ pkgsrc/devel/py-appdirs/distinfo 2020/07/08 14:45:48 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2017/04/07 03:31:06 adam Exp $ 1$NetBSD: distinfo,v 1.4 2020/07/08 14:45:48 adam Exp $
2 2
3SHA1 (appdirs-1.4.3.tar.gz) = 9ad09395ed489ad66e9688e49087ce1814c64276 3SHA1 (appdirs-1.4.4.tar.gz) = 1fa04e44b1084338cb7b21e9cf44fce5efb81840
4RMD160 (appdirs-1.4.3.tar.gz) = 5c20593d89aa579dc571d533efeeb8ee72eb0d58 4RMD160 (appdirs-1.4.4.tar.gz) = 9cb319eaad2555f163855a2d14bc8104f741496e
5SHA512 (appdirs-1.4.3.tar.gz) = 964db6c9f830c9b23d78f0230c5f574f214f08faf3fd24f10ccc941d23e38de66186461d754f7effb94aa0553c25df4843c9ff5dcd375c992c322550b3d98cce 5SHA512 (appdirs-1.4.4.tar.gz) = 8b0cdd9fd471d45b186aa47607691cf378dabd3edc7b7026a57bd6d6f57698e86f440818a5e23ba4288b35d6bb8cb6eb0106eae8aab09d8863ee15025d300883
6Size (appdirs-1.4.3.tar.gz) = 12700 bytes 6Size (appdirs-1.4.4.tar.gz) = 13470 bytes