4 Commits

Author SHA1 Message Date
Dimitri John Ledkov
ba8649ef80
get-ppa-fingerprint: use production instance with latest api.
Otherwise it defaults to staging lp instance, with obsolete API.
2020-11-24 18:39:56 +00:00
Dan Streetman
82f206190d use python3-launchpadlib directly instead of python3-software-properties 2020-08-27 12:16:48 -07:00
Colin Watson
74c2f2f8a7 get-ppa-fingerprint: Adjust use of
softwareproperties.ppa.get_ppa_info_from_lp to match the new calling
convention in software-properties 0.93.
2014-09-17 11:11:35 +01:00
Colin Watson
4923df1abf The EXTRA_ARCHIVES environment variable defined in 2.212 doesn't quite
work properly because it doesn't allow for signing key configuration.
Rename it to the more domain-specific EXTRA_PPAS (which is now a
space-separated sequence of <ppa-owner>/<ppa-name> pairs), and fetch
signing keys for those from Launchpad using python3-software-properties.
2014-05-19 15:28:05 +01:00