15
0
Commit Graph

5 Commits

Author SHA256 Message Date
5dce88828d - 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
9dde484c30 - 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
92339c3ed1 - 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
d3dd1969e2 - 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
25c6166a75 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