python-leather 0.4.0-1 source package in Ubuntu

Changelog

python-leather (0.4.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * d/patches: Refresh patches and set Forwarded to not-needed.
  * d/watch: Bump watch file standard from 3 to 4.
  * d/control:
    - Add furo, jdupes to Build-Depends.
    - Bump Standards-Version from 3.9.8 to 4.6.2.
    - Set Rules-Requires-Root to no.
    - Add Testsuite autopkgtest-pkg-pybuild.
    - Remove Built-Using for sphinxdoc, since Architecture set to all.
    - Remove unused Build-Depends (dpkg-dev, python3-doc, python3-six,
      sphinx-common).
    - Remove/alter Suggests fields for python-leather-doc.
  * d/rules:
    - Remove excess overrides for dh_auto_build and check for
      disabling dh_auto_test.
    - Call jdupes to remove duplicate files in the documentation package.
  * d/tests: Remove, replaced with autopkgtest-pkg-pybuild for upstream tests.
  * d/python-leather-doc.examples: Install examples folder.
  * d/salsa-ci.yml: Enable salsa-ci pipeline.

 -- Ileana Dumitrescu <email address hidden>  Thu, 07 Dec 2023 08:49:25 +0000

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-leather_0.4.0-1.dsc 2.2 KiB 1edc182a8f4f49f619ee2c2c291f88884306fc10e13e29e18182004a5303c641
python-leather_0.4.0.orig.tar.gz 40.2 KiB 2bc92e77a2db43b0a0aabdc9ce0893d0728ce0c8098897a55e4c2244bbdc5b0f
python-leather_0.4.0-1.debian.tar.xz 4.1 KiB c15b73a5f2c476185eeed34249e2ca377b356fc6c8c78c670b040cf9102bc325

Available diffs

No changes file available.

Binary packages built by this source

python-leather-doc: documentation for leather

 Leather is the Python charting library for those who need charts now and don’t
 care if they’re perfect.
 .
 Why leather?
 .
   - A readable and user-friendly API.
   - Optimized for exploratory charting.
   - Produces scale-independent SVG charts.
   - Completely type-agnostic. Chart your data, whatever it is.
   - Designed with iPython, Jupyter and atom/hydrogen in mind.
   - Pure Python. No C dependencies to compile.
   - MIT licensed and free for all purposes.
   - Zealously zen.
   - Made with love.
 .
 This package provides the documentation.

python3-leather: charting library for Python

 Leather is the Python charting library for those who need charts now and don’t
 care if they’re perfect.
 .
 Why leather?
 .
   - A readable and user-friendly API.
   - Optimized for exploratory charting.
   - Produces scale-independent SVG charts.
   - Completely type-agnostic. Chart your data, whatever it is.
   - Designed with iPython, Jupyter and atom/hydrogen in mind.
   - Pure Python. No C dependencies to compile.
   - MIT licensed and free for all purposes.
   - Zealously zen.
   - Made with love.
 .
 This package provides the modules for Python 3.