]> git.pld-linux.org Git - packages/python-virtualenv.git/log
packages/python-virtualenv.git
2 years agorebuild with python 3.10 auto/th/python-virtualenv-20.13.0-3
Jan Rękorajski [Fri, 25 Mar 2022 22:21:06 +0000 (23:21 +0100)]
rebuild with python 3.10

Release 3 (by relup.sh)

2 years ago- updated dependencies and tests running; disable tests for now (they were not run...
Jakub Bogusz [Mon, 7 Mar 2022 19:32:53 +0000 (20:32 +0100)]
- updated dependencies and tests running; disable tests for now (they were not run anyway)

2 years agobring back lib <-> lib{64,x32} symlink; rel 2 auto/th/python-virtualenv-20.13.0-2
Jan Palus [Tue, 18 Jan 2022 21:49:32 +0000 (22:49 +0100)]
bring back lib <-> lib{64,x32} symlink; rel 2

new virtualenv no longer creates lib64 symlink which causes issues
primarily in mozilla tooling due to mismatch between arch specific lib
dir in virtualenv and generic 'lib' returned by
distutils.sysconfig.get_python_lib(). proper solution would be either:

1. modify virtualenv not to prefer distutils from setuptools wheel
   (implications unknown)

2. prepare patched setuptools wheel
   * patch distutils embedded in setuptools same way as we patch
     python3:
+        if plat_specific or standard_lib or prefix != "/usr":
   * start creating setuptools wheel
   * point virtualenv to our custom wheel (https://virtualenv.pypa.io/en/20.13.0/user_guide.html#embed-wheels-for-distributions)

2 years agoBR: python-importlib_resources auto/th/python-virtualenv-20.13.0-1
Jan Palus [Wed, 12 Jan 2022 20:27:39 +0000 (21:27 +0100)]
BR: python-importlib_resources

2 years agomore test deps
Jan Palus [Wed, 12 Jan 2022 20:17:25 +0000 (21:17 +0100)]
more test deps

2 years agoBR: python-platformdirs for tests
Jan Palus [Wed, 12 Jan 2022 20:09:24 +0000 (21:09 +0100)]
BR: python-platformdirs for tests

2 years agopython2 package requires pathlib2 not pathlib
Jan Palus [Wed, 12 Jan 2022 18:56:59 +0000 (19:56 +0100)]
python2 package requires pathlib2 not pathlib

2 years agoup to 20.13.0
Jan Palus [Wed, 12 Jan 2022 18:33:23 +0000 (19:33 +0100)]
up to 20.13.0

- project structure/logic changed
- disable docs by default: requires manual sphinx invocation and doc
  dependencies update

3 years ago- release 4 (by relup.sh) auto/th/python-virtualenv-16.0.0-4
Jan Rękorajski [Sat, 27 Feb 2021 19:18:38 +0000 (20:18 +0100)]
- release 4 (by relup.sh)

4 years ago- rebuild with python 3.8 auto/th/python-virtualenv-16.0.0-3
Jan Rękorajski [Mon, 28 Oct 2019 09:08:42 +0000 (10:08 +0100)]
- rebuild with python 3.8
- release 3 (by relup.sh)

5 years ago- adjusted multilib patch to use lib<qual> symlink even when using --always-copy... auto/th/python-virtualenv-16.0.0-2
Jakub Bogusz [Tue, 24 Jul 2018 16:03:45 +0000 (18:03 +0200)]
- adjusted multilib patch to use lib<qual> symlink even when using --always-copy; release 2

5 years ago- updated to 16.0.0, added tests auto/th/python-virtualenv-16.0.0-1
Jakub Bogusz [Sun, 22 Jul 2018 17:35:41 +0000 (19:35 +0200)]
- updated to 16.0.0, added tests

5 years ago- release 2 (by relup.sh) auto/th/python-virtualenv-15.1.0-2
Arkadiusz Miśkiewicz [Sun, 1 Jul 2018 18:09:53 +0000 (20:09 +0200)]
- release 2 (by relup.sh)

7 years ago- updated to 15.1.0 auto/th/python-virtualenv-15.1.0-1
Jakub Bogusz [Sun, 12 Mar 2017 15:58:02 +0000 (16:58 +0100)]
- updated to 15.1.0
- consistent python- and python3- dependencies

7 years ago- python 3.6 auto/th/python-virtualenv-15.0.1-4
Arkadiusz Miśkiewicz [Wed, 28 Dec 2016 23:51:32 +0000 (00:51 +0100)]
- python 3.6
- release 4 (by relup.sh)

7 years ago- more x32 fixes, should work now on all archs auto/th/python-virtualenv-15.0.1-3
Jan Rękorajski [Wed, 19 Oct 2016 07:17:34 +0000 (09:17 +0200)]
- more x32 fixes, should work now on all archs
- rel 3

7 years ago- fix paths on x32 auto/th/python-virtualenv-15.0.1-2
Jan Rękorajski [Tue, 18 Oct 2016 20:49:57 +0000 (22:49 +0200)]
- fix paths on x32
- rel 2

7 years agoBR: sphinx-pdg
Jacek Konieczny [Wed, 7 Sep 2016 06:32:23 +0000 (08:32 +0200)]
BR: sphinx-pdg

8 years ago- updated to 15.0.1 auto/th/python-virtualenv-15.0.1-1
Jakub Bogusz [Sun, 20 Mar 2016 12:05:37 +0000 (13:05 +0100)]
- updated to 15.0.1

8 years agoDrop old PLD hacks, main binary in a new package auto/th/python-virtualenv-13.1.2-3
Jacek Konieczny [Tue, 1 Dec 2015 17:52:10 +0000 (18:52 +0100)]
Drop old PLD hacks, main binary in a new package

- python and python3 are now updated for compatibility with vanila
  virtualenv
- pack /usr/bin/virtualenv (Python 3 by default) in the 'virtualenv'
  package
- Release: 3

8 years ago- release 2 (by relup.sh) auto/th/python-virtualenv-13.1.2-2
Jacek Konieczny [Sat, 28 Nov 2015 20:51:58 +0000 (21:51 +0100)]
- release 2 (by relup.sh)

8 years agoVersion: 13.1.2 auto/th/python-virtualenv-13.1.2-1
Jacek Konieczny [Wed, 25 Nov 2015 19:46:03 +0000 (20:46 +0100)]
Version: 13.1.2

8 years agopy_build/py_install, python3 support, other updates
Jacek Konieczny [Wed, 25 Nov 2015 19:42:00 +0000 (20:42 +0100)]
py_build/py_install, python3 support, other updates

do _not_ remove standard virtualenv-X.Y aliases

9 years agono longer provides setuptools auto/th/python-virtualenv-12.0.4-3
Elan Ruusamäe [Sat, 23 May 2015 13:38:35 +0000 (16:38 +0300)]
no longer provides setuptools

9 years agosuggest gcc, most commonly needed
Elan Ruusamäe [Sat, 23 May 2015 13:37:17 +0000 (16:37 +0300)]
suggest gcc, most commonly needed

9 years ago- updated to 12.0.4 auto/th/python-virtualenv-12.0.4-1
Jakub Bogusz [Sat, 27 Dec 2014 17:27:32 +0000 (18:27 +0100)]
- updated to 12.0.4
- updated pld patch
- rebuild-script.py is now included in sources

9 years ago- include optparse module; release 2 auto/th/python-virtualenv-1.11.6-2
Jakub Bogusz [Sat, 27 Dec 2014 08:50:30 +0000 (09:50 +0100)]
- include optparse module; release 2

9 years ago- updated to 1.11.6 auto/th/python-virtualenv-1.11.6-1
Jakub Bogusz [Sun, 26 Oct 2014 16:55:18 +0000 (17:55 +0100)]
- updated to 1.11.6

10 years ago- add all standard dynamic modules from lib-dynload to avoid more cherry-picking auto/th/python-virtualenv-1.11.4-3
Jan Rękorajski [Mon, 31 Mar 2014 09:57:57 +0000 (11:57 +0200)]
- add all standard dynamic modules from lib-dynload to avoid more cherry-picking
- rel 3

10 years ago- added pyexpat auto/th/python-virtualenv-1.11.4-2
Jan Rękorajski [Mon, 17 Mar 2014 14:30:25 +0000 (15:30 +0100)]
- added pyexpat
- rel 2

10 years ago- updated to 1.11.4 auto/th/python-virtualenv-1.11.4-1
Jakub Bogusz [Sat, 1 Mar 2014 09:38:59 +0000 (10:38 +0100)]
- updated to 1.11.4

10 years ago- updated to 1.11.2 auto/th/python-virtualenv-1.11.2-1
Jan Rękorajski [Sat, 8 Feb 2014 20:22:52 +0000 (21:22 +0100)]
- updated to 1.11.2

10 years ago- python >= 2.6 required
Jakub Bogusz [Thu, 29 Aug 2013 15:58:35 +0000 (17:58 +0200)]
- python >= 2.6 required

10 years ago- updated to 1.10.1 auto/th/python-virtualenv-1.10.1-1
Jan Rękorajski [Wed, 28 Aug 2013 10:31:29 +0000 (12:31 +0200)]
- updated to 1.10.1
- fixed python3 support

11 years ago- rel 4; add multiprocessing, _multiprocessing, bz2 for xulrunner 21 auto/th/python-virtualenv-1.9.1-4 auto/ti/python-virtualenv-1.9.1-4
Arkadiusz Miśkiewicz [Thu, 16 May 2013 12:32:10 +0000 (14:32 +0200)]
- rel 4; add multiprocessing, _multiprocessing, bz2 for xulrunner 21

11 years ago- don't provide setuptools egg auto/th/python-virtualenv-1.9.1-3
Jan Rękorajski [Thu, 9 May 2013 11:45:19 +0000 (13:45 +0200)]
- don't provide setuptools egg
- rel 3

11 years ago- fix fuckup in new version of rebuild-script.py auto/th/python-virtualenv-1.9.1-2 auto/ti/python-virtualenv-1.9.1-2
Jan Rękorajski [Wed, 17 Apr 2013 19:20:38 +0000 (21:20 +0200)]
- fix fuckup in new version of rebuild-script.py
- rel 2

11 years ago- updated to 1.9.1 auto/th/python-virtualenv-1.9.1-1
Jan Rękorajski [Fri, 5 Apr 2013 18:05:16 +0000 (20:05 +0200)]
- updated to 1.9.1

11 years ago- add _ssl for HTTPSConnection to work
Jan Rękorajski [Fri, 5 Apr 2013 17:49:48 +0000 (19:49 +0200)]
- add _ssl for HTTPSConnection to work

11 years ago- rel 2; simplejson also needed by xulrunner auto/th/python-virtualenv-1.8.4-2
Arkadiusz Miśkiewicz [Wed, 20 Feb 2013 14:52:04 +0000 (15:52 +0100)]
- rel 2; simplejson also needed by xulrunner

11 years ago- include parser module (required for xulrunner) auto/th/python-virtualenv-1.8.4-1
Jakub Bogusz [Fri, 11 Jan 2013 21:43:38 +0000 (22:43 +0100)]
- include parser module (required for xulrunner)

11 years ago- updated to 1.8.4
Jakub Bogusz [Fri, 11 Jan 2013 17:50:14 +0000 (18:50 +0100)]
- updated to 1.8.4
- updated pld patch
- pl

11 years ago- drop setuptools py files (baggins)
Arkadiusz Miśkiewicz [Wed, 29 Aug 2012 15:46:43 +0000 (17:46 +0200)]
- drop setuptools py files (baggins)

11 years ago- up to 1.7.2; really package bundled setuptools
Arkadiusz Miśkiewicz [Wed, 29 Aug 2012 15:40:10 +0000 (17:40 +0200)]
- up to 1.7.2; really package bundled setuptools

11 years agoPackage bundled setuptools auto/th/python-virtualenv-1.6.4-3
Jan Rękorajski [Wed, 29 Aug 2012 15:21:05 +0000 (17:21 +0200)]
Package bundled setuptools
Release 3

11 years ago- rel 2 auto/th/python-virtualenv-1_6_4-2
Jan Rękorajski [Thu, 27 Oct 2011 18:32:29 +0000 (18:32 +0000)]
- rel 2
- export some more modules

Changed files:
    python-virtualenv.spec -> 1.17
    virtualenv-pld.patch -> 1.4

11 years ago- rel 1 auto/th/python-virtualenv-1_6_4-1
Jan Rękorajski [Wed, 28 Sep 2011 11:59:48 +0000 (11:59 +0000)]
- rel 1
- --no-site-packages fixed by Łukasz Szczęsny <luk/at/mimuw.edu.pl>

Changed files:
    python-virtualenv.spec -> 1.16

11 years ago- remaining bits for --no-site-packages to work
Jan Rękorajski [Wed, 28 Sep 2011 11:58:34 +0000 (11:58 +0000)]
- remaining bits for --no-site-packages to work

Changed files:
    virtualenv-pld.patch -> 1.3

11 years ago- cleanup
Jan Rękorajski [Wed, 31 Aug 2011 11:55:12 +0000 (11:55 +0000)]
- cleanup
- don't hardcode 'lib' anywhere, always use sys.lib
- fix symlink to point to the right place

Changed files:
    virtualenv-pld.patch -> 1.2

11 years ago- added TODO
Jan Rękorajski [Wed, 31 Aug 2011 10:31:09 +0000 (10:31 +0000)]
- added TODO

Changed files:
    python-virtualenv.spec -> 1.15

11 years ago- fix for site dirs split into 'lib' and 'share' in PLD python,
Jan Rękorajski [Wed, 31 Aug 2011 10:30:46 +0000 (10:30 +0000)]
- fix for site dirs split into 'lib' and 'share' in PLD python,
  patch by Łukasz Szczęsny <luk/at/mimuw.edu.pl>

Changed files:
    python-virtualenv.spec -> 1.14
    unpack-support.py -> 1.1
    virtualenv-pld.patch -> 1.1

11 years ago- 1.6.4
Jan Rękorajski [Wed, 31 Aug 2011 08:35:28 +0000 (08:35 +0000)]
- 1.6.4

Changed files:
    python-virtualenv.spec -> 1.13

11 years ago- up to 1.6.1 auto/th/python-virtualenv-1_6_1-1 auto/ti/python-virtualenv-1_6_1-1
zbyniu [Fri, 10 Jun 2011 20:34:02 +0000 (20:34 +0000)]
- up to 1.6.1

Changed files:
    python-virtualenv.spec -> 1.12

11 years ago- up to 1.5.1 auto/th/python-virtualenv-1_5_1-1
Karol Krenski [Tue, 26 Oct 2010 23:27:40 +0000 (23:27 +0000)]
- up to 1.5.1

Changed files:
    python-virtualenv.spec -> 1.11

11 years ago- rel 5; files fixed auto/th/python-virtualenv-1_4_7-5
Arkadiusz Miśkiewicz [Fri, 16 Jul 2010 06:41:29 +0000 (06:41 +0000)]
- rel 5; files fixed

Changed files:
    python-virtualenv.spec -> 1.10

11 years ago- release 4 auto/th/python-virtualenv-1_4_7-4
Arkadiusz Miśkiewicz [Fri, 9 Jul 2010 11:23:41 +0000 (11:23 +0000)]
- release 4

Changed files:
    python-virtualenv.spec -> 1.9

11 years ago- release 3 auto/th/python-virtualenv-1_4_7-3
Arkadiusz Miśkiewicz [Fri, 9 Jul 2010 10:08:36 +0000 (10:08 +0000)]
- release 3

Changed files:
    python-virtualenv.spec -> 1.8

11 years ago- release 2 auto/th/python-virtualenv-1_4_7-2
Arkadiusz Miśkiewicz [Thu, 8 Jul 2010 08:43:40 +0000 (08:43 +0000)]
- release 2

Changed files:
    python-virtualenv.spec -> 1.7

11 years ago- BR: python, python-devel, python-modules, rpm-pythonprov
sparky [Sun, 16 May 2010 16:18:00 +0000 (16:18 +0000)]
- BR: python, python-devel, python-modules, rpm-pythonprov

Changed files:
    python-virtualenv.spec -> 1.6

11 years ago- 1.4.7
Jan Rękorajski [Tue, 20 Apr 2010 12:49:52 +0000 (12:49 +0000)]
- 1.4.7

Changed files:
    python-virtualenv.spec -> 1.5

11 years ago- updated to 1.4.2 auto/th/python-virtualenv-1_4_2-1
Artur Frysiak [Sat, 14 Nov 2009 11:45:53 +0000 (11:45 +0000)]
- updated to 1.4.2

Changed files:
    python-virtualenv.spec -> 1.4

11 years ago- 1.3.4
Patryk Zawadzki [Tue, 20 Oct 2009 09:05:10 +0000 (09:05 +0000)]
- 1.3.4

Changed files:
    python-virtualenv.spec -> 1.3

11 years ago- package .py as it's used as executable
Patryk Zawadzki [Tue, 20 Oct 2009 09:03:02 +0000 (09:03 +0000)]
- package .py as it's used as executable

Changed files:
    python-virtualenv.spec -> 1.2

11 years ago- initial PLD release
Patryk Zawadzki [Tue, 20 Oct 2009 09:01:50 +0000 (09:01 +0000)]
- initial PLD release

Changed files:
    python-virtualenv.spec -> 1.1

This page took 0.174717 seconds and 4 git commands to generate.