python-bitbucket-api 0.5.0-2 source package in Ubuntu

Changelog

python-bitbucket-api (0.5.0-2) unstable; urgency=medium

  * Remove python2 part to avoid collision with python-bitbucket
    (Closes: #841511).

 -- ChangZhuo Chen (陳昌倬) <email address hidden>  Sat, 17 Dec 2016 09:50:06 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bitbucket-api_0.5.0-2.dsc 2.2 KiB c332de1d3fc182a7e16773016cdda4ee67c0a51b413707aa7f46b3bbf00c0595
python-bitbucket-api_0.5.0.orig.tar.gz 8.5 KiB b541d9d7f234074a74214505aff1846eb21e5dd6d3915139e817d4675d34f4e3
python-bitbucket-api_0.5.0-2.debian.tar.xz 2.1 KiB 07e9c13953c55edd89de5f33fed86af8a20f36cd9bc2afd98143d93eddc43c97

Available diffs

No changes file available.

Binary packages built by this source

python3-bitbucket-api: library to interact with bitbucket API (Python 3)

 python-bitbucket-api provides an API to use the following features in
 bitbucket:
 .
  * Access public user information
  * Access public or private repositories, tags or branches
  * Create, update or delete one of your repository
  * Access, create, update or delete a service (hook)
  * Access, create or delete an SSH key
  * Download a repository as an archive
  * Access, create, update or delete an issue
  * Access, create, update or delete an issue comment
 .
 This package installs the library for Python 3.