forked from ports/contrib
python3-dephell-venvs: 0.1.16 -> 0.1.18
This commit is contained in:
parent
bb79fe2395
commit
d77d2830d3
@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/python3.9/
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.16-py3.9.egg-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.16-py3.9.egg-info/PKG-INFO
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.16-py3.9.egg-info/SOURCES.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.16-py3.9.egg-info/dependency_links.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.16-py3.9.egg-info/requires.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.16-py3.9.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.18-py3.9.egg-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.18-py3.9.egg-info/PKG-INFO
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.18-py3.9.egg-info/SOURCES.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.18-py3.9.egg-info/dependency_links.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.18-py3.9.egg-info/requires.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs-0.1.18-py3.9.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_venvs/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_venvs/__pycache__/
|
||||
@ -19,6 +19,8 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_venvs/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/__pycache__/_cached_property.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/__pycache__/_constants.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/__pycache__/_constants.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/__pycache__/_ensurepip.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/__pycache__/_ensurepip.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/__pycache__/_venv.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/__pycache__/_venv.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/__pycache__/_venvs.cpython-39.opt-1.pyc
|
||||
@ -26,5 +28,20 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_venvs/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/_builder.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/_cached_property.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/_constants.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/_ensurepip.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/_venv.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/_venvs.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/__init__.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/__main__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/__pycache__/__init__.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/__pycache__/__init__.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/__pycache__/__main__.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/__pycache__/__main__.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/__pycache__/_uninstall.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/__pycache__/_uninstall.cpython-39.pyc
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/_bundled/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/_bundled/pip-18.1-py2.py3-none-any.whl
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/_bundled/setuptools-40.6.2-py2.py3-none-any.whl
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_venvs/ensurepip/_uninstall.py
|
||||
|
@ -1,6 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF36fnaBLtCJ+ICb7IOh7D7f2kYtlzIqUV0oNEazFQgaOu3gm+oRVKwCnmx2JCEYQJ8ylF5VnSrZlNEAAlEpNxCAQ=
|
||||
SHA256 (Pkgfile) = 620299fc5d4f77bdf026ad68240ec35bcbefec08c4763be3c6218f48860b727e
|
||||
SHA256 (.footprint) = a4d74d79a4f1a9c876bdbc42da331e78571c0910b572fe473da7f3ff2bcb6c4e
|
||||
SHA256 (dephell_venvs-0.1.16.tar.gz) = 3675c0a905a5c29516937c686713d9387b8f8d3f3243dccec5e203e294c9b549
|
||||
SHA256 (py39.patch) = a186c90984bc7574e3595d691cbc2c9abeca75b17a32b8de8c2b5f344eed5c84
|
||||
RWSagIOpLGJF3zOVf1QdDOk9Y6ikV/yOQcC0NDSAfVOytxh0XqCF0HStiqEEDB9erDWpjPlWzKfRmVDeBlOreOw4EF5MTzHP/AA=
|
||||
SHA256 (Pkgfile) = 9af2f1eb55c26ed22bd7fff4b664c3d26d2acb3c6b587de459e90e63a5366d1e
|
||||
SHA256 (.footprint) = f1de46efdefe82c95673da84f53887deded9177a96820975a56e7c82a6307081
|
||||
SHA256 (dephell_venvs-0.1.18.tar.gz) = c7307291b754edba325ab27edeb05d85ee4dd2f1487c48872a1ebfc372bf7a2e
|
||||
|
@ -4,14 +4,12 @@
|
||||
# Depends on: python3-dephell-pythons
|
||||
|
||||
name=python3-dephell-venvs
|
||||
version=0.1.16
|
||||
version=0.1.18
|
||||
release=1
|
||||
source=(https://files.pythonhosted.org/packages/source/d/dephell_venvs/dephell_venvs-$version.tar.gz
|
||||
py39.patch)
|
||||
source=(https://files.pythonhosted.org/packages/source/d/dephell_venvs/dephell_venvs-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd dephell_venvs-$version
|
||||
patch -Np1 -i $SRC/py39.patch
|
||||
find . -name \*.pyc -delete
|
||||
/usr/bin/python3 setup.py build
|
||||
/usr/bin/python3 setup.py install --prefix=/usr \
|
||||
|
@ -1,21 +0,0 @@
|
||||
From 1dbd550b3481fa597a3a43d1ab5b1d8aab776085 Mon Sep 17 00:00:00 2001
|
||||
From: Gram <master_fess@mail.ru>
|
||||
Date: Mon, 26 Oct 2020 08:16:35 +0100
|
||||
Subject: [PATCH] update for 3.9 support
|
||||
|
||||
---
|
||||
dephell_venvs/_builder.py | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/dephell_venvs/_builder.py b/dephell_venvs/_builder.py
|
||||
index 4775c8e..f773b3f 100644
|
||||
--- a/dephell_venvs/_builder.py
|
||||
+++ b/dephell_venvs/_builder.py
|
||||
@@ -21,6 +21,7 @@ class VEnvBuilder(EnvBuilder):
|
||||
symlinks = attr.ib(type=bool, default=False)
|
||||
upgrade = attr.ib(type=bool, default=False)
|
||||
with_pip = attr.ib(type=bool, default=False)
|
||||
+ upgrade_deps = attr.ib(type=bool, default=False)
|
||||
|
||||
prompt = attr.ib(type=str, default=None)
|
||||
python = attr.ib(type=Optional[str], default=None) # path to the python interpreter
|
Loading…
x
Reference in New Issue
Block a user