15
0

9 Commits

Author SHA256 Message Date
4c7cd89383 Accepting request 1131209 from devel:languages:python
- 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/request/show/1131209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-pep3101?expand=0&rev=4
2023-12-06 22:48:12 +00:00
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
0d969c78c1 Accepting request 1008957 from devel:languages:python
- 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
- Add 29.patch to fix tests

OBS-URL: https://build.opensuse.org/request/show/1008957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-pep3101?expand=0&rev=3
2022-10-10 16:46:52 +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
4dba3a2911 Accepting request 794558 from devel:languages:python
- Update to 1.3.0:
  * Warn about "string %i" % 33 which was previously ignored.

OBS-URL: https://build.opensuse.org/request/show/794558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-pep3101?expand=0&rev=2
2020-04-16 21:05:00 +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
ea6bbc7b11 Accepting request 729369 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/729369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-pep3101?expand=0&rev=1
2019-09-09 21:50:27 +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