[arch-projects] [pyalpm][PATCH] Add RemoteFileSigLevel to available pacman options
2 Aug
2013
2 Aug
'13
6:18 p.m.
Signed-off-by: Tasos Latsas <tlatsas@gmx.com> --- pycman/config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pycman/config.py b/pycman/config.py index 577092d..6dc9fca 100644 --- a/pycman/config.py +++ b/pycman/config.py @@ -66,7 +66,8 @@ SINGLE_OPTIONS = ( 'XferCommand', 'CleanMethod', 'SigLevel', - 'LocalFileSigLevel' + 'LocalFileSigLevel', + 'RemoteFileSigLevel' ) BOOLEAN_OPTIONS = ( -- 1.8.3.4
4 Aug
4 Aug
8:05 p.m.
New subject: [arch-projects] [pyalpm][PATCH] Add RemoteFileSigLevel to available pacman options
2013/8/2 <tlatsas2000@gmail.com>:
Signed-off-by: Tasos Latsas <tlatsas@gmx.com> --- pycman/config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Thanks, looks good to me. I have merged in pyalpm 0.6.2. Rémy.
4157
Age (days ago)
4159
Last active (days ago)
1 comments
2 participants
participants (2)
-
Rémy Oudompheng
-
tlatsas2000@gmail.com