Commit Graph

156 Commits

Author SHA256 Message Date
Ana Guerrero
72b23e27e7 Accepting request 1179659 from devel:languages:python
- update to 20.26.2:
  * virtualenv.pyz no longer fails when zipapp path contains a
    symlink
  * Fix bad return code from activate.sh if hashing is disabled

OBS-URL: https://build.opensuse.org/request/show/1179659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=66
2024-06-11 16:27:12 +00:00
30ba7f908a - update to 20.26.2:
* virtualenv.pyz no longer fails when zipapp path contains a
    symlink
  * Fix bad return code from activate.sh if hashing is disabled

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=148
2024-06-10 08:59:08 +00:00
Ana Guerrero
edc34b5ff2 Accepting request 1173647 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1173647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=65
2024-05-14 11:37:26 +00:00
4b8abf9d75 Accepting request 1173492 from home:badshah400:branches:devel:languages:python
Update to version 20.26.1:

OBS-URL: https://build.opensuse.org/request/show/1173492
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=146
2024-05-13 12:11:40 +00:00
Ana Guerrero
17846089c3 Accepting request 1169321 from devel:languages:python
- update update 20.25.3:
  * Python 3.13.0a6 renamed pathmod to parser
  * Upgrade embedded wheels

- Add missing BuildRequires on time-machine
  the test suite checks if the include path exists.
- Add missing Requires on two modules.
  * Add ``--read-only-app-data`` option to allow for creation based on
  * The python specification can now take one or more values, first found
    Distribute again and works for Python 2 and 3 with one codebase. The

OBS-URL: https://build.opensuse.org/request/show/1169321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=64
2024-04-23 16:54:49 +00:00
c4e5e14b76 - update update 20.25.3:
* Python 3.13.0a6 renamed pathmod to parser
  * Upgrade embedded wheels
- Add missing BuildRequires on time-machine
  the test suite checks if the include path exists.
- Add missing Requires on two modules.
  * Add ``--read-only-app-data`` option to allow for creation based on
  * The python specification can now take one or more values, first found
    Distribute again and works for Python 2 and 3 with one codebase. The

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=144
2024-04-20 07:43:12 +00:00
Dominique Leuenberger
1552d58814 Accepting request 1152923 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1152923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=63
2024-02-29 20:49:06 +00:00
Markéta Machová
a1ccf1fe78 Accepting request 1152468 from home:bnavigator:branches:devel:languages:python
- Update to 20.25.1
  * Upgrade embedded wheels:
  * Avoid importing contextlib in _virtualenv #2688

OBS-URL: https://build.opensuse.org/request/show/1152468
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=142
2024-02-28 12:56:17 +00:00
Ana Guerrero
4dcb1ef78e Accepting request 1137418 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1137418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=62
2024-01-08 22:44:02 +00:00
f90d6d3533 Accepting request 1137110 from home:bnavigator:branches:devel:languages:python
- Update to 20.25.0
  * Allow platformdirs v4 by @alex in #2664
  * Upgrade embedded wheels
- Drop fix-tests-hookimpls.patch
- Update requirements
- Update test execution: Remove obsolete hacks, don't build again
  on test flavor. Accomodate changed behavior with bundled
  setuptools on Python 3.12
- Conflict with setuptools_scm for tests gh#pypa/virtualenv#2668

OBS-URL: https://build.opensuse.org/request/show/1137110
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=140
2024-01-07 19:11:55 +00:00
Ana Guerrero
50b5a29056 Accepting request 1114909 from devel:languages:python
- Add fix-tests-hookimpls.patch to fix tests with latest pytest in
  Factory.
- Update to v20.24.5:
  - Fix brew cannot copy by @gaborbernat in #2640
  - Test with 3.12 rc by @gaborbernat in #2641
  - Upgrade setuptools by @gaborbernat in #2642
  - GitHub Actions: Add PyPy 3.10 to testing by @cclauss in #2638
- 20.24.4:
  - Fix typo found by codespell by @DimitriPapadopoulos in #2624
  - Updating extend.rst typo by @sagardesai1 in #2626
