1
0

59 Commits

Author SHA256 Message Date
8dbca57c36 Accepting request 1183986 from devel:languages:python
- update to 20.26.3:
  * Bump embeded wheels

OBS-URL: https://build.opensuse.org/request/show/1183986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=67
2024-07-01 09:19:18 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
ac074be7d2 Accepting request 878421 from devel:languages:python
- Actually switch off all activation tests, so we can shed all those
  dependencies.
- Skip test_xonsh on platforms we don't carry xonsh.

OBS-URL: https://build.opensuse.org/request/show/878421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=43
2021-03-15 09:53:53 +00:00
9de40abc37 Accepting request 856965 from devel:languages:python
- update to 20.2.0:
  - Bump pip to ``20.3.1``, setuptools to ``51.0.0`` and wheel to ``0.36.1``

OBS-URL: https://build.opensuse.org/request/show/856965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=42
2020-12-23 13:18:42 +00:00
a957f4685c Accepting request 853600 from devel:languages:python
- Require xonsh for testing of all Python 3 flavors in Tumbleweed
  gh#openSUSE/python-rpm-macros#66
- Update to 20.2.1
  * Optionally skip VCS ignore directive for entire virtualenv directory
  * Add ``--read-only-app-data`` option to allow for creation based on 
    an existing app data cache which is non-writable
  * The python specification can now take one or more values, first found 
    is used to create the virtual environment

