Commit e69c2f0
committed
build: commit CI-generated version so sdist gets correct metadata
The sdist must contain a unique, correctly set version string.
Overriding the version via MESONPY_PROJECT_VERSION does not work when
building from a Git checkout, and modifying meson.build alone is
insufficient because uncommitted changes are not included in the source
archive.
Create a temporary, local commit in CI so the generated tarball carries
the correct version metadata.
Signed-off-by: Daniel Wagner <[email protected]>1 parent cc937c0 commit e69c2f0
1 file changed
+15
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
| |||
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
70 | | - | |
| 75 | + | |
71 | 76 | | |
72 | | - | |
| 77 | + | |
73 | 78 | | |
74 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
75 | 87 | | |
76 | 88 | | |
77 | 89 | | |
| |||
0 commit comments