python-requests-oauthlib 1.3.1-1 source package in Ubuntu

Changelog

python-requests-oauthlib (1.3.1-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.3.1
  * document Salsa status in gbp.conf
  * switch to DebHelper 13
  * remove python3-mock build-dep
  * add python3-sphinx-rtd-theme build-dep
  * set "Rules-Requires-Root: no"'
  * mark -doc package "Multi-Arch: foreign"

 -- Alexandre Detiste <email address hidden>  Wed, 21 Feb 2024 12:57:38 +0100

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-requests-oauthlib_1.3.1-1.dsc 2.3 KiB d844f1e36e3bfa265483e80eecbae4d78331eabaa5bf7d84d4c20d33a3d8c9ca
python-requests-oauthlib_1.3.1.orig.tar.gz 50.8 KiB 75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a
python-requests-oauthlib_1.3.1-1.debian.tar.xz 3.8 KiB 5e2161945037b3fca0eba9ceccb42fdc956bc0dbf1b69a34371b81688271358b

Available diffs

No changes file available.

Binary packages built by this source

python-requests-oauthlib-doc: module providing OAuthlib auth support for requests (Common Documentation)

 requests-oauthlib allows you to interact with OAuth 1 And OAuth 2 in
 greatly simplified ways through the requests library for Python. It
 will hide the quirks and hacks in OAuth 1, and will interface with
 all four of the grant types defined by the OAuth2 RFC.
 .
 This package provides the common documentation for the
 requests-oauthlib Python module.

python3-requests-oauthlib: module providing OAuthlib auth support for requests (Python 3)

 requests-oauthlib allows you to interact with OAuth 1 And OAuth 2 in
 greatly simplified ways through the requests library for Python. It
 will hide the quirks and hacks in OAuth 1, and will interface with
 all four of the grant types defined by the OAuth2 RFC.
 .
 This package provides the requests-oauthlib Python module for Python
 3.x.