Commit Graph

65 Commits

Author SHA1 Message Date
nico b1333cdbe4
Merge branch 'ci/ghworkflowupdate'
* ci/ghworkflowupdate:
  ci(update): upgrade workflow actions
2023-01-29 11:10:03 +01:00
nico bf4e6334a3
ci(update): upgrade workflow actions 2023-01-29 09:59:41 +01:00
dependabot[bot] de036834ac build(deps): bump requests from 2.28.0 to 2.28.1
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.0...v2.28.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 14:57:38 +02:00
dependabot[bot] 2c40ed7dd1 build(deps): bump requests from 2.27.1 to 2.28.0
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 15:35:04 +02:00
nico 4dee91b83b
Merge branch 'dependabot/pip/requests-2.27.1'
Merge branch 'dependabot/pip/ruamel-yaml-0.17.21'

Signed-off-by: nico wellpott <nico@magicbroccoli.de>
2022-02-15 22:24:14 +01:00
dependabot[bot] 03fd011f03
build(deps): bump requests from 2.26.0 to 2.27.1
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-06 11:11:08 +00:00
dependabot[bot] 2248b879cf
build(deps): bump ruamel-yaml from 0.17.16 to 0.17.17
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.16 to 0.17.17.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 11:09:06 +00:00
nico 7f50abef20
Merge branch 'dependabot/pip/ruamel-yaml-0.17.16' 2021-09-01 16:12:13 +02:00
dependabot[bot] f4692ca3c8
build(deps): bump ruamel-yaml from 0.17.14 to 0.17.16
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.14 to 0.17.16.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 11:06:26 +00:00
nico c4584706dd
Merge branch 'dependabot/pip/ruamel-yaml-0.17.14' 2021-08-29 01:58:26 +02:00
dependabot[bot] a1b65efde2
build(deps): bump ruamel-yaml from 0.17.11 to 0.17.14
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.11 to 0.17.14.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 11:08:43 +00:00
nico 181a549369
Merge branch 'dependabot/pip/ruamel-yaml-0.17.11' 2021-08-19 23:14:31 +02:00
dependabot[bot] 2e0e6dfae9
build(deps): bump ruamel-yaml from 0.17.10 to 0.17.11
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.10 to 0.17.11.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 11:06:51 +00:00
nico a0ac0b2cea
fix: UnboundLocalError due to reference before assignment
* fix broken none catch
2021-07-23 18:00:53 +02:00
nico b2b44ce4c1
Merge branch 'dependabot/pip/requests-2.26.0' 2021-07-23 17:37:33 +02:00
dependabot[bot] 80528a3609
build(deps): bump requests from 2.25.1 to 2.26.0
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.26.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-23 15:36:04 +00:00
nico a5251e2381
fix: relative import inside package
+ change from .file to module.file in the import statement
2021-07-23 17:20:54 +02:00
nico c8de19f4ec
Merge branch 'dependabot/pip/ruamel-yaml-clib-0.2.6' 2021-07-06 01:01:37 +02:00
dependabot[bot] d5e2586260
build(deps): bump ruamel-yaml-clib from 0.2.4 to 0.2.6
Bumps [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) from 0.2.4 to 0.2.6.

---
updated-dependencies:
- dependency-name: ruamel-yaml-clib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 11:10:10 +00:00
nico 062e3b256e
Merge pull request #11 from mightyBroccoli/dependabot/pip/ruamel-yaml-clib-0.2.4
build(deps): bump ruamel-yaml-clib from 0.2.2 to 0.2.4
2021-06-26 19:26:21 +02:00
dependabot[bot] 7276f9a2fb
build(deps): bump ruamel-yaml-clib from 0.2.2 to 0.2.4
Bumps [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) from 0.2.2 to 0.2.4.

