14
0

Accepting request 199067 from home:poorboywilly:branches:devel:languages:python

Fix build broken by attempted download of distribute

OBS-URL: https://build.opensuse.org/request/show/199067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyenchant?expand=0&rev=13
This commit is contained in:
Sascha Peilicke
2013-09-16 08:07:01 +00:00
committed by Git OBS Bridge
parent abae00ad7f
commit 6bc8e3f506
3 changed files with 23 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Sep 14 18:10:35 UTC 2013 - os-dev@jacraig.com
- Add pyenchant-drop-bootstrap-distribute.patch: don't use the distribute
bootstrapping code, just use setuptools. Fixes build that was broken by the
attempt to download distribute.
-------------------------------------------------------------------
Fri May 4 09:27:09 UTC 2012 - toddrme2178@gmail.com