Commit Graph
2481 Commits
Author SHA1 Message Date
Joe Rickerby ecce3d9bf8 Merge pull request #1336 from pypa/test-cwd-error-message
Add test failure with descriptive error message when running tests without a {project} placeholder
2022-12-05 21:17:13 +00:00
Joe Rickerby 63ef1b00b7 Merge pull request #1366 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-12-05 20:37:13 +00:00
pre-commit-ci[bot] ba9a82eae0 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.0)
2022-12-05 20:20:12 +00:00
Joe Rickerby 46372e1ff1 Merge pull request #1364 from pypa/dependabot/github_actions/pypa/gh-action-pypi-publish-1.6.1
build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1
2022-12-05 19:53:36 +00:00
Joe Rickerby a157a51225 Use a unittest style test to support more test runners 2022-12-05 19:52:09 +00:00
dependabot[bot] 99f62f53f9 build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.6.1)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 13:02:28 +00:00
Joe Rickerby 5c7fc8d7ca Merge pull request #1355 from pypa/update-dependencies-pr
[Bot] Update dependencies
2022-11-30 09:35:34 +00:00
Joe Rickerby d5a237699b Merge pull request #1354 from pypa/patch-podman-ci
Faster Github linux CI by removing 'apt-get upgrade -y' from podman install
2022-11-30 09:35:19 +00:00
Joe Rickerby 2420bda8c1 Merge pull request #1356 from pypa/dependabot/github_actions/wntrblm/nox-2022.11.21
Bump wntrblm/nox from 2022.8.7 to 2022.11.21
2022-11-30 09:34:58 +00:00
Joe Rickerby 0c2c86f06b Merge pull request #1357 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-30 09:34:38 +00:00
Henry Schreiner 636ea18338 Update .github/workflows/update-dependencies.yml 2022-11-29 09:21:15 -05:00
pre-commit-ci[bot] 906ce0cd13 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0)
2022-11-28 21:18:01 +00:00
dependabot[bot] 8f07b73fec Bump wntrblm/nox from 2022.8.7 to 2022.11.21
Bumps [wntrblm/nox](https://github.com/wntrblm/nox) from 2022.8.7 to 2022.11.21.
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wntrblm/nox/compare/2022.8.7...2022.11.21)

