community.general/lib/ansible/modules/extras/packaging
Christopher M. Fuhrman 310b7ce3d8 pkgin: Fix bad regexp which did not catch packages such as p5-SVN-Notify
The previous version of my regexp did not take into account packages
such as 'p5-Perl-Tidy' or 'p5-Test-Output', so use a greedy match up to
the last occurrance of '-' for matching the package.  This regex has
been extensively tested using all packages as provided by pkgsrc-2016Q1[1].

Footnotes:
[1]  http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/?only_with_tag=pkgsrc-2016Q1
2016-12-08 11:34:06 -05:00
..
language cpanm: search both its stderr and its stdout for the message 'is up t… 2016-12-08 11:34:04 -05:00
os pkgin: Fix bad regexp which did not catch packages such as p5-SVN-Notify 2016-12-08 11:34:06 -05:00
__init__.py
dpkg_selections.py added missing GPL licences fixes #508 2016-12-08 11:33:26 -05:00
elasticsearch_plugin.py Add better type checking for elasticsearch_plugin 2016-12-08 11:33:59 -05:00