rope 1.2.0-2 source package in Ubuntu

Changelog

rope (1.2.0-2) unstable; urgency=high

  * debian/control: Add missing dependency python3-pkg-resources.
    (Closes: #1016498)

 -- Boyuan Yang <email address hidden>  Wed, 03 Aug 2022 17:20:07 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rope_1.2.0-2.dsc 2.1 KiB 5115ef66f9b9957088d6a7738d6234d86444aa074572cd349a2b2989abf5230e
rope_1.2.0.orig.tar.gz 282.5 KiB f762542c9cfe52124aa55d33822a269fc4b0da70fe3170c6086de2733ed52f22
rope_1.2.0-2.debian.tar.xz 4.7 KiB 486f787e2fb0fbb8e808186339f5251f630aa5c68d6777b33b9c1e5bf1852d09

Available diffs

No changes file available.

Binary packages built by this source

python3-rope: Python 3 refactoring library

 Rope is a Python refactoring library that can be used with several editors
 and IDEs. It provides many refactoring operations as well as forms of code
 assistance like auto-completion and access to documentation. To make use of
 refactoring in Mercurial, Git and Svn repositories, the recommended packages
 must be installed. For a complete list of features, see the project homepage.
 .
 This provides the Python3 version of the library.