15
0

- update to 0.55.1

* Python 3.11 support
  * Switches to tcolorpy

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-DataProperty?expand=0&rev=20
This commit is contained in:
2023-05-18 14:52:14 +00:00
committed by Git OBS Bridge
parent 80709fc084
commit d00fee5794
4 changed files with 13 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 18 14:51:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.55.1
* Python 3.11 support
* Switches to tcolorpy
-------------------------------------------------------------------
Thu Jan 26 07:54:17 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -16,9 +16,9 @@
#
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-DataProperty
Version: 0.55.0
Version: 0.55.1
Release: 0
Summary: Python library for extract property from data
License: MIT
@@ -36,7 +36,7 @@ BuildRequires: %{python_module mbstrdecoder >= 1.0.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module python-dateutil >= 2.8.0}
BuildRequires: %{python_module pytz >= 2018.9}
BuildRequires: %{python_module termcolor}
BuildRequires: %{python_module tcolorpy}
BuildRequires: %{python_module typepy >= 1.1.0}
# /SECTION
%python_subpackages