---
updated-dependencies:
- dependency-name: wntrblm/nox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 13:02:01 +00:00
cibuildwheel-bot[bot] 2f500c2f77 Update dependencies 2022-11-28 06:14:39 +00:00
Joe Rickerby bbaed15c9a Remove 'apt-get upgrade -y' from podman install 2022-11-26 20:25:13 +00:00
Joe Rickerby c417dce602 Merge branch 'main' into test-cwd-error-message 2022-11-26 11:48:02 +00:00
Joe Rickerby 9c6416d4ac Merge pull request #1351 from pypa/gitlab-windows-ci-fix
Fix gitlab windows CI config
2022-11-26 11:47:49 +00:00
Joe Rickerby e139a77819 Merge branch 'main' into test-cwd-error-message 2022-11-26 11:08:45 +00:00
Henry Schreiner 2d18de8aac fix: action using powershell on Windows (#1346)
* fix: action more native on Windows

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* fix: powershell on Windows

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-11-25 13:54:33 -05:00
Joe Rickerby bcbcba73b5 Merge pull request #1337 from pypa/update-dependencies-pr
[Bot] Update dependencies
2022-11-25 17:04:56 +00:00
Joe Rickerby 93134e21ae Fix issue with non-failing test on cp38/arm64 2022-11-25 17:02:09 +00:00
Joe Rickerby d9d4c050b8 fix gitlab windows ci config 2022-11-25 16:49:19 +00:00
Joe Rickerby 4e1d18250b Merge pull request #1341 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-25 16:39:38 +00:00
Joe Rickerby 4ab5f48693 Ignore resources dir for mypy in pre-commit 2022-11-23 19:03:57 +00:00
pre-commit-ci[bot] 733563021e [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2)
- [github.com/hadialqattan/pycln: v2.1.1 → v2.1.2](https://github.com/hadialqattan/pycln/compare/v2.1.1...v2.1.2)
- [github.com/pre-commit/mirrors-mypy: v0.982 → v0.991](https://github.com/pre-commit/mirrors-mypy/compare/v0.982...v0.991)
2022-11-21 20:00:54 +00:00
cibuildwheel-bot[bot] 5bb2619054 Update dependencies 2022-11-21 06:15:13 +00:00
Joe Rickerby e4cbe81f3f Add test failure with descriptive error message when running tests without a {project} placeholder 2022-11-06 11:02:01 +00:00
Joe Rickerby 2e6cbe2435 Merge pull request #1330 from pypa/update-dependencies-pr
[Bot] Update dependencies
2022-11-05 23:01:44 +00:00
Joe Rickerby 5556a7ed28 Merge pull request #1335 from aminalaee/patch-1
Add picologging to working examples
2022-11-05 22:59:21 +00:00
Amin Alaee 546cb939be Add picologging to examples 2022-11-03 14:17:20 +01:00
pre-commit-ci[bot]andpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> e772d48b94 [pre-commit.ci] pre-commit autoupdate (#1331)
updates:
- [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](https://github.com/asottile/pyupgrade/compare/v3.1.0...v3.2.0)
- [github.com/asottile/setup-cfg-fmt: v2.1.0 → v2.2.0](https://github.com/asottile/setup-cfg-fmt/compare/v2.1.0...v2.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-01 09:36:09 +01:00
cibuildwheel-bot[bot] e2f948c33c Update dependencies 2022-11-01 08:23:33 +00:00
Matthieu Darbois 4786f528a9 chore: remove comment block in docs/working-examples.md (#1328)
This produces a lot of line diffs on every update and was mostly used to debug star-based sorting.
2022-10-30 00:09:33 +02:00
Joe Rickerby a6732b126f Bump version: v2.11.2 v2.11.2 2022-10-26 19:58:06 +01:00
Joe Rickerby 36a61012f3 Merge pull request #1311 from henryiii/henryiii/fix/rootpip2
fix: hide root pip warning and upgrade check
2022-10-26 19:45:43 +01:00
Joe Rickerby 8672fee21c Merge pull request #1300 from mayeut/gha-3.11
chore: test with Python 3.11
2022-10-26 19:44:32 +01:00
Joe Rickerby b1b8ab500c Merge pull request #1322 from ankith26/update-delocate-default
Tweak default mac repair cmd: use delocate-wheel verbose flag instead of extra listdeps command
2022-10-26 19:41:27 +01:00
Joe Rickerby 89a8cac2aa Merge pull request #1324 from pypa/stderr-interleaving
Fix #1161 - stdout is line-buffered during command execution
2022-10-26 19:40:40 +01:00
Henry Schreiner db1208430e tests: include check for upgrade notice too 2022-10-26 09:47:17 -04:00
Henry Schreiner dfb3e627bc tests: use 3.11 final 2022-10-26 09:43:29 -04:00
Henry Schreiner f259bfd4d6 tests: add a check in tests for the pip warning
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-10-26 09:36:53 -04:00
Henry Schreiner f25227416d fix: hide root pip warning on Linux again
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-10-26 09:31:28 -04:00
Joe Rickerby 1aa841beda Merge pull request #1323 from pypa/docs-38
Add FAQ entry about Python 3.8 native arm64 workaround
2022-10-26 09:22:18 +01:00
179a10c55b Apply suggestions from code review
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>
2022-10-26 09:20:26 +01:00
cibuildwheel-bot[bot]andcibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> 76aa7b3601 [Bot] Update dependencies (#1327)
Update dependencies

Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2022-10-26 00:05:03 +02:00
Joe Rickerby 42fb827bd7 Fix #1161 - stdout is line-buffered during command execution 2022-10-21 15:01:00 +01:00
Joe Rickerby b2b703db9d Merge pull request #1319 from smheidrich/fix-gh-1318-docs-container-mounts
Fix docs on which dirs are mounted in container
2022-10-21 14:40:45 +01:00
Joe Rickerby 41532a34ec Merge pull request #1315 from pypa/update-dependencies-pr
[Bot] Update dependencies
2022-10-21 14:40:21 +01:00
Joe Rickerby d56a913257 Merge pull request #1316 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-10-21 14:39:06 +01:00
Joe Rickerby 1140a0c269 Merge pull request #1312 from mayeut/fix-mdt-arm64
fix: warning when building macOS arm64 wheels
2022-10-21 14:38:10 +01:00