Package: dh-virtualenv / 1.2.2-1.7
Metadata
| Package | Version | Patches format |
|---|---|---|
| dh-virtualenv | 1.2.2-1.7 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Replace usage of inspect.getargspec with inspect.get.patch | (download) |
bin/dh_virtualenv |
2 1 + 1 - 0 ! |
replace usage of inspect.getargspec with inspect.getfullargspec It's debatable whether this check is even still needed, but for now let's do the simple thing and update it to be compatible with modern Python versions. |
| 0002 fix virtualenv options.patch | (download) |
dh_virtualenv/cmdline.py |
30 28 + 2 - 0 ! |
[patch] dh_virtualenv/deployment.py: fix virtualenv options The built-in python3 venv has neither '--setuptools', nor '--verbose' switch. |
1
