poetry-core 1.3.2-1 source package in Ubuntu

Changelog

poetry-core (1.3.2-1) unstable; urgency=medium

  * New upstream version.
  * d/copyright: Update file for the last upstream version.
    - Use expat license name instead of MIT.
  * d/rules: Ignore test_version_is_synced test execution, this tests read the
    pyproject.toml source file and fails.
  * d/patches: Update patches.
  * d/rules: Remove execute_after_dh_install target. Upstream set implicit
    namespace package.
  * d/tests/pytest: Copy pyproject.toml to AUTOPKGTEST_TMP folder to run
    test_version_is_synced that is ignored during the build.
  * d/control: Add python3-build as Build Depends, it is used for tests.
    - d/tests/control: Also add python3-build as a Dependency for
    autopkgtests.
  * d/control: Remove trivial autopkgtest-pkg-python.
  * d/control: Bump Standards-Version to 4.6.1.1 (from 4.6.1; no further
    changes).

 -- Emmanuel Arias <email address hidden>  Wed, 16 Nov 2022 12:26:21 -0300

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 Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
poetry-core_1.3.2-1.dsc 2.4 KiB de4f00cba73c6487610aafffdb19d76f146d8fe53e3771d1ba9c2abd8aa43b93
poetry-core_1.3.2.orig.tar.gz 526.6 KiB 731c2e35874ee97f73ed42d8a332cd21cf2ab1f156db6a5adb00e6119bc51226
poetry-core_1.3.2-1.debian.tar.xz 8.5 KiB 7158930c4a430106222090e79db3955cd72619ed0fdbccd080a22ddb40827006

Available diffs

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.