{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":98346885,"defaultBranch":"main","name":"wheel","ownerLogin":"pypa","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-07-25T20:24:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/647025?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712000441.0","currentOid":""},"activityList":{"items":[{"before":"16206e67f161135cf964eb069296dcee994e4db3","after":"1e00742acc9fb33f6e71460c3844c2b66532af7f","ref":"refs/heads/main","pushedAt":"2024-05-09T21:12:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Revert \"Apply new ruff/pyupgrade rule UP032 (#617)\"\n\nThis reverts commit 16206e67f161135cf964eb069296dcee994e4db3.","shortMessageHtmlLink":"Revert \"Apply new ruff/pyupgrade rule UP032 (#617)\""}},{"before":"0b7771e6bc46b8905d8b6c02d8f825bbf9623cdc","after":"16206e67f161135cf964eb069296dcee994e4db3","ref":"refs/heads/main","pushedAt":"2024-05-09T16:28:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Apply new ruff/pyupgrade rule UP032 (#617)\n\nUP032 Use f-string instead of `format` call","shortMessageHtmlLink":"Apply new ruff/pyupgrade rule UP032 (#617)"}},{"before":"bd8ab856863226ad58b5a70597f990d16836cefa","after":"0b7771e6bc46b8905d8b6c02d8f825bbf9623cdc","ref":"refs/heads/main","pushedAt":"2024-05-08T10:44:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Updated pre-commit modules and applied ruff fixes\n\nCloses #615.","shortMessageHtmlLink":"Updated pre-commit modules and applied ruff fixes"}},{"before":"376373b9690e746c36e3984808759e9c32d5e014","after":"bd8ab856863226ad58b5a70597f990d16836cefa","ref":"refs/heads/main","pushedAt":"2024-05-08T10:36:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Extended the ruff rule list and applied fixes","shortMessageHtmlLink":"Extended the ruff rule list and applied fixes"}},{"before":"4ec2ae368bb30b0a92617824f833ae615aca18cf","after":"376373b9690e746c36e3984808759e9c32d5e014","ref":"refs/heads/main","pushedAt":"2024-05-06T08:57:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Allow bdist_wheel working without ctypes (#613)\n\nCo-authored-by: Alex Grönholm ","shortMessageHtmlLink":"Allow bdist_wheel working without ctypes (#613)"}},{"before":"754a238fc31e4fd6ec67a7160170c757277a47a8","after":"4ec2ae368bb30b0a92617824f833ae615aca18cf","ref":"refs/heads/main","pushedAt":"2024-05-01T09:06:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Use vendored packaging to canonicalize requirements (#614)\n\nThis makes the METADATA file from bdist_wheel and the PKG-INFO file from setuptools render the same way (see https://github.com/pypa/setuptools/issues/4336 for more info).\r\n\r\nCloses #395.","shortMessageHtmlLink":"Use vendored packaging to canonicalize requirements (#614)"}},{"before":"0a4f40ecf967757b43e2cdfd4b3c52b16d15614a","after":"754a238fc31e4fd6ec67a7160170c757277a47a8","ref":"refs/heads/main","pushedAt":"2024-04-29T21:03:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"General typing improvement (#610)","shortMessageHtmlLink":"General typing improvement (#610)"}},{"before":"27b91d4c5d1e7f9acfc4edd0d7ed4559f61005a5","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-01T21:50:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"}},{"before":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","after":"0a4f40ecf967757b43e2cdfd4b3c52b16d15614a","ref":"refs/heads/main","pushedAt":"2024-04-01T21:50:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#607)\n\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.2...v0.3.5)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#607)"}},{"before":null,"after":"27b91d4c5d1e7f9acfc4edd0d7ed4559f61005a5","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-01T19:40:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.2...v0.3.5)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"b2c8272b0bc8b533130d8c30094645b3c1c95d9e","after":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","ref":"refs/heads/main","pushedAt":"2024-03-11T19:28:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Created a new release","shortMessageHtmlLink":"Created a new release"}},{"before":"dedcc19f517c08899cbe730783cb900e0c6111c0","after":"b2c8272b0bc8b533130d8c30094645b3c1c95d9e","ref":"refs/heads/main","pushedAt":"2024-03-11T19:18:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Removed PyPy + Windows from the test matrix for now\n\nThis avoids the unicode file name handling brokenness on that particular combination.","shortMessageHtmlLink":"Removed PyPy + Windows from the test matrix for now"}},{"before":"fa480d651cab96045abddc8b1b5cf558743951a8","after":"dedcc19f517c08899cbe730783cb900e0c6111c0","ref":"refs/heads/main","pushedAt":"2024-03-11T18:17:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Worked around a bizarre PyPy+Windows issue with bdist_egg","shortMessageHtmlLink":"Worked around a bizarre PyPy+Windows issue with bdist_egg"}},{"before":"1280f0332d175104e3dcadf89efab5cc5881f41c","after":"fa480d651cab96045abddc8b1b5cf558743951a8","ref":"refs/heads/main","pushedAt":"2024-03-11T16:02:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Added Codecov.io token to the test workflow","shortMessageHtmlLink":"Added Codecov.io token to the test workflow"}},{"before":"0b4b259407e35b077c2eefec9ca67a5cc92a3b32","after":"1280f0332d175104e3dcadf89efab5cc5881f41c","ref":"refs/heads/main","pushedAt":"2024-03-11T15:42:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Skip the test_platform_linux32 test on non-Linux platforms\n\nThis test was failing on Windows due to the missing Py_DEBUG sysconfig variable.","shortMessageHtmlLink":"Skip the test_platform_linux32 test on non-Linux platforms"}},{"before":"b91b377c451466b83562300ddb420c4ce992a8ce","after":"0b4b259407e35b077c2eefec9ca67a5cc92a3b32","ref":"refs/heads/main","pushedAt":"2024-03-11T13:46:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Removed failing test code\n\nIt's not clear why this was here, or if it would ever have worked.","shortMessageHtmlLink":"Removed failing test code"}},{"before":"819baa393b1ea4fb41ff5735505b0235515b2345","after":"b91b377c451466b83562300ddb420c4ce992a8ce","ref":"refs/heads/main","pushedAt":"2024-03-10T12:17:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Fixed erroneous attribute access on the `capsys` fixture","shortMessageHtmlLink":"Fixed erroneous attribute access on the capsys fixture"}},{"before":"92921a032a371f159b5697783f693b88ed5d7a2c","after":"819baa393b1ea4fb41ff5735505b0235515b2345","ref":"refs/heads/main","pushedAt":"2024-03-10T12:09:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Updated more GitHub actions and improved test workflow\n\nThe test step would mask any test failures on Windows due to `coverage xml` succeeding despite previous errors.","shortMessageHtmlLink":"Updated more GitHub actions and improved test workflow"}},{"before":"e8d91cfd8225ad2b8353feaba2585c3131318d13","after":"92921a032a371f159b5697783f693b88ed5d7a2c","ref":"refs/heads/main","pushedAt":"2024-03-10T12:01:06.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Updated vendored `packaging` to 24.0","shortMessageHtmlLink":"Updated vendored packaging to 24.0"}},{"before":"0624fc89650646c0836ac1db12060b1d672bca86","after":"e8d91cfd8225ad2b8353feaba2585c3131318d13","ref":"refs/heads/main","pushedAt":"2024-03-10T11:50:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Removed duplicate seek test (#593)\n\nFunction `get_base_class_and_magic_number()` already tests the value of `seek`, followed by a `seek()` call if needed. No need to duplicate the code in calling function `read_mach_header()`.","shortMessageHtmlLink":"Removed duplicate seek test (#593)"}},{"before":"6accf8e0fbd04e59534f4db67778e26a71891a42","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-03-10T11:42:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"}},{"before":"0d29235c55d85721e0f94bb4b0c9cfdbf180c978","after":"0624fc89650646c0836ac1db12060b1d672bca86","ref":"refs/heads/main","pushedAt":"2024-03-10T11:42:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#604)\n\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.2.2)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Alex Grönholm ","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#604)"}},{"before":"2527725f3f11a837ecf2ed80c64366ad02a7a05c","after":"6accf8e0fbd04e59534f4db67778e26a71891a42","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-03-10T11:40:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Merge branch 'main' into pre-commit-ci-update-config","shortMessageHtmlLink":"Merge branch 'main' into pre-commit-ci-update-config"}},{"before":"153f6e771fb6d454104d6e60f28fc9d5dbc6c35f","after":"0d29235c55d85721e0f94bb4b0c9cfdbf180c978","ref":"refs/heads/main","pushedAt":"2024-03-10T11:38:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Removed obsolete Google group and mailing list from the docs (#596)\n\n* The virtualenv Google group does not exist any more\r\n* The Distutils-SIG mailing list has been archived","shortMessageHtmlLink":"Removed obsolete Google group and mailing list from the docs (#596)"}},{"before":"e5fd9f92721fc7ae372ff9f3d230f6f35b22e79f","after":"2527725f3f11a837ecf2ed80c64366ad02a7a05c","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-03-10T11:37:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Merge branch 'main' into pre-commit-ci-update-config","shortMessageHtmlLink":"Merge branch 'main' into pre-commit-ci-update-config"}},{"before":"76ec0d74bd2e02b02465f12ec01fa77f9b4b92be","after":"153f6e771fb6d454104d6e60f28fc9d5dbc6c35f","ref":"refs/heads/main","pushedAt":"2024-03-06T20:22:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"Reduce frequency of pre-commit autoupdate (#605)\n\nI was reading through the history of `wheel` and a lot of it is autoupdate.","shortMessageHtmlLink":"Reduce frequency of pre-commit autoupdate (#605)"}},{"before":"844ae9fbe8a19738a21f3b58a05e739fad353b52","after":"e5fd9f92721fc7ae372ff9f3d230f6f35b22e79f","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-02-19T19:36:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.2.2)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":null,"after":"844ae9fbe8a19738a21f3b58a05e739fad353b52","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-02-12T21:47:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.2.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.2.1)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"fc3e5a67bb0bdef6d536f4dab2591383702c8ffa","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-02-05T20:15:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"}},{"before":"0f58837c1e3c1feb9958ff4567d306c004982f96","after":"76ec0d74bd2e02b02465f12ec01fa77f9b4b92be","ref":"refs/heads/main","pushedAt":"2024-02-05T20:15:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"agronholm","name":"Alex Grönholm","path":"/agronholm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/130003?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#603)\n\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.14...v0.2.0)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#603)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERgL8dwA","startCursor":null,"endCursor":null}},"title":"Activity · pypa/wheel"}