File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11package :
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:
2929pipeline :
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
3535subpackages :
@@ -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 :
You can’t perform that action at this time.
0 commit comments