Compare commits
17 Commits
Author | SHA256 | Date | |
---|---|---|---|
ec81d7a508 | |||
4c3e718e69 | |||
886bb4eafb | |||
dbdc1b534c | |||
6f58d1f746 | |||
0c31c40d80 | |||
88c4e0fb29 | |||
528efe6081 | |||
a3ed505675 | |||
e1862a4481 | |||
9ec5c668a2 | |||
a86173cf96 | |||
0b9dd2c2fb | |||
72e93e6b6e | |||
3cd7618559 | |||
06ccc49645 | |||
b0b5228452 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bdb3c03e3ea618cfce16d731d914dcdc6be01c746ecfe86b33980e8c80427704
|
|
||||||
size 82601
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2240779c43e29205e84cbc317f082a43b505082a52a491c1e6b6c5319df1c905
|
|
||||||
size 15233
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a7cdfe8a97ffe2e3425ee134b5d965cf022538bfe34af61f6e1c59b87450e0d7
|
|
||||||
size 93044
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f8b9283948b5c33653da10f1f48be22e03f9ba91fb494dd01977655aeaf39373
|
|
||||||
size 15251
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3afdc02da376eef9e87eceb958dde8b209136e74587cdc2ba07b9e97871492a6
|
|
||||||
size 100804
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:88a4cf7acbeecfbf2a7c658b33858b7006c1c6ec7643fc418576a59ba2c5bdec
|
|
||||||
size 15868
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:71862702939a25829d48d71d6c41016c466246d5e59e2cdde5cb4d94bc0dd837
|
|
||||||
size 113257
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:106889ce8c508313d373b2b75b21517f727613201573ac45cf507e87912340dd
|
|
||||||
size 15568
|
|
3
pyipp-0.17.2-gh-tests.tar.gz
Normal file
3
pyipp-0.17.2-gh-tests.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:282f7c739d98021094b4c5a7024ed3428579ea7deeba1b54110c4b17dd70d3ad
|
||||||
|
size 115294
|
3
pyipp-0.17.2.tar.gz
Normal file
3
pyipp-0.17.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5a888309f5d9101ccaf6d62ac3786d445aca726178c887967ddf35aaaf6cd7bc
|
||||||
|
size 15571
|
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 30 06:46:30 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.17.2:
|
||||||
|
* Fix printer `printer-state-reasons` attributes spelling
|
||||||
|
mistakes @kosuke-zhang
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 14 00:53:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Add missing BuildRequires on pytest-asyncio.
|
||||||
|
- Add missing Requires.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 28 16:34:15 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Mon Apr 28 16:34:15 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pyipp
|
# spec file for package python-pyipp
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,11 +18,10 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pyipp
|
Name: python-pyipp
|
||||||
Version: 0.17.1
|
Version: 0.17.2
|
||||||
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
|
||||||
Group: Development/Languages/Python
|
|
||||||
URL: https://github.com/ctalkington/python-ipp
|
URL: https://github.com/ctalkington/python-ipp
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/pyipp/pyipp-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/p/pyipp/pyipp-%{version}.tar.gz
|
||||||
Source1: https://github.com/ctalkington/python-ipp/archive/%{version}.tar.gz#/pyipp-%{version}-gh-tests.tar.gz
|
Source1: https://github.com/ctalkington/python-ipp/archive/%{version}.tar.gz#/pyipp-%{version}-gh-tests.tar.gz
|
||||||
@@ -33,6 +32,7 @@ BuildRequires: %{python_module covdefaults}
|
|||||||
BuildRequires: %{python_module deepmerge >= 0.1.0}
|
BuildRequires: %{python_module deepmerge >= 0.1.0}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module poetry-core}
|
BuildRequires: %{python_module poetry-core}
|
||||||
|
BuildRequires: %{python_module pytest-asyncio}
|
||||||
BuildRequires: %{python_module pytest-cov}
|
BuildRequires: %{python_module pytest-cov}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools_scm}
|
BuildRequires: %{python_module setuptools_scm}
|
||||||
@@ -42,6 +42,8 @@ BuildRequires: %{python_module yarl >= 1.4.2}
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-aiohttp >= 3.6.2
|
Requires: python-aiohttp >= 3.6.2
|
||||||
|
Requires: python-awesomeversion >= 21.10.1
|
||||||
|
Requires: python-backoff >= 2.2.0
|
||||||
Requires: python-deepmerge >= 0.1.0
|
Requires: python-deepmerge >= 0.1.0
|
||||||
Requires: python-yarl >= 1.4.2
|
Requires: python-yarl >= 1.4.2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Reference in New Issue
Block a user