Skip to content

Commit

Permalink
Update python-openwrt-luci-rpc to version 1.1.12 / rev 2 via SR 1008149
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1008149
by user dgarcia + RBrownFactory
- Update to 1.1.12 (2022-09-11)
  * Includes latest fixes to support newer versions of OpenWrt
- Update to 1.1.11 (2021-03-21)
  * Add rst-linter pre-commit hook to prevent committing errors to HISTORY.rst #50
- Update to 1.1.10 (2021-03-21)
  * Also trigger the Github Actions on push of tags (#49)
- Update to 1.1.9 (2021-03-21)
  * Publish to pypi only once in github actions (#47)
- Update to 1.1.8 (2021-03-12)
  * Support newer openwrt snapshot versions (#45)
  * Fix tox in github actions and also test py38 (#46)
- Update to 1.1.7 (2020-12-08)
  * Switch pipeline to Github actions
- Update to 1.1.6 (2020-09-01)
  * Fixes home-assistant/core/issues/38870, home-assistant/core/issues/39498
  * Fixes fbradyirl/openwrt-luci-rpc/issues/33
- Update to 1.1.5 (2020-09-01)
  * Unpin pip versions.
  • Loading branch information
dgarcia authored and bmwiedemann committed Oct 6, 2022
1 parent 90b8ac9 commit 0f23cb8
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 3 deletions.
Binary file modified .files
Binary file not shown.
26 changes: 26 additions & 0 deletions .rev
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,30 @@
<comment></comment>
<requestid>808933</requestid>
</revision>
<revision rev="2" vrev="1">
<srcmd5>8f8d68c9466bbb238978720925a5b5f0</srcmd5>
<version>1.1.12</version>
<time>1665034924</time>
<user>RBrownFactory</user>
<comment>- Update to 1.1.12 (2022-09-11)
* Includes latest fixes to support newer versions of OpenWrt
- Update to 1.1.11 (2021-03-21)
* Add rst-linter pre-commit hook to prevent committing errors to HISTORY.rst #50
- Update to 1.1.10 (2021-03-21)
* Also trigger the Github Actions on push of tags (#49)
- Update to 1.1.9 (2021-03-21)
* Publish to pypi only once in github actions (#47)
- Update to 1.1.8 (2021-03-12)
* Support newer openwrt snapshot versions (#45)
* Fix tox in github actions and also test py38 (#46)
- Update to 1.1.7 (2020-12-08)
* Switch pipeline to Github actions
- Update to 1.1.6 (2020-09-01)
* Fixes home-assistant/core/issues/38870, home-assistant/core/issues/39498
* Fixes fbradyirl/openwrt-luci-rpc/issues/33
- Update to 1.1.5 (2020-09-01)
* Unpin pip versions. Allow higher. Fixes #42 https://github.com/fbradyirl/openwrt-luci-rpc/issues/42
</comment>
<requestid>1008149</requestid>
</revision>
</revisionlist>
1 change: 1 addition & 0 deletions openwrt-luci-rpc-1.1.12.tar.gz
1 change: 0 additions & 1 deletion openwrt-luci-rpc-1.1.3.tar.gz

This file was deleted.

32 changes: 32 additions & 0 deletions python-openwrt-luci-rpc.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Wed Oct 5 09:34:00 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>

- Update to 1.1.12 (2022-09-11)
* Includes latest fixes to support newer versions of OpenWrt

-------------------------------------------------------------------
Tue Oct 4 22:11:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

- Update to 1.1.11 (2021-03-21)
* Add rst-linter pre-commit hook to prevent committing errors to HISTORY.rst #50

- Update to 1.1.10 (2021-03-21)
* Also trigger the Github Actions on push of tags (#49)

- Update to 1.1.9 (2021-03-21)
* Publish to pypi only once in github actions (#47)

- Update to 1.1.8 (2021-03-12)
* Support newer openwrt snapshot versions (#45)
* Fix tox in github actions and also test py38 (#46)

- Update to 1.1.7 (2020-12-08)
* Switch pipeline to Github actions

- Update to 1.1.6 (2020-09-01)
* Fixes home-assistant/core/issues/38870, home-assistant/core/issues/39498
* Fixes fbradyirl/openwrt-luci-rpc/issues/33

- Update to 1.1.5 (2020-09-01)
* Unpin pip versions. Allow higher. Fixes #42 https://github.com/fbradyirl/openwrt-luci-rpc/issues/42

-------------------------------------------------------------------
Tue May 26 07:32:40 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

Expand Down
4 changes: 2 additions & 2 deletions python-openwrt-luci-rpc.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# spec file for package python-openwrt-luci-rpc
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
Expand All @@ -18,7 +18,7 @@

%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-openwrt-luci-rpc
Version: 1.1.3
Version: 1.1.12
Release: 0
Summary: Module for interacting with OpenWrt Luci RPC interface
License: Apache-2.0
Expand Down

0 comments on commit 0f23cb8

Please sign in to comment.