14
0
forked from pool/python-pytils
Commit Graph

6 Commits

Author SHA256 Message Date
e9fa40f44d - Update to 0.4.3
* 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
2025-04-23 09:32:48 +00:00
b9796619c5 - Add python-311.patch to support python 3.11
gh#last-partizan/pytils#50

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytils?expand=0&rev=10
2023-02-21 09:49:05 +00:00
b629f16244 Accepting request 1008624 from home:yarunachalam:branches:devel:languages:python
- Update to version pytils (0.4dev)
  * Fix support Django 3.2, 4
  * Remove support Django 1, 2
  * Fix test and dependency

OBS-URL: https://build.opensuse.org/request/show/1008624
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytils?expand=0&rev=8
2022-10-07 07:54:06 +00:00
69d48b5599 Accepting request 895943 from home:pgajdos:python
- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/895943
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytils?expand=0&rev=6
2021-05-28 10:00:15 +00:00
Tomáš Chvátal
fd4e137758 Accepting request 651189 from home:jengelh:branches:devel:languages:python
- Avoid name repetition in summary. Adjust grammar.

OBS-URL: https://build.opensuse.org/request/show/651189
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytils?expand=0&rev=2
2018-11-23 07:56:38 +00:00
Tomáš Chvátal
1cf9783c21 Accepting request 651128 from home:iulhaq:branches:home:bergmannf
OBS-URL: https://build.opensuse.org/request/show/651128
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytils?expand=0&rev=1
2018-11-22 14:15:02 +00:00