Skip to content

Commit 6e684ba

Browse files
authored
Merge pull request #57615 from wolfi-dev/wolfictl-bb4ddb32-e95b-496e-b6ac-e8f31e7c3148
py3-lxml/6.0.0 package update
2 parents 6988b7d + 3e79770 commit 6e684ba

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

py3-lxml.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: py3-lxml
3-
version: "5.4.0"
4-
epoch: 1
3+
version: "6.0.0"
4+
epoch: 0
55
description: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
66
copyright:
77
- license: BSD-3-Clause
@@ -33,11 +33,9 @@ environment:
3333
pipeline:
3434
- uses: git-checkout
3535
with:
36-
expected-commit: 6e76d57af83d59d7a0456fd5889e392a7b366b43
36+
expected-commit: 2a67034bc21150e9cc14500f65c41fa4e9d51c9b
3737
repository: https://github.com/lxml/lxml
3838
tag: lxml-${{package.version}}
39-
cherry-picks: |
40-
master/6d5d6aed2e38e1abc625f29c0b3e97fc8c60ae3b: Avoid custom "tp_new()" call and add a safe-guard that element lookups actually return a type.
4139

4240
subpackages:
4341
- range: py-versions

0 commit comments

Comments
 (0)