14
0
forked from pool/python-pyipp

Accepting request 1158436 from devel:languages:python

- 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/request/show/1158436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyipp?expand=0&rev=3
This commit is contained in:
2024-03-17 21:14:48 +00:00
committed by Git OBS Bridge
6 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:799e37e32222f5182d25fcf778daddd7085ba088149850ff2d6ef07861e77f12
size 83502

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d70ded92f93232fadd942175ba52e8746653db62a1df4fde839bc900a711aef
size 15044

View File

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

3
pyipp-0.15.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2240779c43e29205e84cbc317f082a43b505082a52a491c1e6b6c5319df1c905
size 15233

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> Wed Jan 3 10:20:48 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-pyipp Name: python-pyipp
Version: 0.14.4 Version: 0.15.0
Release: 0 Release: 0
Summary: Asynchronous Python client for Internet Printing Protocol (IPP) Summary: Asynchronous Python client for Internet Printing Protocol (IPP)
License: MIT License: MIT