We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6fd980 commit f6a6e3fCopy full SHA for f6a6e3f
py3-beautifulsoup4.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: py3-beautifulsoup4
3
- version: 4.12.3
4
- epoch: 3
+ version: "4.13.1"
+ epoch: 0
5
description: Screen-scraping library
6
copyright:
7
- license: MIT
@@ -29,7 +29,7 @@ environment:
29
pipeline:
30
- uses: fetch
31
with:
32
- expected-sha256: 74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051
+ expected-sha256: 741c8b6903a1e4ae8ba32b9c9ae7510dab7a197fdbadcf9fcdeb0891ef5ec66a
33
uri: https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-${{package.version}}.tar.gz
34
35
subpackages:
0 commit comments