ubuntu.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server for official Ubuntu Members. This server is hosted and managed by Canonical. To learn more about Ubuntu Membership, please visit: https://ubuntu.com/community/membership

Administered by:

Server stats:

21
active users

#packaging

2 posts2 participants0 posts today
🇺🇦 Sviatoslav Sydorenko<p>So after a few nudges from <span class="h-card" translate="no"><a href="https://fosstodon.org/@samuelcolvin" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>samuelcolvin</span></a></span> I finally stopped procrastinating and cut the release of `pypi-publish` v1.12.3.</p><p><a href="https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.12.3" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/pypa/gh-action-pypi</span><span class="invisible">-publish/releases/tag/v1.12.3</span></a> / <a href="https://github.com/pypa/gh-action-pypi-publish/discussions/314" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/pypa/gh-action-pypi</span><span class="invisible">-publish/discussions/314</span></a></p><p>The use is still the same: <a href="https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">packaging.python.org/en/latest</span><span class="invisible">/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/</span></a>.</p><p><a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/Packaging" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Packaging</span></a></p><p>This fixed support for Maturin-made dists which broke us for the second time this year (<a href="https://bsky.app/profile/webknjaz.me/post/3kn5f75wt722u" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">bsky.app/profile/webknjaz.me/p</span><span class="invisible">ost/3kn5f75wt722u</span></a>) due to another metadata update to v2.4.</p><p>And so I added Maturin into CI to hopefully catch any future problems sooner next time.</p>