OBS-URL: https://build.opensuse.org/request/show/853600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=41
2020-12-12 19:29:01 +00:00
28f261edf9 Accepting request 840217 from devel:languages:python
- Update to 20.0.33:
  * Fix ``None`` type error in cygwin if POSIX path in dest - by :user:`danyeaw`. (`#1962 <https://github.com/pypa/virtualenv/issues/1962>`_)
  * Fix Python 3.4 incompatibilities (added back to the CI) - by :user:`gaborbernat`. (`#1963 <https://github.com/pypa/virtualenv/issues/1963>`_)
  * For activation scripts always use UNIX line endings (unless it's BATCH shell related) - by :user:`saytosid`. (`#1818 <https://github.com/pypa/virtualenv/issues/1818>`_)
  * Avoid spawning new windows when doing seed package upgrades in the background on Windows - by :user:`gaborbernat`. (`#1928 <https://github.com/pypa/virtualenv/issues/1928>`_)
  * Fix a bug that reading and writing on the same file may cause race on multiple processes. (`#1938 <https://github.com/pypa/virtualenv/issues/1938>`_)
  * Provide correct path for bash activator in cygwin or msys2 - by :user:`danyeaw`. (`#1940 <https://github.com/pypa/virtualenv/issues/1940>`_)
  * Relax importlib requirement to allow version<3 - by :user:`usamasadiq` (`#1953 <https://github.com/pypa/virtualenv/issues/1953>`_)
  * pth files were not processed on CPython2 if $PYTHONPATH was pointing to site-packages/ - by :user:`navytux`. (`#1959 <https://github.com/pypa/virtualenv/issues/1959>`_) (`#1960 <https://github.com/pypa/virtualenv/issues/1960>`_)
  * Fix test suite failing if run from system Python - by :user:`gaborbernat`. (`#1882 <https://github.com/pypa/virtualenv/issues/1882>`_)
  * Provide ``setup_logging`` flag to python API so that users can bypass logging handling if their application already
  * performs this - by :user:`gaborbernat`. (`#1896 <https://github.com/pypa/virtualenv/issues/1896>`_)
  * Use ``\n`` instead if ``\r\n`` as line separator for report (because Python already performs this transformation
  * automatically upon write to the logging pipe) - by :user:`gaborbernat`. (`#1905 <https://github.com/pypa/virtualenv/issues/1905>`_)
  * No longer preimport threading to fix support for `gpython <https://pypi.org/project/pygolang/#gpython>`_ and `gevent <https://www.gevent.org/>`_ - by :user:`navytux`. (`#1897 <https://github.com/pypa/virtualenv/issues/1897>`_)
  * Bump dependency ``distutils >= 0.3.1`` - by :user:`gaborbernat`. (`#1880 <https://github.com/pypa/virtualenv/issues/1880>`_)
  * Improve periodic update handling:
    + better logging output while running and enable logging on background process call (``_VIRTUALENV_PERIODIC_UPDATE_INLINE`` may be used to debug behaviour inline)
    + fallback to unverified context when querying the PyPi for release date,
    + stop downloading wheels once we reach the embedded version, by :user:`gaborbernat`. (`#1883 <https://github.com/pypa/virtualenv/issues/1883>`_)
  * Do not print error message if the application exists with ``SystemExit(0)`` - by :user:`gaborbernat`. (`#1885 <https://github.com/pypa/virtualenv/issues/1885>`_)
- Update Requires of python-distlib
- Drop tests.patch, included upstream.

OBS-URL: https://build.opensuse.org/request/show/840217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=40
2020-10-29 08:47:02 +00:00
480b52a26b Accepting request 819158 from devel:languages:python
- Add patch from upstream to fix one failing test:
  * tests.patch

- Add missing dependencies
- Skip online test test_seed_link_via_app_data

- update to 20.0.25:
  *  Fix that when the ``app-data`` seeders image creation fails the exception is silently ignored. Avoid two virtual environment creations to step on each oth
ers toes by using a lock while creating the base images. By :user:`gaborbernat`. (`#1869 <https://github.com/pypa/virtualenv/issues/1869>`_)
  *  Ensure that the seeded packages do not get too much out of date:
+  More details under :ref:`wheels` - by :user:`gaborbernat`. (`#1821 <https://github.com/pypa/virtualenv/issues/1821>`_)
  *  Upgrade embed wheel content:
+  - ship wheels for Python ``3.9`` and ``3.10``
+  - upgrade setuptools for Python ``3.5+`` from ``47.1.1`` to ``47.3.1``
  *  Fix typo in ``setup.cfg`` - by :user:`RowdyHowell`. (`#1857 <https://github.com/pypa/virtualenv/issues/1857>`_)
  *  Relax ``importlib.resources`` requirement to also allow version 2 - by :user:`asottile`. (`#1846 <https://github.com/pypa/virtualenv/issues/1846>`_)
  *  Upgrade embedded setuptools to ``44.1.1`` for python 2 and ``47.1.1`` for python3.5+ - by :user:`gaborbernat`. (`#1855 <https://github.com/pypa/virtualenv/issues/1855>`_)

- update to 20.0.21:
  - Fix virtualenv fails sometimes when run concurrently, ``--clear-app-data`` conflicts with :option:`clear` flag when
    abbreviation is turned on. To bypass this while allowing abbreviated flags on the command line we had to move it to
    :option:`reset-app-data` - by :user:`gaborbernat`. (`#1824 <https://github.com/pypa/virtualenv/issues/1824>`_)
  - Fix download fails with python 3.4 - by :user:`gaborbernat`. (`#1809 <https://github.com/pypa/virtualenv/issues/1809>`_)
  - Fixes older CPython2 versions use ``_get_makefile_filename`` instead of ``get_makefile_filename`` on ``sysconfig`` - by :user:`ianw`. (`#1810 <https://github.com/pypa/virtualenv/issues/1810>`_)
  - Fix download is ``True`` by default - by :user:`gaborbernat`. (`#1813 <https://github.com/pypa/virtualenv/issues/1813>`_)
  - Fail ``app-data`` seed operation when wheel download fails and better error message - by :user:`gaborbernat`. (`#1814 <https://github.com/pypa/virtualenv/issues/1814>`_)
  - Fix generating a Python 2 environment from Python 3 creates invalid python activator - by :user:`gaborbernat`. (`#1776 <https://github.com/pypa/virtualenv/issues/1776>`_)
  - Fix pinning seed packages via ``app-data`` seeder raised ``Invalid Requirement`` - by :user:`gaborbernat`. (`#1779 <https://github.com/pypa/virtualenv/issues/1779>`_)
  - Do not stop interpreter discovery if we fail to find the system interpreter for a executable during discovery
    - by :user:`gaborbernat`. (`#1781 <https://github.com/pypa/virtualenv/issues/1781>`_)

OBS-URL: https://build.opensuse.org/request/show/819158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=39
2020-07-15 10:02:25 +00:00
4771b8d955 Accepting request 794520 from devel:languages:python
- Update to 20.0.17:
  * minor fixes
  * update of embedded modules

- Update to 20.0.11:
  - Allow the test suite to pass even when called with the system Python - to help repackaging of the tool for Linux
    distributions -  by :user:`gaborbernat`. (`#1721 <https://github.com/pypa/virtualenv/issues/1721>`_)
  - Other minor fixes

- Update to 20.0.10:
  * Complete rewrite and redesign of the virtualenv package

OBS-URL: https://build.opensuse.org/request/show/794520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=38
2020-04-19 19:49:34 +00:00
3718032f35 Accepting request 782218 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/782218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=37
2020-03-08 21:22:41 +00:00
54a43b21dd Accepting request 770676 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/770676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=36
2020-02-15 21:23:00 +00:00
7f83d1281e Accepting request 731579 from devel:languages:python
- Use multibuild to avoid cycles with pytest

- Update to 16.7.5:
  * fix powershell activation when sourced (#1398)
  * fix regression - sh activation script not working under sh (only bash) (#1396)
  * activate.ps1 syntax and style updated to follow PSStyleAnalyzer rules (#1371)
  * Allow creating virtual environments for 3.xy. (#1385)
  * Report error when running activate scripts directly
  * Extend the LICENSE search paths list by lib64/pythonX.Y to support Linux vendors who install their Python to /usr/lib64/pythonX.Y
  * Raise an error if the target path contains the operating systems path separator (using this would break our activation scripts)
  * Drop Jython support
  * Add tests covering prompt manipulation during activation/deactivation, and harmonize behavior of all supported shells

- Update to 16.4.3:
  * Revert the symlink fix, causing debian packaging issues. (#1390)
  * Fix license() builtin by copying the LICENSE file into the virtualenv - by asottile. (#1317)
  * fixes the scenario where the python base install is symlinked with relative symlinks (#490)
  * Use importlib over imp in virtualenv.py for python >= 3.4 - by Anthony Sottile (#1293)
  * Copy or link PyPy header files instead of include directory itself (#1302)
  * Allow virtualenv creation with older pip not having config command correspondingly disabling configuration related features (such as pip cert setting) in this case. (#1303)
  * Use importlib over deprecated imp` in ``distutils/__init__.py for python 3 - by Anthony Sottile (#955)
  * Preserve cert option defined in pip.conf or environment variable. (#1273)
  * fixed a ResourceWarning: unclosed file in call_subprocess() - by Mickaël Schoentgen (#1277)
  * pre-import some built-in modules in site.py on PyPy according to PyPy's site.py - by microdog (#1281)
  * Copy files from sys.exec_prefix only if it is really different path than used prefix, bugfix for #1270 (#1282)
  * copyfile handles relative symlinks and symlinks to symlinks, avoiding problems when Python was installed using stow or homebrew. (#268)
  * Fix preserving of original path when using fish and a subshell. (#904)
  * Drop the source layout of the project, going back to how the source was laid out before 16.1.0. (#1241)
  * Fix bootstrap script generation broken with 16.0.0. Support now both CPython, pypy, jython. (#1244)
  * lib64 symlink is again relative (as was with < 16.1.0). (#1248)

OBS-URL: https://build.opensuse.org/request/show/731579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=35
2019-09-23 10:19:33 +00:00
b64c3cb6e0 Accepting request 680531 from devel:languages:python
- Version bump to 16.1.0:
  * Fixed documentation to use pypi.org and correct curl options; :issue:`1042`
  * bug fix: ensure prefix is absolute when creating a new virtual
    environment :issue:`1208`
  * upgrade setuptools from ``39.1.0`` to ``40.5.0``
  * upgrade wheel from ``0.31.1`` to ``0.32.2``
  * upgrade pip from ``10.0.1`` to ``18.1``
  * ``activate.csh`` does not use basename and handles newlines :issue:`1200`
  * fix failure to copy on platforms that use lib64 :issue:`1189`
  * enable tab-completion in the interactive interpreter by default,
    thanks to a new ``sys.__interactivehook__`` on Python 3 :issue:`967`
  * suppress warning of usage of the deprecated ``imp`` module :issue:`1238`
  * Drop support for Python 2.6.
  * Upgrade pip to 10.0.1.
  * Upgrade setuptools to 39.1.0.
  * Upgrade wheel to 0.31.1.
- Removed patch
  - pypa-virtualenv-1189.patch

- Add requires: python-setuptools (bsc#1127328)

OBS-URL: https://build.opensuse.org/request/show/680531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=34
2019-03-04 08:11:23 +00:00
d476e6ce41 Accepting request 627455 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/627455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=33
2018-08-08 12:45:18 +00:00
7fdd5e7346 Accepting request 624537 from devel:languages:python
- Enable tests, skip upstream failing one

- Fix failure of virtualenv --always-copy (bsc#1102096):
  * pypa-virtualenv-1189.patch

OBS-URL: https://build.opensuse.org/request/show/624537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=32
2018-07-23 15:58:56 +00:00
ca11ed4ea5 Accepting request 578617 from devel:languages:python
- Add missing Requires for python (bsc#1081707)

OBS-URL: https://build.opensuse.org/request/show/578617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=31
2018-02-22 13:58:04 +00:00
5588b8302e Accepting request 482903 from devel:languages:python
- do not generate HTML documentation for packages that are indirect
  dependencies of Sphinx
  (see docs at https://virtualenv.readthedocs.org/ )
- move uninstall_alternatives to %postun

- Merge python-virtualenv-doc.spec into python-virtualenv.spec

- update to 15.1.0:
  * Support Python 3.6.
  * Upgrade setuptools to 28.0.0.
  * Upgrade pip to 9.0.1.
  * Don't install pre-release versions of pip, setuptools, or wheel from PyPI.
- Switch to singlespec approach

OBS-URL: https://build.opensuse.org/request/show/482903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=30
2017-04-19 16:04:03 +00:00
50afb2dd78 Accepting request 425186 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/425186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=29
2016-09-09 08:16:42 +00:00
Stephan Kulow
d2f33fdafa Accepting request 331692 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/331692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=28
2015-09-24 05:16:21 +00:00
37f1ded40f Accepting request 319410 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/319410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=27
2015-08-06 22:21:01 +00:00
2d2d72a27b Accepting request 294337 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/294337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=26
2015-04-05 00:04:04 +00:00
68dc9fa7cb Accepting request 261688 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/261688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=25
2014-11-18 21:45:24 +00:00
Stephan Kulow
ef8e1320fe Accepting request 249862 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/249862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=24
2014-09-17 15:27:03 +00:00
Stephan Kulow
e4a89f30d8 Accepting request 228207 from devel:languages:python
update to 1.11.4 (forwarded request 228206 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/228207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=22
2014-03-31 18:44:21 +00:00
Stephan Kulow
6fa61254d9 Accepting request 221980 from devel:languages:python
- update to 1.11.2:
 * Fixed easy_install installed virtualenvs by updated pip to 1.5.2
 * Fixed an issue where pip and setuptools were not getting installed when using
   the ``--system-site-packages`` flag.
 * Updated setuptools to fix an issue when installed with easy_install
 * Fixed an issue with Python 3.4 and sys.stdout encoding being set to ascii (forwarded request 221797 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/221980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=21
2014-02-13 14:04:04 +00:00
Stephan Kulow
08aeeac6c8 Accepting request 213140 from devel:languages:python
- Update to version 1.11:
  + BACKWARDS INCOMPATIBLE Switched to using wheels for the bundled
    copies of setuptools and pip. Using sdists is no longer supported
  + BACKWARDS INCOMPATIBLE Modified the handling of --extra-search-dirs.
    This option now works like pip’s --find-links option, in that it
    adds extra directories to search for compatible wheels for pip and
    setuptools. The actual wheel selected is chosen based on version
    and compatibility, using the same algorithm as pip install setuptools.
  + Upgraded pip to v1.5
  + Upgraded setuptools to v1.4
- Symlink /usr/bin/virtualenv in buildroot (u-a warning) and ghost
  alternatives link on 12.3 or newer

OBS-URL: https://build.opensuse.org/request/show/213140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=20
2014-01-09 14:54:04 +00:00
Tomáš Chvátal
0563ac177a Accepting request 202945 from devel:languages:python
- Update to version 1.10.1:
  + **New Signing Key** Release 1.10.1 is using a different key than normal with
    fingerprint: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
  + Upgraded pip to v1.4.1
  + Upgraded setuptools to v0.9.8

OBS-URL: https://build.opensuse.org/request/show/202945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=19
2013-10-11 11:49:26 +00:00
Stephan Kulow
a9e2e17dd3 Accepting request 184868 from devel:languages:python
- Don't drop shipped setuptools / pip, they've been fetched from the
  interwebs previously. It doesn't make sense to use the (currently
  matching) system equivalents, it's meant to be self-contained

- Use update-alternatives for parallel-installability with Python3 version

- Update to version 1.10:
  + BACKWARDS INCOMPATIBLE Dropped support for Python 2.5. The minimum supported
    Python version is now Python 2.6.
  + BACKWARDS INCOMPATIBLE Using virtualenv.py as an isolated script (i.e.
    without an associated virtualenv_support directory) is no longer supported
    for security reasons and will fail with an error.
  + Along with this, --never-download is now always pinned to True, and is only
    being maintained in the short term for backward compatibility (Pull #412).
  + IMPORTANT Switched to the new setuptools (v0.9.7) which has been merged with
    Distribute again and works for Python 2 and 3 with one codebase. The 
    --distribute and --setuptools options are now no-op.
  + Updated to pip 1.4.
  + Added support for PyPy3k
  + Added the option to use a version number with the -p option to get the system
    copy of that Python version (Windows only)
  + Removed embedded ez_setup.py, distribute_setup.py and distribute_from_egg.py
    files as part of switching to merged setuptools.
  + Fixed --relocatable to work better on Windows.
  + Fixed issue with readline on Windows.
- Spec clean:
  + Depend on setuptools instead of distribute again
  + Package README.rst
  + Build HTML documentation and install it (instead of sources)

OBS-URL: https://build.opensuse.org/request/show/184868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=17
2013-07-29 19:11:59 +00:00
Stephan Kulow
0635407e31 Accepting request 159592 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/159592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=16
2013-03-17 09:07:49 +00:00
Ismail Dönmez
98ea3dcdfc Accepting request 144040 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/144040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=14
2012-12-05 13:06:30 +00:00
Stephan Kulow
fb04b6c988 Accepting request 135565 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/135565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=13
2012-09-25 08:46:54 +00:00
Stephan Kulow
9774084ee4 Accepting request 126139 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/126139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=12
2012-06-26 16:03:18 +00:00
Stephan Kulow
5e6aa55034 Accepting request 106725 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/106725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=10
2012-02-24 05:54:03 +00:00
Stephan Kulow
537a68bcb2 Accepting request 103947 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/103947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=9
2012-02-14 18:06:43 +00:00
0f3716b4fc Autobuild autoformatter for 76690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=7
2011-07-25 15:30:05 +00:00
1a8ac1a76e Accepting request 76690 from devel:languages:python
Update to 1.6.4. (forwarded request 76681 from aledr)

OBS-URL: https://build.opensuse.org/request/show/76690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=6
2011-07-25 15:29:54 +00:00
Berthold Gunreben
6e9ebb5603 Autobuild autoformatter for 76511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=5
2011-07-20 08:07:49 +00:00
Berthold Gunreben
92f834063d Accepting request 76511 from devel:languages:python
- Spec file cleanup:
  * Remove she-bang line from non-executable script (rpmlint warning)
  * Remove in-tree libraries (setuptools, pip & distribute)
  * Don't package PKG-INFO but AUTHORS.txt and LICENSE.txt

OBS-URL: https://build.opensuse.org/request/show/76511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=4
2011-07-20 08:07:34 +00:00

Diff Content Not Available