Skip to content

Commit 13e4983

Browse files
committed
Upgrade to REUSE version 3.2
1 parent 2a500fb commit 13e4983

File tree

3 files changed

+14
-9
lines changed

3 files changed

+14
-9
lines changed

.reuse/dep5

Lines changed: 0 additions & 8 deletions
This file was deleted.

REUSE.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
2+
# SPDX-License-Identifier: CC0-1.0
3+
4+
version = 1
5+
SPDX-PackageName = "swift pilot client Documentation"
6+
SPDX-PackageSupplier = "<>"
7+
SPDX-PackageDownloadLocation = "https://github.com/swift-project/docs"
8+
9+
[[annotations]]
10+
path = "docs/img/**.jpg"
11+
precedence = "aggregate"
12+
SPDX-FileCopyrightText = "Copyright (C) swift Project Community / Contributors"
13+
SPDX-License-Identifier = "GFDL-1.3-only"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ PyYAML==6.0.1
3131
pyyaml_env_tag==0.1
3232
regex==2023.10.3
3333
requests==2.32.2
34-
reuse==2.1.0
34+
reuse==4.0.3
3535
six==1.16.0
3636
urllib3==2.2.2
3737
watchdog==3.0.0

0 commit comments

Comments
 (0)