On Wed, 10 Feb 2010, Seth Vidal wrote:
On Tue, 9 Feb 2010, Ville Skyttä wrote:
--alldeps is what people really almost always want, but fail to
specify for some reason. --exactdeps can be used to get the previous
default of exact matching.
I'm inclined toward 'sure'.
Nod, this is how it sho
---
po/yum.pot | 195 ---
yum/__init__.py |3 +-
2 files changed, 100 insertions(+), 98 deletions(-)
diff --git a/po/yum.pot b/po/yum.pot
index 5f017d9..f9a1d35 100644
--- a/po/yum.pot
+++ b/po/yum.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr
Currently urlgrabber can't fetch files over an authenticated proxy
because of not passing the authentication method. Passing HTTPAUTH_ANY
handles all authentication methods like NTLM, Basic, Radius, etc.
while keeping the behaviour intact if no authentication is required.
Tested through an NTLM au