17
0

6 Commits

Author SHA256 Message Date
5977285bf3 - Update to 3.0.0:
* Drop python 3.8 support and add Python 3.13 support.
  * Drop python 3.9 support and add Python 3.14 support.
  * Bump pypy minimum version to 3.10.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-pep3101?expand=0&rev=10
2025-10-28 05:40:36 +00:00
7f861f9c85 - update to 2.1.0:
* Drop python 3.7 support.
  * Test against python 3.12.
  * Use `pyproject.toml` rather than `setup.py`.
  * Switch from `setuptools` to `hatchling`.
  * Switch to `main` branch.
  * Use `tox` and `pre-commit` to ease project maintenance.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-pep3101?expand=0&rev=8
2023-12-05 21:12:12 +00:00
4105b28c2c - Update to 2.0.0:
* Update dependencies. [gforcada]
  * Test the code on GitHub actions. [gforcada]
  * Drop python 2.7 and only support python 3.7+. [gforcada]
  * Use linters and formatters to keep code sane and beautiful. [gforcada]
  * Simplify the amount of code to write a test. [gforcada]
- Delete 29.patch, not needed anymore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-pep3101?expand=0&rev=6
2022-10-08 16:44:38 +00:00
fd30077723 - Add 29.patch to fix tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-pep3101?expand=0&rev=5
2022-10-04 16:21:23 +00:00
Tomáš Chvátal
320386691b - Update to 1.3.0:
* Warn about "string %i" % 33 which was previously ignored.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-pep3101?expand=0&rev=3
2020-04-16 10:42:05 +00:00
Tomáš Chvátal
e3795a06fb Accepting request 729366 from home:jayvdb:flake8
https://pypistats.org/packages/flake8-pep3101

I suggest creating a flake8 subproject

OBS-URL: https://build.opensuse.org/request/show/729366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-pep3101?expand=0&rev=1
2019-09-09 09:10:25 +00:00