https://bugzilla.redhat.com/show_bug.cgi?id=1191212



--- Comment #6 from Piotr Popieluch <[email protected]> ---
just upgrading nodejs-colors will break all packages which depend on it... see
below, all nodejs-colors dependents depend on 1


for line in $(repoquery --whatrequires 'npm(colors)'); do 
   echo ${line}: 
   repoquery -R ${line} | grep colors; 
   echo
done

nodejs-dtree-0:0.0.7-1.fc21.noarch:
npm(colors) < 0.7
npm(colors) >= 0.6.2

nodejs-grunt-0:0.4.4-4.fc21.noarch:
npm(colors) < 1
npm(colors) >= 0.6

nodejs-grunt-html-validation-0:0.1.18-2.fc21.noarch:
npm(colors)
npm(colors) < 0.7
npm(colors) >= 0.6.0

nodejs-grunt-init-0:0.3.1-2.fc21.noarch:
npm(colors) < 1
npm(colors) >= 0.6

nodejs-grunt-saucelabs-0:8.3.3-1.fc21.noarch:
npm(colors) < 0.7
npm(colors) >= 0.6.2

nodejs-node-static-0:0.7.3-2.fc21.noarch:
npm(colors) >= 0.6.0

nodejs-replace-0:0.3.0-2.fc21.noarch:
npm(colors)

nodejs-winston-0:0.7.3-2.fc21.noarch:
npm(colors) < 0.7
npm(colors) >= 0.6

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to