python-requests-toolbelt 1.0.0-1 source package in Ubuntu

Changelog

python-requests-toolbelt (1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Update my contact information. Also in d/copyright for debian/*
    files.
  * d/control: wrap-and-sort.
  * d/control: Bump Standards-Version to 4.6.2 (from 4.6.1; no further changes
    needed).
  * d/control: Update Homepage from pypi to upstream homepage documentation.
  * d/control: Add python3-betamax and python3-pytest as Build Depends.
    - Stop using Build-Depends-Indep in favor of Build-Depends.
    - Activate tests. Remove PYBUILD_DISABLE=test. Ignore tests that use
    setup.py file: test_reads_open_file_objects,
    test_reads_open_file_objects_using_to_string,
    test_reads_open_file_objects_with_a_specified_filename.
  * d/control: Remove Testsuite: autopkgtest-pkg-python.
  * d/tests: Add autopkgtests tests.
  * d/control: Add Rules-Requires-Root: no to source stanza.
  * d/copyright: Update copyright year for debian/* files.

 -- Emmanuel Arias <email address hidden>  Fri, 11 Aug 2023 19:34:50 -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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-requests-toolbelt_1.0.0-1.dsc 2.4 KiB 36bf46be2b3f12b543abdb6df13d4d68bda613b711ce7b48f8a23f188da69c5f
python-requests-toolbelt_1.0.0.orig.tar.gz 202.0 KiB 7681a0a3d047012b5bdc0ee37d7f8f07ebe76ab08caeccfc3921ce23c88d5bc6
python-requests-toolbelt_1.0.0-1.debian.tar.xz 4.1 KiB 20caeaa64e063ce4aabd906bef4b6909e5e4130647d7b9ac7d5ad8d613abc631

No changes file available.

Binary packages built by this source

python-requests-toolbelt-doc: Utility belt for python3-requests (documentation)

 Collection of utilities for python3-requests: documentation
 It provides transport adapters: FingerprintAdapter, SSLAdapter,
 SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter
 and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth
 Also a cookiejar, streaming helpers and more.

python3-requests-toolbelt: Utility belt for advanced users of python3-requests

 Collection of utilities for python3-requests
 It provides transport adapters: FingerprintAdapter, SSLAdapter,
 SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter
 and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth
 Also a cookiejar, streaming helpers and more.