forked from pool/python-pytils
e9fa40f44dda1026e4bc9f1528de5fdbda1fed28be794870b3adb8d5ebd10161
* Fix invalid escape sequence in numeral.choose_plural.py * RegExp syntax error * Remove redundant (?u) inline flags * The u prefix for strings is no longer necessary in Python >= 3.0 - from version 0.4.2 * (identical to version 0.4.3) - Drop python-311.patch, merged upstream - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install - Update BuildRequires from pyproject.toml - Use Python 3.11 on SLE-15 by default OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytils?expand=0&rev=12
Description
No description provided
Languages
RPM Spec
100%