Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3.10-setuptools.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3.10-setuptools
version: 67.8.0
version: 68.0.0
epoch: 0
description: Easily download, build, install, upgrade, and uninstall Python packages
copyright:
Expand All @@ -21,7 +21,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 62642358adc77ffa87233bc4d2354c4b2682d214048f500964dbe760ccedf102
expected-sha256: baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235
uri: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-${{package.version}}.tar.gz

- name: Python Build
Expand Down