From 3f4ca83075cade61fd016b18734d88fd6f7c3c2a44181c050283516df033c1e0 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 19 Jul 2015 09:44:52 +0000 Subject: [PATCH] Accepting request 315853 from devel:languages:python 1 OBS-URL: https://build.opensuse.org/request/show/315853 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py?expand=0&rev=22 --- py-1.4.28.tar.gz | 3 --- py-1.4.30.tar.gz | 3 +++ python-py-doc.changes | 5 +++++ python-py-doc.spec | 2 +- python-py.changes | 14 ++++++++++++++ python-py.spec | 2 +- 6 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 py-1.4.28.tar.gz create mode 100644 py-1.4.30.tar.gz diff --git a/py-1.4.28.tar.gz b/py-1.4.28.tar.gz deleted file mode 100644 index defd5ca..0000000 --- a/py-1.4.28.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:664dbb9fd86c26d26e90aa93d15b8a19c859128bb66b3905bef954eba737eeb5 -size 191592 diff --git a/py-1.4.30.tar.gz b/py-1.4.30.tar.gz new file mode 100644 index 0000000..0a7d9c1 --- /dev/null +++ b/py-1.4.30.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b703e57685ed7c280b1a51c496a4984d83d89def2a930b5e9e5da5a6ca151514 +size 191796 diff --git a/python-py-doc.changes b/python-py-doc.changes index de2be9b..4a3e7f8 100644 --- a/python-py-doc.changes +++ b/python-py-doc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 2 10:01:08 UTC 2015 - aj@ajaissle.de + +- update to version 1.4.30 + ------------------------------------------------------------------- Tue Jun 30 13:45:03 UTC 2015 - aj@ajaissle.de diff --git a/python-py-doc.spec b/python-py-doc.spec index b36219b..f31aac6 100644 --- a/python-py-doc.spec +++ b/python-py-doc.spec @@ -17,7 +17,7 @@ Name: python-py-doc -Version: 1.4.28 +Version: 1.4.30 Release: 0 Summary: Library with cross-python path, ini-parsing, io, code, log facilities License: MIT diff --git a/python-py.changes b/python-py.changes index 0edf8aa..6ba273b 100644 --- a/python-py.changes +++ b/python-py.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Jul 2 10:01:08 UTC 2015 - aj@ajaissle.de + +- update to version 1.4.30: + * fix issue68 an assert with a multiline list comprehension was not + reported correctly. Thanks Henrik Heibuerger. + +- changes from version 1.4.29: + * fix issue55: revert a change to the statement finding algorithm + which is used by pytest for generating tracebacks. Thanks Daniel + Hahler for initial analysis. + * fix pytest issue254 for when traceback rendering can’t find valid + source code. Thanks Ionel Cristian Maries. + ------------------------------------------------------------------- Tue Jun 30 13:45:03 UTC 2015 - aj@ajaissle.de diff --git a/python-py.spec b/python-py.spec index 4ea8153..163739f 100644 --- a/python-py.spec +++ b/python-py.spec @@ -17,7 +17,7 @@ Name: python-py -Version: 1.4.28 +Version: 1.4.30 Release: 0 Summary: Library with cross-python path, ini-parsing, io, code, log facilities License: MIT