ansible/changelogs
Will Thames 171ef3e337 Allow python_requirements_facts to have dashes (#56683)
* Allow python_requirements_facts to cope with packages with dashes

```
python_requirements_facts:
  dependencies:
    - kubernetes-validate
```

should work as expected

(cherry picked from commit 5b3305c71505ffd4b0fd7dc5a6a17a4d5cb4cd77)

* Allow python_requirements_facts to cope with packages with dashes (#56166)

* Allow python_requirements_facts to cope with packages with dashes

```
python_requirements_facts:
  dependencies:
    - kubernetes-validate
```

should work as expected

* Ensure tests run for python_requirements_facts

(cherry picked from commit 8e1dd58c2b)
2019-05-22 10:08:01 -07:00
..
fragments Allow python_requirements_facts to have dashes (#56683) 2019-05-22 10:08:01 -07:00
.changes.yaml New release v2.8.0 2019-05-16 06:58:30 -07:00
CHANGELOG-v2.8.rst New release v2.8.0 2019-05-16 06:58:30 -07:00
CHANGELOG.rst
config.yaml