Commit Graph

27 Commits

Author SHA1 Message Date
dependabot[bot] a7008a0ace
Bump flake8 from 7.1.0 to 7.1.1 (#2090)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 15:18:20 +03:00
dependabot[bot] 1dddf9949f
Bump mypy from 1.11.0 to 1.11.1 (#2087)
Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 10:27:11 +03:00
pyup-bot 1dbb62001c Pin bumpversion to latest version 0.6.0 2024-07-30 10:29:11 +06:00
pyup.io bot 0e27a5162d
Update mypy from 1.10.1 to 1.11.0 (#2062) 2024-07-21 14:51:26 +03:00
dependabot[bot] 1e4638a047 Bump mypy from 1.10.0 to 1.10.1
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 12:44:59 +06:00
pyup-bot 5d00dd06e1 Update flake8 from 7.0.0 to 7.1.0 2024-06-16 10:52:15 +06:00
pyup.io bot 121fa3b44f
Update mypy from 1.9.0 to 1.10.0 (#1988) 2024-04-24 20:24:38 +03:00
pyup.io bot 679cb0deb4
Update mypy from 1.8.0 to 1.9.0 (#1963) 2024-03-09 10:53:49 +02:00
dependabot[bot] d555a082b4
Bump mypy from 1.3.0 to 1.8.0 (#1844)
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.3.0...v1.8.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 20:05:18 +02:00
dependabot[bot] 39deb9417c
Bump flake8 from 6.0.0 to 7.0.0 (#1845)
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 7.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.0.0...7.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 20:03:12 +02:00
Asif Saif Uddin 9e8d07cafe
Update pkgutils.txt 2023-05-15 09:32:50 +06:00
Asif Saif Uddin 221f34c6e0
Update pkgutils.txt (#1722) 2023-05-15 08:48:57 +06:00
Stevie Gayet c03335e167
chore(ci): fix lint job (#1718)
* chore(ci): align python version between matrix and tox config

* chore(pydocstyle): upgrade pydocstyle to 6.3.0

* chore(pydocstyle): exclude rules

* fix(mypy): fix `[truthy-function]` error

* fix(pydocstyle): fix D205 rule

* fix(pydocstyle): fix D212 rule

* fix(pydocstyle): fix D407 rule

* fix(pydocstyle): fix D412 rule

* fix(pydocstyle): fix D406 rule

* fix(pydocstyle): fix D411 rule

---------

Co-authored-by: Stevie Gayet <stegayet@users.noreply.github.com>
2023-05-15 08:11:34 +06:00
Asif Saif Uddin 95f5194a8a
Update pkgutils.txt (#1692) 2023-04-12 13:13:25 +06:00
Asif Saif Uddin e52975b1ef
Update pkgutils.txt (#1686) 2023-04-03 15:44:47 +06:00
Marcelo Trylesinski ea11a0b787
Add `mypy` to the pipeline (#1512)
* Add `mypy` to the pipeline

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-04-09 12:05:57 +06:00
Paul Brown 1cb3f6e451
Revert "try pining setuptools (#1466)" (#1481)
* Revert "try pining setuptools (#1466)"

This reverts commit 6ddf940940.

* Revert "try restrict setuptool in CI"

This reverts commit c4a8c2a69f.

* require setuptools>=47.0.0 in pkgutils.txt (version that dropped py2 support)
2022-01-13 14:28:40 +06:00
Asif Saif Uddin 6ddf940940
try pining setuptools (#1466)
* try pining setuptools

* try more lower version

* try 59.7.0

* try pin to setuptools==58.2.0

* try restrict setuptool in CI

* setuptools>=59.1.1,<59.7.0
2021-12-22 09:25:33 +06:00
Omer Katz 22f95cb5ee Remove flakeplus from the build. 2020-07-30 17:01:09 +03:00
georgepsarakis d27abc837d Use pydocstyle version 1.1.1 for now 2017-04-26 21:45:17 +03:00
Ask Solem c457a88459 pep257 -> pydocstyle 2016-10-11 14:59:00 -07:00
Ask Solem 0cc7a517fa Fixes flakes 2016-10-11 12:48:50 -07:00
Ask Solem 2e712d4d43 Adds bumpversion 2016-07-01 14:13:38 -07:00
Ask Solem b1707d091a Use sphinx2rst 2016-04-07 18:51:22 -07:00
Ask Solem 16c9330099 Updates pkgutils requirements 2016-04-06 11:53:35 -07:00
Ask Solem 50e2d6c1a4 Adds Makefile 2014-05-27 14:33:11 +01:00
Ask Solem 95afeb0932 Adds requirements/pkgutils.txt for distribution maintenance 2011-06-07 15:19:32 +01:00