Skip to content

Commit 6947b3b

Browse files
committed
Fill license field of existing patches
1 parent c23718e commit 6947b3b

File tree

82 files changed

+138
-9
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+138
-9
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
[[rules]]
22
version = '== 3.0.10'
33
patch = 'Cython-3.0.10.patch'
4+
license = 'Apache-2.0'
45

56
[[rules]]
67
version = '== 0.29.37'
78
patch = 'Cython-0.29.37.patch'
9+
license = 'Apache-2.0'
810

911
[[rules]]
1012
version = '== 0.29.32'
1113
patch = 'Cython-0.29.32.patch'
14+
license = 'Apache-2.0'

graalpython/lib-graalpython/patches/MarkupSafe/metadata.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
[[rules]]
33
version = "< 2.1.0"
44
patch = "MarkupSafe.patch"
5+
license = "BSD-3-Clause"
56
install-priority = 0 # Don't make pip install prefer this version
67
dist-type = "sdist"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[[rules]]
22
patch = 'PyDriller.patch'
3+
license = 'Apache-2.0'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[[rules]]
22
version = '== 0.5.1'
33
patch = 'asv-0.5.1.patch'
4+
license = 'BSD-3-Clause'

graalpython/lib-graalpython/patches/atomicwrites/metadata.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ version = '>1.4'
66
install-priority = 0
77
version = '>1.3'
88
patch = 'atomicwrites.patch'
9+
license = 'MIT'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[[rules]]
22
patch = 'autopep8.patch'
3+
license = 'MIT'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[[rules]]
22
version = '== 4.0.1'
33
patch = 'bcrypt-4.0.1.patch'
4+
license = 'Apache-2.0'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[[rules]]
22
patch = 'blosc2.patch'
3+
license = 'Apache-2.0'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[[rules]]
22
version = '== 1.2.2'
33
patch = 'catboost-1.2.2.patch'
4+
license = 'Apache-2.0'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[[rules]]
22
patch = 'category-encoders.patch'
3+
license = 'BSD-3-Clause'

0 commit comments

Comments
 (0)