Commit Graph

115 Commits

Author SHA1 Message Date
Robert Kuska
30ed86dd9e Clean up spec file 2015-01-19 10:54:17 +01:00
Kevin Fenzi
2076c5de31 Update to 11.3.1. Fixes bugs: #1179393 and #1178817 2015-01-07 09:17:40 -07:00
Kevin Fenzi
26aa65e7d1 Update to 11.0. Fixes bug #1178421 2015-01-04 11:10:58 -07:00
Kevin Fenzi
9b15a13bab Update to 8.2.1. Fixes bug #1175229 2014-12-26 16:23:28 -07:00
Ralph Bean
5b30c33fe8 7.0-1 2014-10-23 15:32:43 -04:00
Ralph Bean
e5aa4a4100 6.1-1 2014-10-13 11:25:09 -04:00
Ralph Bean
476c777001 Modernized python macros (#1044444) 2014-10-11 15:43:20 -04:00
Kevin Fenzi
e820e7af2d 6.0.2 2014-10-11 15:25:47 -04:00
Toshio Kuratomi
1ea385e0b4 Remove the python-setuptools-devel Virtual Provides as per this Fedora 21
Change: http://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel
2014-06-30 18:29:53 -07:00
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
45371cecc2 Okay, stash + stash pop... let's see if this works now. 2013-11-04 12:13:14 -08:00
Toshio Kuratomi
7d2e3e62b9 I'm sure this isn't going to work 'cuz that would make too much sense 2013-11-04 12:11:38 -08:00
Toshio Kuratomi
3048fabb3e Damnit git 2013-11-04 12:10:39 -08:00
Toshio Kuratomi
1f673c5ab7 Fix up .gitignore 2013-11-04 12:07:18 -08:00
Toshio Kuratomi
c8db69c834 Upstream update that pulls in our security patches 2013-11-04 11:59:43 -08:00
Toshio Kuratomi
92e8e94216 Update patch for wildcard idna fix to apply against the 1.1.7 release 2013-10-28 12:38:40 -07:00
Toshio Kuratomi
6aabe0a6b3 Remove patch that's been applied upstream. 2013-10-28 12:12:40 -07: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