Introduce PkgPolicy.is_valid_orig_archive()
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 9 Jul 2012 13:10:37 +0000 (16:10 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 5 Jun 2014 11:20:03 +0000 (14:20 +0300)
commit303d00181de6199bd67e678af1584a6d985f82cf
tree41313433766a10cec4a4e79a258fd6f695d159cb
parent64ed0b157a3d157c7851b425c67fb0fdea4f4648
Introduce PkgPolicy.is_valid_orig_archive()

A new method for checking if the given filename is usable as a orig
(upstream) source archive.

Also, takes this method into use in the UpstreamSource class.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/pkg/__init__.py