python-ipaddress 1.0.23-1 source package in Ubuntu
Changelog
python-ipaddress (1.0.23-1) unstable; urgency=medium * New upstream release. * Declare rootless build. * Bump Standards-Version to 4.5.0 (no changes). * Bump debhelper-compat to 13. -- Tristan Seligmann <email address hidden> Tue, 21 Jul 2020 10:45:25 +0200
Upload details
- Uploaded by:
- Debian Python Modules Team on 2020-07-21
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | on 2020-10-23 | universe | python |
Groovy | release | on 2020-07-21 | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-ipaddress_1.0.23-1.dsc | 1.8 KiB | c7df9eaae5821b77fb96bc2cecca1e2ede0b5a215c081e82c09874b93a8f2309 |
python-ipaddress_1.0.23.orig.tar.gz | 32.2 KiB | b7f8e0369580bb4a24d5ba1d7cc29660a4a6987763faf1d8a8046830e020e7e2 |
python-ipaddress_1.0.23-1.debian.tar.xz | 3.7 KiB | 6cc8e560f5bfff0245824c95fc8ec5a0efd473ca51e128b1307099352322df0c |
Available diffs
- diff from 1.0.17-2 to 1.0.23-1 (4.9 KiB)
No changes file available.
Binary packages built by this source
- pypy-ipaddress: Backport of Python 3 ipaddress module (PyPy)
This module is a backport of the stdlib "ipaddress" module from Python 3. The
"ipaddress" module is in turn based off of the "ipaddr" module available in
the "python-ipaddr" but there are some important API differences; make sure
you are using the right module.
.
This package contains the PyPy module.