cedadev / jasmin_scivm

9 stars 0 forks source link

add "obsoletes" for Python 2.6 versions #89

Closed alaniwi closed 7 years ago

alaniwi commented 7 years ago

Instructions to delete nose and setuptools in CentOS installation (see https://github.com/cedadev/jasmin_scivm/wiki/Installation) should be unnecessary if Obsoletes are included in the RPMs for the 2.7 versions.

alaniwi commented 7 years ago

Setuptools does not conflict because easy_install is named easy_install-2.7.

Regarding python27-nose, adding conflicts: python-nose and adding the obsoletes to the meta RPM (so installing python27-nose by itself where python-nose already installed would fail with a warning, but installing the JAP will remove python-nose). Reluctant to add obsoletes directly to python27-nose.

alaniwi commented 7 years ago

Clean build of nose 1.3.7.