- 20.24.3:
  - Update compatibility docs by @jugmac00 in #2618
  - fix ResourceWarning on process exit (#2472) by @sigma67 in #2617
  - added scripts in tasks directory to sdist on build (#2610) by @sigma67 in #2620
  - Bump wheel by @gaborbernat in #2622
- 20.24.2:
  - Bump pip and wheel by @gaborbernat in #2614
- 20.24.1:
  - Upgrade pip by @arielkirkwood in #2611
- 20.24.0:
  - Fix the CI by @gaborbernat in #2593
  - Quickstart guide by @AlvesJorge in #2599
  - Updated CLI documentation with config file name by @nathanczh in #2602
  - Exclude dependabot and pre-commit ci from release notes by @gaborbernat in #2603
  - Export VIRTUAL_ENV_PROMPT in activation scripts (#2194) by @jimporter in #2606
  - Upgrade setuptools by @gaborbernat in #2607

OBS-URL: https://build.opensuse.org/request/show/1114909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=61
2023-10-04 20:30:31 +00:00
ca99656e79 - Add fix-tests-hookimpls.patch to fix tests with latest pytest in
Factory.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=138
2023-10-03 07:10:47 +00:00
01cc60728c - Update to v20.24.5:
- Fix brew cannot copy by @gaborbernat in #2640
  - Test with 3.12 rc by @gaborbernat in #2641
  - Upgrade setuptools by @gaborbernat in #2642
  - GitHub Actions: Add PyPy 3.10 to testing by @cclauss in #2638
- 20.24.4:
  - Fix typo found by codespell by @DimitriPapadopoulos in #2624
  - Updating extend.rst typo by @sagardesai1 in #2626
- 20.24.3:
  - Update compatibility docs by @jugmac00 in #2618
  - fix ResourceWarning on process exit (#2472) by @sigma67 in #2617
  - added scripts in tasks directory to sdist on build (#2610) by @sigma67 in #2620
  - Bump wheel by @gaborbernat in #2622
- 20.24.2:
  - Bump pip and wheel by @gaborbernat in #2614
- 20.24.1:
  - Upgrade pip by @arielkirkwood in #2611
- 20.24.0:
  - Fix the CI by @gaborbernat in #2593
  - Quickstart guide by @AlvesJorge in #2599
  - Updated CLI documentation with config file name by @nathanczh in #2602
  - Exclude dependabot and pre-commit ci from release notes by @gaborbernat in #2603
  - Export VIRTUAL_ENV_PROMPT in activation scripts (#2194) by @jimporter in #2606
  - Upgrade setuptools by @gaborbernat in #2607
- 20.23.1:
  - Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #2566
  - feat:  update and simplify nushell activation by @melMass in #2572
  - Fix deprecation warning by @jugmac00 in #2575
  - Replace unmaintained pytest-freezegun by @jugmac00 in #2576
  - Update cli_interface.rst by @uberFoo in #2586

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=137
2023-10-03 06:46:26 +00:00
Dominique Leuenberger
f3a9176be3 Accepting request 1096211 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1096211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=60
2023-07-01 21:18:00 +00:00
3403a890c5 Accepting request 1096168 from home:mcalabkova:branches:devel:languages:python
- Update to v20.23.1
  * update and simplify nushell activation script

OBS-URL: https://build.opensuse.org/request/show/1096168
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=135
2023-06-30 21:08:04 +00:00
Dominique Leuenberger
22cc630e25 Accepting request 1088293 from devel:languages:python
- Add missing BuildRequires on time-machine 

- Update to v20.23.0:
  # Features - 20.23.0
  * Do not install wheel and setuptools seed packages for Python
    3.12+. To restore the old behaviour use:
    - for wheel use VIRTUALENV_WHEEL=bundle environment variable or
      --wheel=bundle CLI flag,
    - for setuptools use VIRTUALENV_SETUPTOOLS=bundle environment
      variable or --setuptools=bundle CLI flag.
    By @chrysle. (#2487)
  * 3.12 support - by @gaborbernat. (#2558)
  # Bugfixes - 20.23.0
  * Prevent PermissionError when using venv creator on systems that
    deliver files without user write permission - by @kulikjak.
    (#2543)
  * Upgrade setuptools to 67.7.2 from 67.6.1 and pip to 23.1.2 from
    23.1 - by @szleb. (#2560)

OBS-URL: https://build.opensuse.org/request/show/1088293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=59
2023-05-30 20:02:01 +00:00
Steve Kowalik
d5421a9c74 - Add missing BuildRequires on time-machine
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=133
2023-05-22 08:33:24 +00:00
0bdaaa1d95 - Update to v20.23.0:
# Features - 20.23.0
  * Do not install wheel and setuptools seed packages for Python
    3.12+. To restore the old behaviour use:
    - for wheel use VIRTUALENV_WHEEL=bundle environment variable or
      --wheel=bundle CLI flag,
    - for setuptools use VIRTUALENV_SETUPTOOLS=bundle environment
      variable or --setuptools=bundle CLI flag.
    By @chrysle. (#2487)
  * 3.12 support - by @gaborbernat. (#2558)
  # Bugfixes - 20.23.0
  * Prevent PermissionError when using venv creator on systems that
    deliver files without user write permission - by @kulikjak.
    (#2543)
  * Upgrade setuptools to 67.7.2 from 67.6.1 and pip to 23.1.2 from
    23.1 - by @szleb. (#2560)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=132
2023-05-12 09:14:27 +00:00
Dominique Leuenberger
51cd84c20c Accepting request 1083341 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1083341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=58
2023-05-03 10:56:16 +00:00
3dc1de39b7 Accepting request 1082837 from home:jayvdb:branches:devel:languages:python
- Update to v20.22.0

deps on https://build.opensuse.org/request/show/1082836

OBS-URL: https://build.opensuse.org/request/show/1082837
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=130
2023-04-27 21:50:45 +00:00
Dominique Leuenberger
c7bc4c603d Accepting request 1081729 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=57
2023-04-22 19:58:13 +00:00
ed742ad74b Accepting request 1081690 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081690
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=128
2023-04-21 13:28:34 +00:00
Dominique Leuenberger
530d215681 Accepting request 1072755 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1072755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=56
2023-03-19 15:16:34 +00:00
ecbb06f3df Accepting request 1072651 from home:pgajdos:python
- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1072651
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=126
2023-03-17 21:50:59 +00:00
Dominique Leuenberger
06e79b1330 Accepting request 1057689 from devel:languages:python
- Add python_module devel to BuildRequires in the test flavor, since
  the test suite checks if the include path exists.

OBS-URL: https://build.opensuse.org/request/show/1057689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=55
2023-01-11 16:14:19 +00:00
Steve Kowalik
b9c2fd856c - Add python_module devel to BuildRequires in the test flavor, since
the test suite checks if the include path exists.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=124
2023-01-11 03:48:59 +00:00
Dominique Leuenberger
e6161d2292 Accepting request 1039742 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1039742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=54
2022-12-04 13:57:45 +00:00
adcffc6192 Accepting request 1039702 from home:yarunachalam:branches:devel:languages:python
- Update to version 20.16.7
  * Use parent directory of python executable for pyvenv.cfg “home” value per PEP 405 - by @vfazio. (#2440)
  * In POSIX virtual environments, try alternate binary names if sys._base_executable does not exist - by @vfazio. (#2442)
  * Upgrade embedded wheel to 0.38.4 and pip to 22.3.1 from 22.3 and setuptools to 65.5.1 from 65.5.0

OBS-URL: https://build.opensuse.org/request/show/1039702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=122
2022-12-03 07:30:22 +00:00
Dominique Leuenberger
593eb3f3a3 Accepting request 1031181 from devel:languages:python
- Update to 20.16.6:
  - Drop unneeded shims for PyPy3 directory structure
  - Fix selected scheme on debian derivatives for python 3.10
    when python3-distutils is not installed or the venv scheme is
    not avaiable
  - Allow the test suite to pass even with the original C shell
    (rather than tcsh)
  - Fix fallback handling of downloading wheels for bundled
    packages
  - Upgrade embedded setuptools to 65.5.0 from 65.3.0 and pip to
    22.3 from 22.2.2

OBS-URL: https://build.opensuse.org/request/show/1031181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=53
2022-10-27 11:54:03 +00:00
c417970071 - Update to 20.16.6:
- Drop unneeded shims for PyPy3 directory structure
  - Fix selected scheme on debian derivatives for python 3.10
    when python3-distutils is not installed or the venv scheme is
    not avaiable
  - Allow the test suite to pass even with the original C shell
    (rather than tcsh)
  - Fix fallback handling of downloading wheels for bundled
    packages
  - Upgrade embedded setuptools to 65.5.0 from 65.3.0 and pip to
    22.3 from 22.2.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=120
2022-10-25 17:59:17 +00:00
Dominique Leuenberger
4a8a522a68 Accepting request 1009349 from devel:languages:python
- Update to vesion 20.16.5:
  - Do not turn echo off for subsequent commands in batch
    activators (activate.bat and deactivate.bat)
  - Bump embed setuptools to 65.3
  - Upgrade embedded pip to 22.2.2 from 22.2.1 and setuptools to
    63.4.1 from 63.2.0
  - Bump embeded pip from 22.2 to 22.2.1
  - Update Nushell activation scripts to version 0.67
  - Drop support for running under Python 2 (still can generate
    Python 2 environments)
  - Upgrade embedded pip to 22.2 from 22.1.2 and setuptools to
    63.2.0 from 62.6.0

OBS-URL: https://build.opensuse.org/request/show/1009349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=52
2022-10-13 13:39:35 +00:00
277328d8d5 Fix tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=118
2022-10-10 11:33:04 +00:00
d3d68a38d4 - Update to vesion 20.16.5:
- Do not turn echo off for subsequent commands in batch
    activators (activate.bat and deactivate.bat)
  - Bump embed setuptools to 65.3
  - Upgrade embedded pip to 22.2.2 from 22.2.1 and setuptools to
    63.4.1 from 63.2.0
  - Bump embeded pip from 22.2 to 22.2.1
  - Update Nushell activation scripts to version 0.67
  - Drop support for running under Python 2 (still can generate
    Python 2 environments)
  - Upgrade embedded pip to 22.2 from 22.1.2 and setuptools to
    63.2.0 from 62.6.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=117
2022-10-10 09:42:39 +00:00
Dominique Leuenberger
3762ace310 Accepting request 988325 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/988325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=51
2022-07-12 09:12:11 +00:00
da707699c9 Accepting request 988039 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/988039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=115
2022-07-11 09:48:56 +00:00
Dominique Leuenberger
41c1a0a8f2 Accepting request 980911 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/980911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=50
2022-06-06 09:10:11 +00:00
6eacc68f26 Accepting request 980812 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/980812
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=113
2022-06-05 16:45:28 +00:00
Dominique Leuenberger
d958e73f3c Accepting request 963040 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/963040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=49
2022-03-22 18:36:08 +00:00
0c666c58d0 Accepting request 961179 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/961179
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=111
2022-03-19 12:13:28 +00:00
Dominique Leuenberger
1dde4458d3 Accepting request 954311 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/954311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=48
2022-02-15 22:57:03 +00:00
aceb4fc1a1 - update to 20.13.1:
* fix “execv() arg 2 must contain only strings” error on M1 MacOS
  * Ugrade embedded setuptools to 60.5.0 from 60.2.0
  * Upgrade embedded pip to 22.0.3 and setuptools to 60.6.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=110
2022-02-07 10:50:47 +00:00
Dominique Leuenberger
3a2e1d94ff Accepting request 950529 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/950529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=47
2022-02-03 22:15:34 +00:00
1d6523f832 Accepting request 949893 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/949893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=109
2022-02-01 18:51:23 +00:00
Dominique Leuenberger
d828d31925 Accepting request 940176 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/940176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=46
2021-12-16 20:19:19 +00:00
d893d85d25 - update to 20.10.0:
* Special-case ``--prompt .`` to the name of the current directory
  * Add libffi-8.dll to pypy windows
  * Fixed path collision that could lead to a PermissionError or writing to system
    directories when using PyPy3.8
  * Upgrade embedded setuptools to ``58.3.0`` from ``58.1.0`` and pip to ``21.3.1`` from ``21.2.4``
  * Remove stray closing parenthesis in activate.bat

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=108
2021-12-06 10:00:38 +00:00
Dominique Leuenberger
0da4984aef Accepting request 923557 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/923557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=45
2021-10-25 13:16:55 +00:00
8f00c6434d Accepting request 922215 from home:bnavigator:branches:devel:languages:python
- Update to 20.8.1
  * Fixed a bug where while creating a venv on top of an existing
    one, without cleaning, when seeded wheel version mismatch
    occurred, multiple .dist-info directories may be present,
    confounding entrypoint discovery
  * upgrade embedded setuptools to 58.1.0 and pip to 21.2.4
- Release to 20.8.0
  * Add nushell activation script
- Release 2.7.1
  * Fix unpacking dictionary items in PythonInfo.install_path
    (#2165)
- Fix and activate the test suite
- Update importlib* dependencies for older pythons
- Disable the python2 build because there is no
  python2-platformdirs on any distribution

OBS-URL: https://build.opensuse.org/request/show/922215
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=107
2021-10-01 19:29:38 +00:00
Dominique Leuenberger
d61e7e9eda Accepting request 918847 from devel:languages:python
- Add missing Requires on two modules. 
- Drop no longer required appdirs Requires.
- Shift new BuildRequires to :test to avoid cycles.

- Switch off tests, they are just broken.

- Update to 20.7.0:
  - Removed xonsh activator due to this breaking fairly often the
    CI and lack of support from those packages maintainers,
    upstream is encouraged to continue supporting the project as
    a plugin
  - Support Python interpreters without distutils (fallback to
    syconfig in these cases)
  - Plugins now use 'selectable' entry points
  - add libffi-7.dll to the hard-coded list of dlls for PyPy
  - Drop python 3.4 support as it has been over 2 years since EOL
  - Use the better maintained platformdirs instead of appdirs
  - Built in discovery class is always preferred over plugin
    supplied classes.
  - On the programmatic API allow passing in the environment
    variable dictionary to use, defaults to os.environ if not
    specified
  - The builtin discovery takes now a --try-first-with argument
    and is first attempted as valid interpreters. One can use
    this to force discovery of a given python executable when the
    discovery order/mechanism raises errors

OBS-URL: https://build.opensuse.org/request/show/918847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=44
2021-09-16 21:14:40 +00:00
Steve Kowalik
d22bcb7db5 - Shift new BuildRequires to :test to avoid cycles.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=106
2021-09-14 08:21:59 +00:00
Steve Kowalik
d613e24eda - Drop no longer required appdirs Requires.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=105
2021-09-14 08:16:41 +00:00