forked from pool/python-setuptools
factory sync
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
a9b47a1e82
commit
938b91f3ba
8
python-setuptools-distutils-log.diff
Normal file
8
python-setuptools-distutils-log.diff
Normal file
@@ -0,0 +1,8 @@
|
||||
diff -Naur ../setuptools-0.6c8.orig/setuptools/command/sdist.py ./setuptools/command/sdist.py
|
||||
--- ../setuptools-0.6c8.orig/setuptools/command/sdist.py 2006-10-31 18:20:42.000000000 +0100
|
||||
+++ ./setuptools/command/sdist.py 2008-10-22 11:51:54.000000000 +0200
|
||||
@@ -1,3 +1,4 @@
|
||||
+from distutils import log
|
||||
from distutils.command.sdist import sdist as _sdist
|
||||
from distutils.util import convert_path
|
||||
import os, re, sys, pkg_resources
|
Reference in New Issue
Block a user