Commit Graph

10 Commits

Author SHA256 Message Date
Tomáš Chvátal
8ce87fd154 - Fix the test run with new pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mccabe?expand=0&rev=18
2019-07-03 09:11:11 +00:00
Jan Matejek
bf99556c75 Accepting request 479715 from devel:languages:python:singlespec
- update for singlespec
- enable tests

OBS-URL: https://build.opensuse.org/request/show/479715
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mccabe?expand=0&rev=16
2017-03-15 15:14:45 +00:00
Thomas Bechtold
dc325ecc9b - Use pypi.io and https in Source
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mccabe?expand=0&rev=15
2017-02-20 10:37:25 +00:00
Thomas Bechtold
6fb0e72f8b Accepting request 457355 from home:kwk:branches:devel:languages:python
- update to version 0.6.1:
  * Fix signature for PathGraphingAstVisitor.default to match the
    signature for ASTVisitor
- update to version 0.6.0:
  * Add support for Python 3.6
  * Fix handling for missing statement types
- update to version 0.5.3:
  * Report actual column number of violation instead of the start
    of the line
- update to version 0.5.2:
  * When opening files ourselves, make sure we always name the file
    variable
- update to version 0.5.1:
  * Set default maximum complexity to -1 on the class itself
- update to version 0.5.0:
  * PyCon 2016 PDX release
  * Add support for Flake8 3.0
- update to version 0.4.0:
  * Stop testing on Python 3.2
  * Add support for async/await keywords on Python 3.5 from PEP 0492
- update to version 0.3.1:
  * Include test_mccabe.py in releases.
  * Always coerce the max_complexity value from Flake8’s entry-point
    to an integer.

OBS-URL: https://build.opensuse.org/request/show/457355
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mccabe?expand=0&rev=14
2017-02-16 14:12:22 +00:00
Denisart Benjamin
152f908444 Accepting request 305789 from home:benoit_monin:branches:devel:languages:python
- update to version 0.3
- add the LICENSE to the package documentation

OBS-URL: https://build.opensuse.org/request/show/305789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mccabe?expand=0&rev=12
2015-05-12 21:28:46 +00:00
Sascha Peilicke
6cef915b50 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mccabe?expand=0&rev=10
2013-10-24 11:08:24 +00:00
Sascha Peilicke
25afb7dac1 tidbits
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mccabe?expand=0&rev=7
2013-05-02 14:27:25 +00:00
Sascha Peilicke
2d89990cd3 - Fix SLE_11_SP2 build
- Set license to MIT (SPDX mapping from Expat)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mccabe?expand=0&rev=3
2013-04-24 08:51:28 +00:00
8464701e70 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mccabe?expand=0&rev=2 2013-04-23 19:40:12 +00:00
Sascha Peilicke
05f59e19b6 Accepting request 172923 from home:dirkmueller:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/172923
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mccabe?expand=0&rev=1
2013-04-23 12:59:34 +00:00