python-ordered-set 4.1.0-1 source package in Ubuntu

Changelog

python-ordered-set (4.1.0-1) unstable; urgency=medium

  * New upstream release.
  * d/copyright: update.
  * d/rules: migrate to flit + pybuild-plugin-pyproject.
  * refactor tests, as upstream changed things.

 -- Louis-Philippe VĂ©ronneau <email address hidden>  Fri, 28 Jan 2022 21:46:05 -0500

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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ordered-set_4.1.0-1.dsc 1.5 KiB 2113ccd8bed607b39c145184baa12bb4e5ec75b3c3cd983ed7accc53d5f5e4c6
python-ordered-set_4.1.0.orig.tar.xz 9.9 KiB cd1a0cfa973683a3cdaf841fd4d77c05292f947bac7dff94aade999c7aab71fc
python-ordered-set_4.1.0-1.debian.tar.xz 2.4 KiB a513e75033a7b1f1b98478270f3de14c3bbc151b95ab2f5f6e7d15c63d4cd59e

Available diffs

No changes file available.

Binary packages built by this source

python3-ordered-set: ordered set implementation for Python 3

 Pure Python implementation of an ordered set: a mutable set which keeps the
 order of insertion of its elements.
 .
 This package provides the modules for Python 3.