pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-webcolors py-webcolors: updated to 1.11.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/270d46af54e9
branches: trunk
changeset: 411744:270d46af54e9
user: adam <adam%pkgsrc.org@localhost>
date: Wed Feb 19 17:49:24 2020 +0000
description:
py-webcolors: updated to 1.11.1
Version 1.11.1:
Bugs fixed
* Corrected an error regarding supported Python versions in the
README file.
Version 1.11:
No bug fixes or new features.
Other changes
* Python 2 has reached the end of its support cycle from the Python
core team; accordingly, Python 2 support is dropped. Supported
Python versions are now 3.5, 3.6, 3.7, and 3.8.
diffstat:
www/py-webcolors/Makefile | 8 ++++----
www/py-webcolors/PLIST | 3 +--
www/py-webcolors/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 11 deletions(-)
diffs (53 lines):
diff -r 6c293b723f3a -r 270d46af54e9 www/py-webcolors/Makefile
--- a/www/py-webcolors/Makefile Wed Feb 19 17:47:59 2020 +0000
+++ b/www/py-webcolors/Makefile Wed Feb 19 17:49:24 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2019/11/18 04:47:09 gutteridge Exp $
+# $NetBSD: Makefile,v 1.10 2020/02/19 17:49:24 adam Exp $
-DISTNAME= webcolors-1.10
+DISTNAME= webcolors-1.11.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= www
+CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=w/webcolors/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -12,7 +12,7 @@
USE_LANGUAGES= # none
-DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 6c293b723f3a -r 270d46af54e9 www/py-webcolors/PLIST
--- a/www/py-webcolors/PLIST Wed Feb 19 17:47:59 2020 +0000
+++ b/www/py-webcolors/PLIST Wed Feb 19 17:49:24 2020 +0000
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2019/11/18 04:47:09 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/02/19 17:49:24 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/webcolors.py
${PYSITELIB}/webcolors.pyc
diff -r 6c293b723f3a -r 270d46af54e9 www/py-webcolors/distinfo
--- a/www/py-webcolors/distinfo Wed Feb 19 17:47:59 2020 +0000
+++ b/www/py-webcolors/distinfo Wed Feb 19 17:49:24 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/11/18 04:47:09 gutteridge Exp $
+$NetBSD: distinfo,v 1.5 2020/02/19 17:49:24 adam Exp $
-SHA1 (webcolors-1.10.tar.gz) = d4158485f8479ac85352207f4c7d0de20c1cccc3
-RMD160 (webcolors-1.10.tar.gz) = d6f332969856002ac1ed3c3076ee44cefb6afb89
-SHA512 (webcolors-1.10.tar.gz) = db02dcfc542d1fd08fccad815a02cbe01012a942329c53d468c7f9b6e0d628dd38abf4b2633bc8992fb914932ca4455e54c7ef98e101ca86d34825edfc3c1feb
-Size (webcolors-1.10.tar.gz) = 36108 bytes
+SHA1 (webcolors-1.11.1.tar.gz) = e3d84ff93d9f125d1ef1033c522245fb8ff20564
+RMD160 (webcolors-1.11.1.tar.gz) = 808eb25a7e7c8171cd7701f59f612683a87923cc
+SHA512 (webcolors-1.11.1.tar.gz) = b8d9146e31292b41c3f3a501ca5f0ce5d9c21ec08dc31384bf6bfe06ccff202b97592eaafef0cfce9ddef1b674bf19a527225d67ecceb92bdc514a050a02524b
+Size (webcolors-1.11.1.tar.gz) = 309399 bytes
Home |
Main Index |
Thread Index |
Old Index