Commit Graph

85 Commits

Author SHA1 Message Date
Toshio Kuratomi
54399fa299 And another bug in sdist 2014-06-30 15:59:22 -07:00
Toshio Kuratomi
72f65d9dc1 Fix a bug in the sdist command 2014-06-30 15:15:36 -07:00
Dennis Gilmore
77f7c9e545 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 18:01:59 -05:00
Matej Stuchlik
68adb7b463 Rebuild as wheel for Python 3.4 2014-04-25 15:01:18 +02:00
Tomas Radej
b03ea8db77 Rebuilt for tag f21-python 2014-04-24 13:53:58 +02:00
Matej Stuchlik
ce1bf68c4a Add a switch to build setuptools as wheel 2014-04-23 14:00:55 +02:00
Toshio Kuratomi
b3dd72b5ba Update to new upstream release with a few things removed from the API:
Changelog: https://pypi.python.org/pypi/setuptools#id139
2013-12-09 19:24:31 -08:00
Toshio Kuratomi
4f8a87d40b Remove test data. It's now in the upstream tarball 2013-11-18 12:11:37 -08:00
Toshio Kuratomi
db6ebee1ae Update to 1.4 that gives easy_install pypi credential handling 2013-11-18 11:25:47 -08:00
Toshio Kuratomi
8b4da0d1cf Minor upstream update to reign in overzealous warnings 2013-11-07 12:21:46 -08:00
Toshio Kuratomi
c8db69c834 Upstream update that pulls in our security patches 2013-11-04 11:59:43 -08:00
Toshio Kuratomi
6dfb7597b1 Update to newer upstream release that has our patch to the unittests
- Fix for http://bugs.python.org/issue17997#msg194950 which affects us since
  setuptools copies that code. Changed to use
  python-backports-ssl_match_hostname so that future issues can be fixed in
  that package.
2013-10-28 12:11:47 -07:00
Toshio Kuratomi
306cac0679 Update to newer upstream release. Some minor incompatibilities listed but
they should affect few, if any consumers.
2013-10-26 08:37:02 -07:00
Dennis Gilmore
c9dde15b39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 04:42:59 -05:00
Toshio Kuratomi
994ec72042 Upstream update -- just fixes python-2.4 compat 2013-07-23 12:09:10 -07:00
Toshio Kuratomi
28aeb2e6dc Update to 0.9.5
- package_index can handle hashes other than md5
  - Fix security vulnerability in SSL certificate validation
  - https://bugzilla.redhat.com/show_bug.cgi?id=963260
2013-07-16 11:46:30 -07:00
Toshio Kuratomi
23d2121291 Update to upstream 0.8 release. Codebase now runs on anything from
python-2.4 to python-3.3 without having to be translated by 2to3.
2013-07-05 13:47:52 -07:00
Toshio Kuratomi
3fa6764fe8 Update to 0.7.7 upstream release
Update to the setuptools-0.7 branch that merges distribute and setuptools
2013-07-03 09:56:40 -07:00
Toshio Kuratomi
e4bbc8117d Merge branch 'master' of ssh://pkgs.fedoraproject.org/python-setuptools
Conflicts:
	python-setuptools.spec
2013-04-11 20:48:37 -07:00
Toshio Kuratomi
895ce1eb13 Update to upstream 0.6.36. Many bugfixes 2013-04-11 18:09:47 -07:00
Dennis Gilmore
0c781ab3d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 14:21:19 -06:00
David Malcolm
c72fb46453 rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 2012-08-03 20:15:33 -04:00
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