Permalink
Browse files

matplotlib 2.0 update requirements

  • Loading branch information...
1 parent 4a08b91 commit b33cf2ec5146769afd7eb5dca47392032164546f @akrherz committed Jan 18, 2017
Showing with 6 additions and 1 deletion.
  1. +6 −1 deployment/rpm/iem-meta.spec
@@ -122,6 +122,8 @@ Requires: Pint
Requires: MetPy
Requires: perl-Monitoring-Plugin
Requires: perl-Data-Dumper
+Requires: functools32
+Requires: cycler
%description
A virtual package which makes sure that various requirements are installed
@@ -143,7 +145,10 @@ to make sure the IEM code runs on a system it is deployed on.
%changelog
-* Fri Sep 2 2016 daryl herzmann <ahrherz@iastate.edu>
+* Wed Jan 18 2017 daryl herzmann <akrherz@iastate.edu>
+- Added functools32 and cycler for matplotlib 2.0.0
+
+* Fri Sep 2 2016 daryl herzmann <akrherz@iastate.edu>
- Added requirements for updated nagios tcptraffic plugin
* Thu Aug 4 2016 daryl herzmann <akrherz@iastate.edu>

0 comments on commit b33cf2e

Please sign in to comment.