15
0

Accepting request 133714 from home:poorboywilly:branches:devel:languages:python

Update to 1.0.1

OBS-URL: https://build.opensuse.org/request/show/133714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distutils-extra?expand=0&rev=22
This commit is contained in:
Ismail Dönmez
2012-09-17 09:45:25 +00:00
committed by Git OBS Bridge
parent 51bfebdff0
commit f387ce798d
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2e116740849b979b4117cf10eebd8f316277162b9f1d396d48e5f8f7a7663cd
size 26888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94f882aeff4c3227490a012c46a5b445494ef496a539ccf554f8ad5ea92cfcb2
size 27461

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Sep 12 03:20:46 UTC 2012 - os-dev@jacraig.com
- Update to version 2.36:
* Use python 2.6 friendly sys.version_info test.
* Do not call decode() with an "errors" keyword, as this does not
yet work with Python 2.6.
- No changelog provided for 2.35.
- Changes from 2.34:
* Fix *.ui detection to be robust for non-ASCII files.
* Fix a regression with python2 if files have some utf-8 directives.
- Changes from 2.33:
* Fix crash when encountering binary files with Python 3.
* Fix crash when encountering an UTF-8 Python source code file.
-------------------------------------------------------------------
Wed Mar 14 11:02:40 UTC 2012 - vuntz@opensuse.org

View File

@@ -17,7 +17,7 @@
Name: python-distutils-extra
Version: 2.32
Version: 2.36
Release: 0
Summary: Distutils/Setuptools Adapter
License: GPL-2.0