Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] bd7da8b3b4
build(deps): bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 11:28:17 +00:00
dependabot[bot] a16257f879
build(deps): bump ruamel-yaml from 0.17.4 to 0.17.6
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.4 to 0.17.6.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 07:42:47 +00:00
dependabot[bot] ea258c88ef
Bump ruamel-yaml from 0.17.2 to 0.17.4
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.2 to 0.17.4.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 08:05:07 +00:00
nico 1b6dd65afe
requirements: push ruamel.yaml to 0.17.2 2021-04-06 11:24:29 +02:00
nico 3e8a728fe7
Python Package
+ init basic python package
+ add console_script blimp
2021-03-27 00:15:38 +01:00
nico 2b2ff712e9
update requirements file 2021-03-10 18:07:42 +01:00
nico e9208a8277
yaml is crazy
- removed PyYAML from requirements
* TODO remove try statements
2018-12-22 14:57:13 +01:00
nico af5f1e494d code finishup and cleanup
+ yaml composing ejabberd conformal
+ added README.md
+ added .gitignore
+ added requirements.txt
2018-12-22 04:46:57 +01:00