Ignore environment markers in pythonbundles.py
Use packaging.requirements instead of a naïve split on ==.
This commit is contained in:
parent
279638a969
commit
079b71a567
5 changed files with 14 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
|||
Provides: bundled(python3dist(ordered-set)) = 3.1.1
|
||||
Provides: bundled(python3dist(packaging)) = 16.8
|
||||
Provides: bundled(python3dist(pyparsing)) = 2.2.1
|
||||
Provides: bundled(python3dist(tomli)) = 1.2.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue