David Malcolm
|
f450465981
|
remove rhel logic from with_python3 conditional
|
2012-08-03 12:28:59 -04:00 |
|
Toshio Kuratomi
|
afefd20505
|
Merge branch 'master' of ssh://pkgs.fedoraproject.org/python-setuptools
Conflicts:
python-setuptools.spec
|
2012-07-23 07:58:40 -07:00 |
|
Toshio Kuratomi
|
a4d5040e19
|
New upstream release:
- python-3.3 fixes
- honor umask when setuptools is used to install other modules
|
2012-07-23 07:57:30 -07:00 |
|
Dennis Gilmore
|
a064d3c1ed
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
2012-07-21 03:54:06 -05:00 |
|
Toshio Kuratomi
|
0ef78f7cec
|
Fix easy_install.py having a python3 shebang in the python2 package
|
2012-06-11 08:19:49 -07:00 |
|
Toshio Kuratomi
|
8a178e835d
|
Upstream bugfix
|
2012-06-08 12:49:50 -07:00 |
|
Toshio Kuratomi
|
5fe0d71bb0
|
Previous change in two places
|
2012-05-15 08:41:21 -07:00 |
|
Toshio Kuratomi
|
9d6978a8fa
|
New version added filenames with spaces. Adjust accordingly
|
2012-05-15 08:33:58 -07:00 |
|
Toshio Kuratomi
|
0d1fa920b4
|
Upstream bugfix
|
2012-05-15 08:20:22 -07:00 |
|
Dennis Gilmore
|
899a186b0b
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
2012-01-13 20:06:46 -06:00 |
|
Toshio Kuratomi
|
2f152e5ccd
|
Upstream bugfix
Compile the win32 launcher binary using mingw
|
2011-10-26 17:49:04 -07:00 |
|
Toshio Kuratomi
|
efecd02331
|
Upstream bugfix release
|
2011-08-21 08:21:36 -07:00 |
|
Toshio Kuratomi
|
ab8f0e6ac0
|
Upstream bugfix release
|
2011-07-14 09:09:48 -07:00 |
|
Toshio Kuratomi
|
8e9734fd2b
|
Switch to patch that I got in to upstream
|
2011-02-22 15:56:32 -08:00 |
|
Toshio Kuratomi
|
d9f5a2d4b3
|
Merge branch 'master' of ssh://pkgs.fedoraproject.org/python-setuptools
Conflicts:
python-setuptools.spec
|
2011-02-22 10:49:12 -08:00 |
|
Toshio Kuratomi
|
4649b903bf
|
Fix build on python-3.2
|
2011-02-22 10:41:00 -08:00 |
|
Dennis Gilmore
|
1caf2b42b5
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
2011-02-09 00:19:24 -06:00 |
|
Thomas Spura
|
50fa7bac5a
|
- rebuild with python3.2
http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html
|
2010-08-22 13:55:47 +02:00 |
|
Toshio Kuratomi
|
bf51ace91c
|
Fix a typo in implementation of the python3 subpackage build. Shouldn't
affect the end result from the buildsystem but it could affect people
rebuilding from the srpm
|
2010-08-11 12:20:31 -04:00 |
|
Toshio Kuratomi
|
957130b2fa
|
* Tue Aug 10 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6.14-3
- Update description to mention this is distribute
|
2010-08-10 13:26:57 -04:00 |
|
tomspur
|
ccbd844e51
|
bump for building against python 2.7
|
2010-07-22 12:35:39 +00:00 |
|
tomspur
|
dc629505aa
|
- update to new version
- all patches are upsteam
|
2010-07-22 12:20:03 +00:00 |
|
dmalcolm
|
12348a2c1b
|
- generalize path of easy_install-2.6 and -3.1 to -2.* and -3.*
|
2010-07-21 23:06:30 +00:00 |
|
dmalcolm
|
cfc2bafced
|
- Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
2010-07-21 22:56:49 +00:00 |
|
Toshio くらとみ
|
1983a88b4e
|
- Upstream patch for compatibility problem with setuptools
- Minor spec cleanups
- Provide python-distribute for those who see an import distribute and need
to get the proper package.
|
2010-07-03 18:58:02 +00:00 |
|
Toshio くらとみ
|
0b8aaaaf70
|
- Fix race condition in unittests under the python-2.6.x on F-14.
|
2010-06-11 03:52:18 +00:00 |
|
Toshio くらとみ
|
29bf732cc6
|
- Fix few more buildroot macros
|
2010-06-11 00:21:47 +00:00 |
|
Toshio くらとみ
|
62f00c41e5
|
- Include data that's needed for running tests
|
2010-06-10 23:53:37 +00:00 |
|
Toshio くらとみ
|
777077a2f9
|
- Update to upstream 0.6.13
- Minor specfile formatting fixes
|
2010-06-10 22:57:40 +00:00 |
|
Toshio くらとみ
|
a164d4daa6
|
Correct global keyword.
|
2010-02-04 22:26:35 +00:00 |
|
Toshio くらとみ
|
41002beaba
|
- First build with python3 support enabled.
|
2010-02-04 22:25:56 +00:00 |
|
Toshio くらとみ
|
92db82920f
|
Clean the py3dir before using it.
|
2010-02-01 23:17:55 +00:00 |
|
Toshio くらとみ
|
a3c351906b
|
- Really disable the python3 portion
|
2010-01-29 03:59:49 +00:00 |
|
Toshio くらとみ
|
41b54b7ebc
|
- Update the python3 portions but disable for now.
- Update to 0.6.10
- Remove %pre scriptlet as the file has a different name than the old
package's directory
|
2010-01-29 03:51:36 +00:00 |
|
Toshio くらとみ
|
6e1ff0c7f5
|
- New upstream bugfix release.
|
2009-12-15 17:52:32 +00:00 |
|
Toshio くらとみ
|
ab5df018c3
|
Rebuild to test that the buildsystem is back up.
|
2009-12-14 05:44:12 +00:00 |
|
Toshio くらとみ
|
b558a0234c
|
string comparison => number.
|
2009-11-17 03:30:29 +00:00 |
|
Toshio くらとみ
|
42e5fe46bc
|
- Update to 0.6.8.
- Fix directory => file transition when updating from setuptools-0.6c9.
|
2009-11-16 17:48:49 +00:00 |
|
Toshio くらとみ
|
becc145d34
|
- Fix duplicate inclusion of files.
- Only Obsolete old versions of python-setuptools-devel
|
2009-11-03 21:03:20 +00:00 |
|
Toshio くらとみ
|
16cfaec5c8
|
- Move easy_install back into the main package as the needed files have
been moved from python-devel to the main python package.
- Update to 0.6.7 bugfix.
|
2009-11-03 05:28:45 +00:00 |
|
Toshio くらとみ
|
875dd74343
|
- Upstream bugfix release.
|
2009-10-18 05:32:38 +00:00 |
|
Toshio くらとみ
|
e1be309c18
|
- First build from the distribute codebase -- distribute-0.6.4.
- Remove svn patch as upstream has chosen to go with an easier change for
now.
|
2009-10-13 03:36:23 +00:00 |
|
Jesse Keating
|
03aa0dfeea
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
2009-07-26 21:03:38 +00:00 |
|
Konstantin Ryabitsev
|
66503d53df
|
Apply patch to fix SVN-1.6 versioning problem. see #511021
|
2009-07-14 14:20:53 +00:00 |
|
Jesse Keating
|
6a010e7129
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
2009-02-26 23:24:56 +00:00 |
|
Ignacio Vazquez-Abrams
|
aecc89b0d3
|
Rebuild for Python 2.6
|
2008-11-29 04:19:13 +00:00 |
|
Konstantin Ryabitsev
|
613f26d4d7
|
Upstream 0.6c9
|
2008-11-23 19:41:34 +00:00 |
|
Konstantin Ryabitsev
|
5a12225173
|
Python-setuptools 0.6c8.
|
2008-06-22 02:18:08 +00:00 |
|
Konstantin Ryabitsev
|
23fa8b391f
|
Further attempts to fix #251645. It's still somewhat broken, but less so
than in its current state.
|
2007-09-24 18:56:40 +00:00 |
|
Konstantin Ryabitsev
|
79e11044e9
|
Attempt to further resolve #251645.
|
2007-09-14 19:48:23 +00:00 |
|