python-atomicwrites 1.1.5-2build1 source package in Ubuntu

Changelog

python-atomicwrites (1.1.5-2build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:41:15 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-atomicwrites_1.1.5.orig.tar.gz 10.8 KiB 04e9a6c3dae3651328cb51f420f5f5992b8c7fc0008c7a66606c58df011594d0
python-atomicwrites_1.1.5-2build1.debian.tar.xz 2.8 KiB 98da22e821efc86d06c39ac4ab1e21e8ed8b01445bed84affa6dbdc5a50571f4
python-atomicwrites_1.1.5-2build1.dsc 2.4 KiB cb40aad75d768ca492c68f1f63e74782a51710b2830776fba2c5ce5ac8c06f22

View changes file

Binary packages built by this source

pypy-atomicwrites: Atomic file writes - PyPy

 It uses a temporary file in the same directory as the given path. This ensures
 that the temporary file resides on the same filesystem.
 The temporary file will then be atomically moved to the target location: On
 POSIX, it will use rename if files should be overwritten, otherwise a
 combination of link and unlink.
 .
 This package contains the PyPy.

python-atomicwrites: No summary available for python-atomicwrites in ubuntu groovy.

No description available for python-atomicwrites in ubuntu groovy.

python3-atomicwrites: No summary available for python3-atomicwrites in ubuntu groovy.

No description available for python3-atomicwrites in ubuntu groovy.