diff --git a/py3-pluggy.yaml b/py3-pluggy.yaml index 22f5d68adde..febd521fa65 100644 --- a/py3-pluggy.yaml +++ b/py3-pluggy.yaml @@ -1,6 +1,6 @@ package: name: py3-pluggy - version: 1.1.0 + version: 1.2.0 epoch: 0 description: "Plugin management and hook calling for Python" copyright: @@ -24,7 +24,7 @@ pipeline: - uses: fetch with: uri: https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-${{package.version}}.tar.gz - expected-sha512: 3cf95fd78f53525bccf04bc6dfc5101f942bdc3e787ea7c9369c6b2198e014c661999dd64ccce729787d080f44885720e25edd78bac0b93054450e09ff00b7d7 + expected-sha512: b2b6a80737c06e1507eb12513ed7f5ce508fd4a139c559a3a15d9f173f4455ef3847783efb91c32eca6e26cbe37b0336467d50c5db0563d8dbd17bd825cd7407 - runs: | python3 setup.py build