Accepting request 666488 from home:mstrigl:branches:openSUSE:Tools

- 0.164.1
  - rewrite cpio handling to support python3
  - rewrite ar module to support python3
  - enable fetch module to support python3
  - rework progressbar hanlding (if module is not present)
  - improve os_path_samefile in core.py

OBS-URL: https://build.opensuse.org/request/show/666488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=276
This commit is contained in:
Marcus Hüwe
2019-01-16 14:44:18 +00:00
committed by Git OBS Bridge
parent fa8e69e763
commit 82d203330d
8 changed files with 20 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.164.0
pkgver=0.164.1
pkgrel=0
pkgdesc="Open Build Service client"
arch=('i686' 'x86_64')