File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
package :
2
2
name : py3-lxml
3
- version : " 5.4 .0"
4
- epoch : 1
3
+ version : " 6.0 .0"
4
+ epoch : 0
5
5
description : Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
6
6
copyright :
7
7
- license : BSD-3-Clause
@@ -33,11 +33,9 @@ environment:
33
33
pipeline :
34
34
- uses : git-checkout
35
35
with :
36
- expected-commit : 6e76d57af83d59d7a0456fd5889e392a7b366b43
36
+ expected-commit : 2a67034bc21150e9cc14500f65c41fa4e9d51c9b
37
37
repository : https://github.com/lxml/lxml
38
38
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.
41
39
42
40
subpackages :
43
41
- range : py-versions
You can’t perform that action at this time.
0 commit comments