#178 - Update pyproject.toml to PEP639 project.license current specification - gnuhealth/his - Codeberg.org
gnuhealth
his
Fork
You've already forked his
11
Code
Issues
21
Pull requests
Projects
Releases
10
Packages
Wiki
Activity
Update pyproject.toml to PEP639 project.license current specification
#178
New issue
Open
opened
2026-04-11 19:05:58 +02:00
by
meanmicio
0 comments
meanmicio
commented
2026-04-11 19:05:58 +02:00
Owner
Copy link
The [project.license] field expression as a table has been deprecated. We'll use the license as a valid SPDX string in the gnuhealth packages
license = { text = "GPL-3.0-or-later" }
becomes:
license = "GPL-3.0-or-later"
The [project.license] field expression as a table has been deprecated. We'll use the license as a valid SPDX string in the gnuhealth packages
license = { text = "GPL-3.0-or-later" }
becomes:
license = "GPL-3.0-or-later"
meanmicio
added the
task
label
2026-04-11 19:06:29 +02:00
meanmicio
referenced this issue from a commit
2026-04-11 19:32:37 +02:00
Do task #178 . Update pyproject.toml to PEP639 project.license current specification
meanmicio
referenced this issue from a commit
2026-04-11 20:40:54 +02:00
Update version numbers of remaining packages related to task #178
tumashu
referenced this issue from a commit
2026-04-13 08:26:44 +02:00
Do task #178 . Update pyproject.toml to PEP639 project.license current specification
tumashu
referenced this issue from a commit
2026-04-13 08:26:44 +02:00
Update version numbers of remaining packages related to task #178
to join this conversation.
patchset/5.0.7
Branches
Tags
Clear current reference
main
po-backport
devel
translate
patchset/5.0.7
patchset/5.0.6
patchset/5.0.5
patchset/5.0.4
patchset/5.0.3
patchset/5.0.2
patchset/5.0.1
ci-test
ci-test-output
wip-dhis2
Clear current reference
5.0.7
v5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0-2025.1
5.0.0
v4.4.1
v4.4.0
v4.2.3
v4.2.2
v4.2.1
v4.2.0
4.2rc2
4.2rc1
4.0b2
3.6.1
3.6.0
3.4.0
34rc3
34RC1
GNU_Health_GTK_client_3.2.4
3.0.2
3.0.0
3.0_RC1
2.8.0
28rc2
2.6.0
2.4.0
2.2.0
2.0.0
1.8.0
1.6.2
1.6.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
Labels
Clear labels
bug
Something is not working
contribution welcome
Contributions are very welcome, get started here
duplicate
This issue or pull request already exists
enhancement
New feature
good first issue
Interested in contributing? Get started here.
help wanted
Need some help
invalid
Something is wrong
Postponed
question
More information is needed
translation
Translation issue
upstream
Related to an upstream repository, already reported there
migration
Related to Upgrades / migrations
ready for testing
The task or issue is done and ready for testing
task
No labels
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
Postponed
question
translation
upstream
migration
ready for testing
task
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
gnuhealth/his#178
Reference in a new issue
No description provided.
Delete branch "%!s(
)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?