diff --git a/DataProperty-0.55.0.tar.gz b/DataProperty-0.55.0.tar.gz deleted file mode 100644 index 6c69a91..0000000 --- a/DataProperty-0.55.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73ccf10f8b123968210438a1a1aa859ea6d5a16b4e1f4d307da7a81b838e79fa -size 34992 diff --git a/DataProperty-0.55.1.tar.gz b/DataProperty-0.55.1.tar.gz new file mode 100644 index 0000000..47bd1cf --- /dev/null +++ b/DataProperty-0.55.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08113748e164c17d60b9e66c256cbabec0c654b7aaf5e8441c4ec4ee51d5c921 +size 35003 diff --git a/python-DataProperty.changes b/python-DataProperty.changes index 38db662..d2f9504 100644 --- a/python-DataProperty.changes +++ b/python-DataProperty.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 18 14:51:47 UTC 2023 - Dirk Müller + +- update to 0.55.1 + * Python 3.11 support + * Switches to tcolorpy + ------------------------------------------------------------------- Thu Jan 26 07:54:17 UTC 2023 - Daniel Garcia diff --git a/python-DataProperty.spec b/python-DataProperty.spec index ecdf72b..5e93d1b 100644 --- a/python-DataProperty.spec +++ b/python-DataProperty.spec @@ -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