Commit Graph

27 Commits

Author SHA1 Message Date
Amethyst Reese e853bb1c43
Set up trusted publishing from GHA (#193)
* Set up trusted publishing from GHA

- Add build to dev deps
- Add sdist job to build sdist
- Add publish job to publish tagged releases

* Move UV env to workflow level
2024-09-01 20:26:50 -07:00
dependabot[bot] a137a8145a
Bump ufmt from 2.7.0 to 2.7.1 (#191)
Bumps [ufmt](https://github.com/omnilib/ufmt) from 2.7.0 to 2.7.1.
- [Changelog](https://github.com/omnilib/ufmt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/ufmt/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: ufmt
  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-31 21:11:18 -07:00
dependabot[bot] a0c02d1865
Bump black from 24.4.2 to 24.8.0 (#190)
Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.4.2...24.8.0)

---
updated-dependencies:
- dependency-name: black
  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-08-31 21:11:05 -07:00
dependabot[bot] 42366e97aa
Bump sphinx from 7.2.6 to 8.0.2 (#181)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 8.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v8.0.2)

---
updated-dependencies:
- dependency-name: sphinx
  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-08-31 21:05:54 -07:00
dependabot[bot] 74ab16f884
Bump coverage from 7.5.4 to 7.6.1 (#186)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.1)

---
updated-dependencies:
- dependency-name: coverage
  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-08-31 21:00:29 -07:00
dependabot[bot] 11abf21765
Bump sphinx-mdinclude from 0.5.3 to 0.6.2 (#187)
Bumps [sphinx-mdinclude](https://github.com/omnilib/sphinx-mdinclude) from 0.5.3 to 0.6.2.
- [Changelog](https://github.com/omnilib/sphinx-mdinclude/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/sphinx-mdinclude/compare/v0.5.3...v0.6.2)

---
updated-dependencies:
- dependency-name: sphinx-mdinclude
  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-08-31 21:00:04 -07:00
dependabot[bot] 3d74dcce92
Bump flake8 from 7.0.0 to 7.1.1 (#185)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.1)

---
updated-dependencies:
- dependency-name: flake8
  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-08-31 20:55:06 -07:00
dependabot[bot] 5e5a02085f
Bump mypy from 1.10.1 to 1.11.2 (#184)
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11.2)

---
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-08-31 20:54:57 -07:00
dependabot[bot] 340cdb54e4
Bump coverage from 7.4.1 to 7.5.4 (#174)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.1 to 7.5.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.1...7.5.4)

---
updated-dependencies:
- dependency-name: coverage
  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-07-04 16:37:02 -07:00
dependabot[bot] 2a3c58a484
Bump attribution from 1.6.2 to 1.8.0 (#172)
Bumps [attribution](https://github.com/omnilib/attribution) from 1.6.2 to 1.8.0.
- [Changelog](https://github.com/omnilib/attribution/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/attribution/compare/v1.6.2...v1.8.0)

---
updated-dependencies:
- dependency-name: attribution
  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-07-04 16:36:44 -07:00
dependabot[bot] 2540874eff
Bump mypy from 1.8.0 to 1.10.1 (#173)
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.8.0...v1.10.1)

---
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-07-04 16:32:35 -07:00
dependabot[bot] 218385b3e6
Bump ufmt from 2.3.0 to 2.7.0 (#175)
Bumps [ufmt](https://github.com/omnilib/ufmt) from 2.3.0 to 2.7.0.
- [Changelog](https://github.com/omnilib/ufmt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/ufmt/compare/v2.3.0...v2.7.0)

---
updated-dependencies:
- dependency-name: ufmt
  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-07-04 16:32:20 -07:00
dependabot[bot] 7b7cf7d787
Bump black from 24.1.1 to 24.4.2 (#168)
Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.4.2.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.1.1...24.4.2)

---
updated-dependencies:
- dependency-name: black
  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-07-04 16:32:10 -07:00
dependabot[bot] 7f2155f7e7
Bump usort from 1.0.7 to 1.0.8.post1 (#161)
Bumps [usort](https://github.com/facebook/usort) from 1.0.7 to 1.0.8.post1.
- [Changelog](https://github.com/facebook/usort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/usort/compare/v1.0.7...v1.0.8.post1)

---
updated-dependencies:
- dependency-name: usort
  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-03-24 14:01:58 -07:00
dependabot[bot] 469ed8dd21
Bump black from 24.1.0 to 24.1.1 (#156)
Bumps [black](https://github.com/psf/black) from 24.1.0 to 24.1.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.1.0...24.1.1)

---
updated-dependencies:
- dependency-name: black
  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-02-05 18:58:45 -08:00
dependabot[bot] 18e5d7f9a6
Bump coverage from 7.4.0 to 7.4.1 (#155)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.0...7.4.1)

---
updated-dependencies:
- dependency-name: coverage
  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-02-05 18:56:01 -08:00
Amethyst Reese 39c5fe810c
Modernize metadata and deps, support 3.8-3.12 (#154)
* Modernize metadata and deps, support 3.8-3.12

* rtd config

* rtd extras
2024-02-05 18:53:19 -08:00
Amethyst Reese b1484bc8ef Ignore dependabot in logs 2022-09-17 14:24:46 -07:00
Amethyst Reese 7ef0521281 Update names and copyright 2022-08-23 21:54:36 -07:00
John Reese 1e710674a1 Reduce to 97% coverage 2022-02-06 21:25:51 -08:00
John Reese 1ef1960fa3 Remove codecov, enforce 100% coverage 2022-02-06 21:21:56 -08:00
John Reese 507253fe14 Deprecate loop parameter to asyncio functions
The asyncio `loop` parameter has been deprecated since Python 3.8
and is removed in Python 3.10. This deprecates use of the loop
parameter in aioitertools, and the parameters will be removed
with or after the release of aioitertools v0.11.0.

Adds a decorator `deprecated_wait_param()` that emits deprecation
warnings if the decorated functions are passed the `loop` kwarg.

Adds `@deprecated_wait_param` decorator to `as_completed()`,
`gather()`, and `gather_iter()` functions. The `loop` parameter
is no longer used, even if passed, so that aioitertools will work
on Python 3.10 runtimes.

Fixes #84
2022-02-05 00:31:56 -08:00
Bryan Forbes b8a14c2bee Improve dependencies for Python 3.8+ 2021-01-04 19:41:24 -06:00
John Reese 904ade143c Initial attribution config/usage 2020-11-08 19:54:59 -08:00
John Reese 8ad29078c0 Add typing_extensions to dependencies 2020-05-05 19:54:17 -07:00
John Reese e788586b1e Update github URLs to new omnilib org 2020-04-28 23:20:12 -07:00
John Reese 3d169a07c4 Switch to flit and pyproject.toml 2020-04-22 11:54:06 -07:00