pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pipenv-setup: remove dependency(py-typing) and force SUPPORT PY3.7
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Thu Jan 21 11:33:42 2021 +0100
Changeset: 7933a44301fe5a68d4a9f036755986dacf826829
Modified Files:
py-pipenv-setup/Makefile
Log Message:
py-pipenv-setup: remove dependency(py-typing) and force SUPPORT PY3.7
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7933a44301fe5a68d4a9f036755986dacf826829
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pipenv-setup/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/py-pipenv-setup/Makefile b/py-pipenv-setup/Makefile
index 16d548ae78..fd85e9f50e 100644
--- a/py-pipenv-setup/Makefile
+++ b/py-pipenv-setup/Makefile
@@ -25,8 +25,7 @@ DEPENDS+= ${PYPKGPREFIX}-packaging>=19.2:../../devel/py-packaging
DEPENDS+= ${PYPKGPREFIX}-vistir>=0.4:../../wip/py-vistir
DEPENDS+= ${PYPKGPREFIX}-autopep8>=1.5.4:../../devel/py-autopep8
DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
-DEPENDS+= ${PYPKGPREFIX}-typing>=3.5.2.2:../../devel/py-typing
-DEPENDS+= ${PYPKGPREFIX}-requirementslib>=1.5.15:../../wip/py-requirementslib
+DEPENDS+= ${PYPKGPREFIX}-requirementslib>=0.5.15:../../wip/py-requirementslib
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index