Skip to content

Commit 6397e27

Browse files
authored
Merge pull request #41177 from wolfi-dev/wolfictl-5c4afb52-d91f-4f98-80a0-ad22278be4cd
py3-beautifulsoup4/4.13.1 package update
2 parents 7c62d73 + 943f2d9 commit 6397e27

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

py3-beautifulsoup4.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: py3-beautifulsoup4
3-
version: 4.12.3
4-
epoch: 3
3+
version: "4.13.1"
4+
epoch: 0
55
description: Screen-scraping library
66
copyright:
77
- license: MIT
@@ -29,7 +29,7 @@ environment:
2929
pipeline:
3030
- uses: fetch
3131
with:
32-
expected-sha256: 74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051
32+
expected-sha256: 741c8b6903a1e4ae8ba32b9c9ae7510dab7a197fdbadcf9fcdeb0891ef5ec66a
3333
uri: https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-${{package.version}}.tar.gz
3434

3535
subpackages:
@@ -42,6 +42,7 @@ subpackages:
4242
- py3-${{vars.pypi-package}}
4343
runtime:
4444
- py${{range.key}}-soupsieve
45+
- py${{range.key}}-typing-extensions
4546
pipeline:
4647
- uses: py/pip-build-install
4748
with:

0 commit comments

Comments
 (0)