mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Bug 1634535 - Move ply to third_party/python r=glandium
The license used to be LGPL so the code lived in other-licenses, but it was changed to BSD eleven years ago. Let's move it over to third_party/python/ply where it belongs. ./mach vendor python ply==3.10 `diff -r` between the original `ply` directory and the new one only comes up with the new file `third_party/python/ply/CHANGES` which isn't relevant to the functionality of the code, so this should be a no-op all told. Differential Revision: https://phabricator.services.mozilla.com/D73341
This commit is contained in:
parent
6092b43712
commit
ab55fb68d1
@ -77,7 +77,7 @@ mozilla.pth:config/mozunit
|
||||
mozilla.pth:dom/bindings
|
||||
mozilla.pth:dom/bindings/parser
|
||||
mozilla.pth:layout/tools/reftest
|
||||
mozilla.pth:other-licenses/ply/
|
||||
mozilla.pth:third_party/python/ply
|
||||
mozilla.pth:taskcluster
|
||||
mozilla.pth:testing
|
||||
mozilla.pth:testing/condprofile
|
||||
|
1394
third_party/python/ply/CHANGES
vendored
Normal file
1394
third_party/python/ply/CHANGES
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user