Overview
Request 1165957 accepted
- update to 5.3.0:
* Deprecate infer_compression, as it was used primarily for
deferring to the tar command.
* Enable 'transparent' compression in the tarfile context.
* Implemented tarfile using native functionality and avoiding
subprocessing, making it portable.
* Implement experimental _compose for composing context
managers. If you wish to use this function, please comment in
the issue regarding your thoughts on the ordering.
* Deprecate null context.
* Renamed tarball_context to tarball and deprecated
tarball_context compatibility shim.
* Disentangle pushd from tarball.
* Removed deprecated 'runner' parameter to tarball_context.
- Created by dirkmueller
- In state accepted
Request History
dirkmueller created request
- update to 5.3.0:
* Deprecate infer_compression, as it was used primarily for
deferring to the tar command.
* Enable 'transparent' compression in the tarfile context.
* Implemented tarfile using native functionality and avoiding
subprocessing, making it portable.
* Implement experimental _compose for composing context
managers. If you wish to use this function, please comment in
the issue regarding your thoughts on the ordering.
* Deprecate null context.
* Renamed tarball_context to tarball and deprecated
tarball_context compatibility shim.
* Disentangle pushd from tarball.
* Removed deprecated 'runner' parameter to tarball_context.
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
anag+factory accepted review
Picked "openSUSE:Factory:Staging:G"
anag+factory set openSUSE:Factory:Staging:G as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:G"
anag+factory added factory-staging as a reviewer
Being evaluated by group "factory-staging"
anag+factory accepted review
Unstaged from project "openSUSE:Factory:Staging:G"
darix accepted review
Accepted review for by_group opensuse-review-team request 1165957 from user anag+factory
anag+factory set openSUSE:Factory:Staging:H as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:H"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:H"
anag+factory accepted review
Staging Project openSUSE:Factory:Staging:H got accepted.
anag+factory approved review
Staging Project openSUSE:Factory:Staging:H got accepted.
anag+factory accepted request
Staging Project openSUSE:Factory:Staging:H got accepted.
@dirkmueller the new requires/buildrequires on python-backports.tarfile means we need to add this package to ring1 and this creates a cycle:
This is fixed by rq 1166500