Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15523
| From | Louis-Philippe Véronneau <pollo@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | python3-poetry-dynamic-versioning is now in the Debian archive |
| Date | 2024-02-28 22:20 +0100 |
| Message-ID | <Iczvm-di3X-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello! python3-poetry-dynamic-versioning recently landed in the archive and I wanted to make it known! This package does something similar to python3-setuptools-scm and can be used in Debian in a similar way. You can use it manually with the following snippet, but pybuild's next release will automate this [1]. ----------------- export POETRY_DYNAMIC_VERSIONING_BYPASS = $(DEB_VERSION_UPSTREAM) include /usr/share/dpkg/pkg-info.mk ----------------- With the rise of poetry as a packaging tool, I think it'll become more and more common. There is already a bunch of packages in the archive that could use it :) https://codesearch.debian.net/search?q=poetry-dynamic-versioning+path%3Apyproject.toml&literal=0 Cheers! [1]: https://salsa.debian.org/python-team/tools/dh-python/-/merge_requests/54 -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ pollo@debian.org / veronneau.org ⠈⠳⣄
Back to linux.debian.maint.python | Previous | Next | Find similar | Unroll thread
python3-poetry-dynamic-versioning is now in the Debian archive Louis-Philippe Véronneau <pollo@debian.org> - 2024-02-28 22:20 +0100
csiph-web