poetry-core 1.0.8-1 source package in Ubuntu
Changelog
poetry-core (1.0.8-1) unstable; urgency=medium * New upstream version. * debian/watch: change regex to remove alpha, beta and release candidate from matched versions. * d/control: Build with pybuild's pyproject plugin. Add pybuild-plugin-pyproject as Build Depends. - Use python3-poetry-core to build, add it to Build Depends. * d/control: Bump Standards-Version to 4.6.1 (from 4.6.0.1). No changes needed. * d/copyright: Update Copyright year for debian/* files. * d/patches: Remove 0001-Use-setup.py-from-Pypi.patch patch, it is not longer need. Now, it use poetry to build. - Rename 0002-Skip-test-that-fail-on-the-build.patch to 0001-Skip-test-that-fail-on-the-build.patch. -- Emmanuel Arias <email address hidden> Sun, 17 Jul 2022 17:06:48 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
poetry-core_1.0.8-1.dsc | 1.7 KiB | 65ef65e373d5788f253d1138ac03dff7857e93ea0a5faa0119d4651657caaa71 |
poetry-core_1.0.8.orig.tar.gz | 405.2 KiB | b8795006e169a24e0e114ba1c03217716cd190e8d2716c796ddc5ed0382dbca8 |
poetry-core_1.0.8-1.debian.tar.xz | 5.1 KiB | 0efdc6f8d0c02f8e299b5a89ed965193ec8265a767907ef636b6727a8e6e0902 |
Available diffs
- diff from 1.0.7-2 to 1.0.8-1 (5.7 KiB)
No changes file available.
Binary packages built by this source
- python3-poetry-core: Poetry PEP 517 Build Backend
A PEP 517 build backend implementation developed for Poetry. This project
is intended to be a light weight, fully compliant, self-contained package
allowing PEP 517 compatible build frontends to build Poetry managed projects.