Ticket #4086
enhancement
closed
fixed
tap2rpm has an unused "unsigned" command-line option.
| Reported by: |
TimAllen |
Owned by: |
|
|
Priority:
|
normal
|
Milestone:
|
|
|
Component:
|
core
|
Keywords:
|
easy
|
|
Cc:
|
thijs, rami.chowdhury@…
|
Branch:
|
branches/deprecate-tap2rpm-4086
|
|
Author:
|
cyli
|
Launchpad Bug:
|
|
twisted.scripts.tap2rpm.MyOptions defines a flag called "unsigned" that does not appear to be used anywhere. I believe RPMs are unsigned unless you pass --sign to rpmbuild, so a special flag seems unnecessary.
Attachments
-
remove_unsigned.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.2.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.3.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.4.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.5.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.6.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.7.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.8.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.9.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.10.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.11.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.12.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.13.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.14.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.16.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.15.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.17.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.18.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.19.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.20.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.22.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.21.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.24.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
remove_unsigned.23.patch
(396 bytes) - added by jtanis
3 years ago.
-
removed optFlags altogether, since unsigned is the only option.
-
twisted4086.patch
(2.2 KB) - added by necaris
15 months ago.
-
Patch to deprecate "unsigned" flag, with test
-
twisted4086.2.patch
(2.8 KB) - added by necaris
15 months ago.
-
Patch to deprecate "unsigned" flag, with test and news file
-
twisted4086.3.patch
(5.1 KB) - added by necaris
15 months ago.
-
Patch to deprecate "unsigned" flag, with test and news file, maintaining short-form option
-
twisted4086.4.patch
(5.1 KB) - added by necaris
15 months ago.
-
Patch to deprecate "unsigned" flag, with test and news file, corrected deprecating version
-
twisted4086.5.patch
(4.8 KB) - added by necaris
15 months ago.
-
Patch to deprecate "unsigned" flag, now with better docstring
Change History