On Tue, Dec 10, 2013 at 08:48:04PM -0500, Darin Perusich wrote:
If it's truly a drop-in replacement you're .spec should include a "provides: python-gmp" so existing packages which require: python-gmp will pick it up.
Note that a unversioned Provides of another package name is generally considered evil, as it kills versioned requires. (It would be much nicer if python packages would autogenerate "module" dependencies like with perl or ruby, so that other packages could require module names instead of a package names.) Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org