python-positional 1.1.1-0ubuntu1 source package in Ubuntu
Changelog
python-positional (1.1.1-0ubuntu1) yakkety; urgency=medium [ Ondřej Nový ] * d/rules: Changed UPSTREAM_GIT protocol to https * d/copyright: Changed source URL to https protocol [ James Page ] * New upstream release. * Align (Build-)Depends with upstream. -- James Page <email address hidden> Wed, 07 Sep 2016 09:58:05 +0100
Upload details
- Uploaded by:
- James Page on 2016-09-07
- Uploaded to:
- Yakkety
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Zesty | release | on 2016-10-18 | main | misc |
| Yakkety | release | on 2016-09-07 | main | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-positional_1.1.1.orig.tar.xz | 13.4 KiB | b49827c773d1175c4532827241a3be87472ffa32be5aac26da6d43f312c876de |
| python-positional_1.1.1-0ubuntu1.debian.tar.xz | 3.5 KiB | c4f0a08793852dc1f8a4bfebec9dcf8df17d1eba36fab0af2be22514a3656717 |
| python-positional_1.1.1-0ubuntu1.dsc | 2.6 KiB | 0ae6f09e7d22ba1afa46c05f7230224907fb56b5acba9a9191068b488d26141d |
Available diffs
Binary packages built by this source
- python-positional: enforce positional or key-word arguments - Python 2.7
The Positional Python module provides a decorator which enforces only some
args may be passed positionally. The idea and some of the code was taken from
the oauth2 client of the google-api client. The decorator makes it easy to
support Python 3 style key-word only parameters.
.
This package contains the Python 2.7 module.
- python-positional-doc: Library to enforce positional or key-word arguments - doc
The Positional Python module provides a decorator which enforces only some
args may be passed positionally. The idea and some of the code was taken from
the oauth2 client of the google-api client. The decorator makes it easy to
support Python 3 style key-word only parameters.
.
This package contains the documentation.
- python3-positional: Library to enforce positional or key-word arguments - Python 3.x
The Positional Python module provides a decorator which enforces only some
args may be passed positionally. The idea and some of the code was taken from
the oauth2 client of the google-api client. The decorator makes it easy to
support Python 3 style key-word only parameters.
.
This package contains the Python 3.x module.

