pkgsrc-WIP-changes archive

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

py-virtualenv20: Update to 20.6.0



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Thu Jul 22 14:53:09 2021 +0900
Changeset:	654851bc5fcf4fea2bd9efb69e13ee1cbea9b6c1

Modified Files:
	py-virtualenv20/Makefile
	py-virtualenv20/PLIST
	py-virtualenv20/distinfo

Log Message:
py-virtualenv20: Update to 20.6.0

v20.6.0 (2021-07-14)
Features - 20.6.0

* Support Python interpreters without distutils (fallback to syconfig in
  these cases)

v20.5.0 (2021-07-13)
Features - 20.5.0

* Plugins now use 'selectable' entry points
* add libffi-7.dll to the hard-coded list of dlls for PyPy
* Use the better maintained platformdirs instead of appdirs

Bugfixes - 20.5.0

* Bump pip the embedded pip 21.1.3 and setuptools to 57.1.0

Deprecations and Removals - 20.5.0

* Drop python 3.4 support as it has been over 2 years since EOL

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=654851bc5fcf4fea2bd9efb69e13ee1cbea9b6c1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-virtualenv20/Makefile | 5 +++--
 py-virtualenv20/PLIST    | 7 ++-----
 py-virtualenv20/distinfo | 8 ++++----
 3 files changed, 9 insertions(+), 11 deletions(-)

diffs:
diff --git a/py-virtualenv20/Makefile b/py-virtualenv20/Makefile
index f49c656201..6050a7043b 100644
--- a/py-virtualenv20/Makefile
+++ b/py-virtualenv20/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	virtualenv-20.4.7
+DISTNAME=	virtualenv-20.6.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=v/virtualenv/}
@@ -12,9 +12,10 @@ LICENSE=	mit
 
 CONFLICTS+=	${PYPKGPREFIX}-virtualenv-[0-9]*
 
-DEPENDS+=	${PYPKGPREFIX}-appdirs>=1.4.3<2:../../devel/py-appdirs
+DEPENDS+=	${PYPKGPREFIX}-backports.entry_points_selectable>=1.0.4:../../wip/py-backports.entry_points_selectable
 DEPENDS+=	${PYPKGPREFIX}-distlib>=0.3.1<1:../../wip/py-distlib
 DEPENDS+=	${PYPKGPREFIX}-filelock>=3.0.0<4:../../devel/py-filelock
+DEPENDS+=	${PYPKGPREFIX}-platformdirs>=2<3:../../wip/py-platformdirs
 DEPENDS+=	${PYPKGPREFIX}-six>=1.9.0<2:../../lang/py-six
 .include "../../lang/python/pyversion.mk"
 .if ${_PYTHON_VERSION} < 38
diff --git a/py-virtualenv20/PLIST b/py-virtualenv20/PLIST
index 001993c38c..20c64f3174 100644
--- a/py-virtualenv20/PLIST
+++ b/py-virtualenv20/PLIST
@@ -267,14 +267,11 @@ ${PYSITELIB}/virtualenv/seed/wheels/bundle.pyo
 ${PYSITELIB}/virtualenv/seed/wheels/embed/__init__.py
 ${PYSITELIB}/virtualenv/seed/wheels/embed/__init__.pyc
 ${PYSITELIB}/virtualenv/seed/wheels/embed/__init__.pyo
-${PYSITELIB}/virtualenv/seed/wheels/embed/pip-19.1.1-py2.py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/pip-20.3.4-py2.py3-none-any.whl
-${PYSITELIB}/virtualenv/seed/wheels/embed/pip-21.1.2-py3-none-any.whl
-${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-43.0.0-py2.py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/pip-21.1.3-py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-44.1.1-py2.py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-50.3.2-py3-none-any.whl
-${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-57.0.0-py3-none-any.whl
-${PYSITELIB}/virtualenv/seed/wheels/embed/wheel-0.33.6-py2.py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-57.1.0-py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/wheel-0.36.2-py2.py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/periodic_update.py
 ${PYSITELIB}/virtualenv/seed/wheels/periodic_update.pyc
diff --git a/py-virtualenv20/distinfo b/py-virtualenv20/distinfo
index ab262fded4..45c34fcb14 100644
--- a/py-virtualenv20/distinfo
+++ b/py-virtualenv20/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (virtualenv-20.4.7.tar.gz) = 42c609ae86f5b6b3d491e4a865235e71ed35bfd3
-RMD160 (virtualenv-20.4.7.tar.gz) = 593346cfc655bcbe26df9e0f5044e50d4780a276
-SHA512 (virtualenv-20.4.7.tar.gz) = a554fb32cc46cb1cef2a2655bdae598efb52a4e71223eb10d9a36b124390546250aa11cf7da991a41ef4697523ec4562a31e35b5ab7ee8aba748ea4ff28e088b
-Size (virtualenv-20.4.7.tar.gz) = 10625204 bytes
+SHA1 (virtualenv-20.6.0.tar.gz) = 52e8e052af0d4fc28b58b9758866d46af3db49c9
+RMD160 (virtualenv-20.6.0.tar.gz) = e5a870dc14efbc5b5d9d021d55b6f123c978967c
+SHA512 (virtualenv-20.6.0.tar.gz) = 7eff570f407a4986336d5a34bdcab1621d953aa6900d41962a85a5a44d7b68d378cda4a1bc1ddbfbc468580e051a98c37be17b0a52babbb00166718a987a591c
+Size (virtualenv-20.6.0.tar.gz) = 8700762 bytes


Home | Main Index | Thread Index | Old Index