14
0

Accepting request 1042418 from home:pgajdos:python

- version update to 3.4.5
  * no upstream changelog, see
  https://github.com/wolph/python-utils/commits/develop 
- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1042418
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-utils?expand=0&rev=11
This commit is contained in:
2022-12-12 21:40:37 +00:00
committed by Git OBS Bridge
parent 0ff5346ba6
commit d61f28b047
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 12 15:15:16 UTC 2022 - pgajdos@suse.com
- version update to 3.4.5
* no upstream changelog, see
https://github.com/wolph/python-utils/commits/develop
- python-six is not required
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 8 09:03:34 UTC 2021 - pgajdos@suse.com Wed Dec 8 09:03:34 UTC 2021 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-python-utils # spec file for package python-python-utils
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# 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
@@ -16,9 +16,8 @@
# #
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-utils Name: python-python-utils
Version: 2.5.6 Version: 3.4.5
Release: 0 Release: 0
Summary: Utilities not included with the standard Python install Summary: Utilities not included with the standard Python install
License: BSD-3-Clause License: BSD-3-Clause
@@ -29,10 +28,10 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
# SECTION test requirements # SECTION test requirements
BuildRequires: %{python_module loguru}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
BuildRequires: %{python_module six}
# /SECTION # /SECTION
Requires: python-six Requires: python-loguru
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages

View File

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

View File

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