---
updated-dependencies:
- dependency-name: ruamel-yaml-clib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 11:08:19 +00:00
nico 84bce17512
Merge pull request #10 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.10
build(deps): bump ruamel-yaml from 0.17.9 to 0.17.10
2021-06-24 23:33:37 +02:00
dependabot[bot] e092649e12
build(deps): bump ruamel-yaml from 0.17.9 to 0.17.10
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.9 to 0.17.10.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 11:08:13 +00:00
nico 9724b80743
Merge pull request #9 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.9
build(deps): bump ruamel-yaml from 0.17.8 to 0.17.9
2021-06-14 18:40:07 +02:00
dependabot[bot] 731235d527
build(deps): bump ruamel-yaml from 0.17.8 to 0.17.9
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.8 to 0.17.9.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 06:07:05 +00:00
nico 29d9a30053
Merge pull request #8 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.8
build(deps): bump ruamel-yaml from 0.17.7 to 0.17.8
2021-06-10 10:28:38 +02:00
dependabot[bot] 185fcf9546
build(deps): bump ruamel-yaml from 0.17.7 to 0.17.8
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.7 to 0.17.8.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 06:14:48 +00:00
nico 26b3fe8209
Merge pull request #7 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.7
build(deps): bump ruamel-yaml from 0.17.6 to 0.17.7
2021-06-01 13:27:33 +02:00
dependabot[bot] 6e6fa8ae56
build(deps): bump ruamel-yaml from 0.17.6 to 0.17.7
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.6 to 0.17.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 06:52:00 +00:00
nico 08bcd704d0
requirements: remove urllib3
* remove urllib3 from direct requirements file
2021-05-31 13:30:03 +02:00
nico f8976c5ab4
Merge pull request #6 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.6
build(deps): bump ruamel-yaml from 0.17.4 to 0.17.6
2021-05-31 13:27:27 +02: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
nico 79f5e59adc
license: update license to gpl3 2021-04-19 17:03:37 +02:00
nico bc0921d388
packaging: rename to bl-imp
* ajust setup cfg/py to use the new name
. remove unnecessary variable from main
2021-04-17 13:48:25 +02:00
nico 34fcd52478
Merge branch 'readme_update' 2021-04-16 22:17:48 +02:00
nico 72120a1830
readme: copiable config
* add # to config comments to allow for easy copying
2021-04-16 22:09:40 +02:00
nico c227b55828
readme: various smaller changes
+ add automatic ejabberd config reload option to the example
2021-04-16 21:56:19 +02:00
nico 68300f2b99
readme: update ejabberd install section 2021-04-16 21:27:33 +02:00
nico b9f3572948
ReadMe: update readme to reflect the latest changes 2021-04-14 00:24:31 +02:00
nico c0bd3eba71
Merge remote-tracking branch 'github/dependabot/pip/ruamel-yaml-0.17.4' 2021-04-08 12:08:35 +02: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 9597f30f08
Merge branch 'ci-setup' 2021-04-06 11:33:13 +02:00
nico e54cb3b215
Merge branch 'packaging' 2021-04-06 11:32:04 +02:00
nico 78015c196a
flake8: unnecessary else
* modified method to not use an unnecessary else statement
2021-04-06 11:29:24 +02:00
nico d410c45429
flake8: remove cyclic import 2021-04-06 11:28:37 +02:00
nico 1b6dd65afe
requirements: push ruamel.yaml to 0.17.2 2021-04-06 11:24:29 +02:00
nico eda0a709c9
cleanup: make flake8 happy again
* remove wildcard import
* remove unnecessary imports
* various smaller whitespace cleanups
2021-04-06 11:23:09 +02:00
nico c9e689b3f3
packaging: various smaller fixes and corrections
- remove placeholder print statements
* replace wildcard import with a direct one
* rename main class to blimp
* optimized imports
2021-03-28 16:39:58 +02:00
nico 3e8a728fe7
Python Package
+ init basic python package
+ add console_script blimp
2021-03-27 00:15:38 +01:00
nico b7409c0951
Github CI
+ add dependabot configuration file
+ add python workflow configuration file
2021-03-15 23:19:04 +01:00