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-pathspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-pathspec
version: "1.0.0"
version: "1.0.1"
epoch: 0
description: Utility library for gitignore style pattern matching of file paths
copyright:
Expand Down Expand Up @@ -32,7 +32,7 @@ pipeline:
- uses: fetch
with:
uri: https://files.pythonhosted.org/packages/source/p/pathspec/pathspec-${{package.version}}.tar.gz
expected-sha512: dce406457091e60ef08d88ae8c7f1d4ac4e40851f16c3b548f3c17969b0d25bb764256f5ee9e0d667e3ddd21e916f41a0f1ad050a8abba9add41c9b7c67fed95
expected-sha512: 8df3915ab4afd2b7f7d8f3974aeb9e5a5c821609847f1b7645333f1056f328e42249cec89e5ef92cdaa4cf5f103147d41f5ef159580e725fc637d770992f15cd

subpackages:
- range: py-versions
Expand Down
Loading