14
0
forked from pool/python-pyipp

- update to 0.15.0:

* Add ability to retrieve Printer model as dictionary
- update to 0.14.5:
  * Make sure uri_supported is always a list @joostlek
  * Ensure uri supported fallback is string @ctalkington

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyipp?expand=0&rev=7
This commit is contained in:
2024-03-16 09:59:54 +00:00
committed by Git OBS Bridge
parent 0b9dd2c2fb
commit 9ec5c668a2
6 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Mar 16 09:59:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.15.0:
* Add ability to retrieve Printer model as dictionary
- update to 0.14.5:
* Make sure uri_supported is always a list @joostlek
* Ensure uri supported fallback is string @ctalkington
-------------------------------------------------------------------
Wed Jan 3 10:20:48 UTC 2024 - Dirk Müller <dmueller@suse.com>