15
0

Accepting request 1158397 from devel:languages:python

- update to 1.1.17:
  * add lower bound to version check
  * Fix issue #60
  * Fix tests

  * Add rst-linter pre-commit hook to prevent committing errors to HISTORY.rst #50

OBS-URL: https://build.opensuse.org/request/show/1158397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openwrt-luci-rpc?expand=0&rev=5
This commit is contained in:
2024-03-17 21:14:35 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66f3cc25b60234a317b93ac7c1742f059fe631e9d84ec5755f808e895c6f2466
size 16914

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4456429d04c3b37beb7b4a9b79d2049e783b946a37224a74070e3eeec6cf4499
size 17239

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Mar 16 09:01:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.1.17:
* add lower bound to version check
* Fix issue #60
* Fix tests
-------------------------------------------------------------------
Thu Jul 20 19:38:26 UTC 2023 - Antonio Teixeira <antonio.teixeira@suse.com>
@@ -21,7 +29,7 @@ Wed Oct 5 09:34:00 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
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
* 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)

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-openwrt-luci-rpc
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-openwrt-luci-rpc
Version: 1.1.16
Version: 1.1.17
Release: 0
Summary: Module for interacting with OpenWrt Luci RPC interface
License: Apache-2.0