Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #15523 > unrolled thread

python3-poetry-dynamic-versioning is now in the Debian archive

Started byLouis-Philippe Véronneau <pollo@debian.org>
First post2024-02-28 22:20 +0100
Last post2024-02-28 22:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.maint.python


Contents

  python3-poetry-dynamic-versioning is now in the Debian archive Louis-Philippe Véronneau <pollo@debian.org> - 2024-02-28 22:20 +0100

#15523 — python3-poetry-dynamic-versioning is now in the Debian archive

FromLouis-Philippe Véronneau <pollo@debian.org>
Date2024-02-28 22:20 +0100
Subjectpython3-poetry-dynamic-versioning is now in the Debian archive
Message-ID<Iczvm-di3X-19@gated-at.bofh.it>
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
   ⠈⠳⣄

[toc] | [standalone]


Back to top | Article view | linux.debian.maint.python


csiph-web