paste 3.5.2+dfsg-1 source package in Ubuntu

Changelog

paste (3.5.2+dfsg-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Update standards version to 4.6.0, no changes needed.
  * Update standards version to 4.6.1, no changes needed.

  [ Carsten Schoenert ]
  * d/gbp.conf: Add some basic default configuration
  * d/watch: Switch to version 4, move to git mode
  * New upstream version 3.5.2+dfsg
  * Rebuild patch queue from patch-queue branch
    Added patches:
    tests-Ignore-potential-warnings-handled-as-errors.patch
    tests-Use-FastForwardException-url.patch

    Refreshing and renaming patch:
    0002-Skip-test-with-network-access.patch
    -> debian/patches/Skip-test-with-network-access.patch
  * d/copyright: Update Source field
  * d/rules: Adjust PYBUILD_AFTER_INSTALL settings
  * d/control: Move over to dh-sequence-python3
  * d/control: Set <!nocheck> to *pytest* package in B-D
  * autopkgtest: Adding a basic first test setup

 -- Carsten Schoenert <email address hidden>  Thu, 17 Nov 2022 18:05:11 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
paste_3.5.2+dfsg-1.dsc 2.2 KiB bcc441766a95f0d9361ad940635d5b3f9d5409bf47be68888b6af7314862847a
paste_3.5.2+dfsg.orig.tar.xz 499.0 KiB ec5e25bf8cced373897422f644a79a22675c327405d9db1e04fbbcc2ddbb450c
paste_3.5.2+dfsg-1.debian.tar.xz 9.6 KiB 095754f42c8dda51cebdce79ec7835f73308480a7e58d7d1050c75398f426e42

No changes file available.

Binary packages built by this source

python-paste-doc: tools for using a Web Server Gateway Interface stack - documentation

 Python Paste brings consistency to Python web development and web application
 installation, providing tools for both developers and system administrators.
 .
 Paste for Administrators:
  * Easily install, run, and configure multiple Paste-enabled web
    applications at once, and integrate them into your website how
    you want (SCGI, FCGI, AJP, WSGI)
  * Manage and install web applications system-wide for easy maintenance
 .
 Paste for Web Developers:
  * Increase your web application's audience
  * Provide starter templates and custom commands for using your web framework
  * Keep your development and deployment straightened out, and your automated
    testing streamlined
  * Attention payed to the full development cycle -- starting projects,
    converting old projects, updating and deploying projects -- using a set of
    complementary packages and tools
 .
 This package provides the Sphinx generated documentation for Paste.

python3-paste: tools for using a Web Server Gateway Interface stack - Python 3.x

 Python Paste brings consistency to Python web development and web application
 installation, providing tools for both developers and system administrators.
 .
 Paste for Administrators:
  * Easily install, run, and configure multiple Paste-enabled web
    applications at once, and integrate them into your website how
    you want (SCGI, FCGI, AJP, WSGI)
  * Manage and install web applications system-wide for easy maintenance
 .
 Paste for Web Developers:
  * Increase your web application's audience
  * Provide starter templates and custom commands for using your web framework
  * Keep your development and deployment straightened out, and your automated
    testing streamlined
  * Attention payed to the full development cycle -- starting projects,
    converting old projects, updating and deploying projects -- using a set of
    complementary packages and tools
 .
 This is the Python3 version of the package.