python-phx-class-registry 4.1.0-1 source package in Ubuntu

Changelog

python-phx-class-registry (4.1.0-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 4.1.0
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Add B-D on python3-sphinx-rtd-theme
  * Move back and forth egg-info test directory to prevent
    pybuild from removing it (Closes: #1052821)
  * Remove pytest from B-D

 -- Nilesh Patra <email address hidden>  Fri, 03 Nov 2023 23:34:10 +0530

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-phx-class-registry_4.1.0-1.dsc 1.7 KiB 48ed644946ae178e9fab5847ec0bad65a61e628cfa9d08aa91d28efe5d785b86
python-phx-class-registry_4.1.0.orig.tar.gz 25.8 KiB 7ce31f233d96bd94f342811d9996b04f2f9f69cb082642dd4c810b4bc1b4ae1b
python-phx-class-registry_4.1.0-1.debian.tar.xz 3.4 KiB 9c535f9f6cb0ea4eaf96b642986220a9292073b3880de2d0e5b739a62991d761

Available diffs

No changes file available.

Binary packages built by this source

python-phx-class-registry-doc: Module to define global factories and service registries - Documentation

 At the intersection of the Registry and Factory patterns lies the
 ClassRegistry.
 .
 This module allows to:
 .
  * Define global factories that generate new class instances based on
    configurable keys.
  * Seamlessly create powerful service registries.
  * Integrate with setuptools's entry_points system to make registries
    extensible by 3rd-party libraries.
 .
 This package provides the documentation for the class_registry module.

python3-phx-class-registry: Module to define global factories and service registries

 At the intersection of the Registry and Factory patterns lies the
 ClassRegistry.
 .
 This module allows to:
 .
  * Define global factories that generate new class instances based on
    configurable keys.
  * Seamlessly create powerful service registries.
  * Integrate with setuptools's entry_points system to make registries
    extensible by 3rd-party libraries.
 .
 This package provides the Python 3 version of the class_registry module.