rope 1.2.0-1 source package in Ubuntu
Changelog
rope (1.2.0-1) unstable; urgency=medium * New upstream release. * debian/control: + Add new build-dep pytoolconfig, setuptools-scm. + Bump Standards-Version to 4.6.1. * debian/rules: Enable tests but do not fail for now. * debian/patches: Add patch to use pdm-pep517 as build system since setuptools.meta is not working well. -- Boyuan Yang <email address hidden> Wed, 13 Jul 2022 13:29:18 -0400
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rope_1.2.0-1.dsc | 2.1 KiB | 971803e815af149b57ab7dae6f78b5ef88b5398a56439c1bafa43be5a9476c46 |
rope_1.2.0.orig.tar.gz | 282.5 KiB | f762542c9cfe52124aa55d33822a269fc4b0da70fe3170c6086de2733ed52f22 |
rope_1.2.0-1.debian.tar.xz | 4.7 KiB | 4d20101d9f13d8b6b18a5de2345f96597cc4ef5e34f6c3ed4b0ab9c4c8add621 |
Available diffs
- diff from 1.1.1-1 to 1.2.0-1 (41.4 KiB)
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.