forked from pool/python-pytils
- Update to 0.4.4
* chore: publish a wheel (#67) * chore: Switch to setuptools build backend * style: formatting by ruff (#71) * chore: Added type hints (#72) * chore: Apply pyupgrade * chore: Add ruff check * chore: Fix ruff errors * chore: Refactor/update numeral (#74) * chore(release): 0.4.4 - Update BuildRequires from pyproject.toml OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytils?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 6 14:16:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.4.4
|
||||||
|
* chore: publish a wheel (#67)
|
||||||
|
* chore: Switch to setuptools build backend
|
||||||
|
* style: formatting by ruff (#71)
|
||||||
|
* chore: Added type hints (#72)
|
||||||
|
* chore: Apply pyupgrade
|
||||||
|
* chore: Add ruff check
|
||||||
|
* chore: Fix ruff errors
|
||||||
|
* chore: Refactor/update numeral (#74)
|
||||||
|
* chore(release): 0.4.4
|
||||||
|
- Update BuildRequires from pyproject.toml
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 22 07:30:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue Apr 22 07:30:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pytils
|
Name: python-pytils
|
||||||
Version: 0.4.3
|
Version: 0.4.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Russian-specific string utility module
|
Summary: A Russian-specific string utility module
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -26,7 +26,6 @@ Group: Development/Languages/Python
|
|||||||
URL: https://github.com/y10h/pytils
|
URL: https://github.com/y10h/pytils
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/pytils/pytils-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/p/pytils/pytils-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module poetry-core}
|
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4828464cdb54b344843cfc5a7ed5cf5c605cb7e72e46a58b6ed2885568f301e5
|
|
||||||
size 101364
|
|
3
pytils-0.4.4.tar.gz
Normal file
3
pytils-0.4.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9992a96caad57daa211584df1da4fd825f11e836d3ed93011785f1d02ab6f0ca
|
||||||
|
size 109208
|
Reference in New Issue
Block a user