From ba218aff4fb718b47ab3a91e85ce2eaa70dc58692c3443f8ce4b81748fcbaefc Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 10 Sep 2016 22:51:48 +0000 Subject: [PATCH] Accepting request 424622 from devel:languages:python update OBS-URL: https://build.opensuse.org/request/show/424622 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py?expand=0&rev=23 --- py-1.4.30.tar.gz | 3 --- py-1.4.31.tar.gz | 3 +++ python-py-doc.changes | 14 ++++++++++++++ python-py-doc.spec | 6 +++--- python-py.changes | 14 ++++++++++++++ python-py.spec | 8 ++++---- 6 files changed, 38 insertions(+), 10 deletions(-) delete mode 100644 py-1.4.30.tar.gz create mode 100644 py-1.4.31.tar.gz diff --git a/py-1.4.30.tar.gz b/py-1.4.30.tar.gz deleted file mode 100644 index 0a7d9c1..0000000 --- a/py-1.4.30.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b703e57685ed7c280b1a51c496a4984d83d89def2a930b5e9e5da5a6ca151514 -size 191796 diff --git a/py-1.4.31.tar.gz b/py-1.4.31.tar.gz new file mode 100644 index 0000000..a1f06c5 --- /dev/null +++ b/py-1.4.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6501963c725fc2554dabfece8ae9a8fb5e149c0ac0a42fd2b02c5c1c57fc114 +size 192212 diff --git a/python-py-doc.changes b/python-py-doc.changes index 4a3e7f8..63d995c 100644 --- a/python-py-doc.changes +++ b/python-py-doc.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Sep 3 18:33:49 UTC 2016 - p.drouand@gmail.com + +- Update download Url + +------------------------------------------------------------------- +Sat Jul 23 13:23:33 UTC 2016 - michael@stroeder.com + +- corrected homepage URL +- HTTPS URL for pypi source link +- update to version 1.4.31 + * fix local().copy(dest, mode=True) to also work with unicode. + * pass better error message with svn EEXIST paths + ------------------------------------------------------------------- Thu Jul 2 10:01:08 UTC 2015 - aj@ajaissle.de diff --git a/python-py-doc.spec b/python-py-doc.spec index f31aac6..3568d30 100644 --- a/python-py-doc.spec +++ b/python-py-doc.spec @@ -1,7 +1,7 @@ # # spec file for package python-py-doc # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: python-py-doc -Version: 1.4.30 +Version: 1.4.31 Release: 0 Summary: Library with cross-python path, ini-parsing, io, code, log facilities License: MIT Group: Development/Languages/Python Url: http://pylib.org -Source: http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz +Source: https://pypi.io/packages/source/p/py/py-%{version}.tar.gz # Documentation requirements: BuildRequires: python-Sphinx BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/python-py.changes b/python-py.changes index 6ba273b..cda0193 100644 --- a/python-py.changes +++ b/python-py.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Sep 3 18:33:49 UTC 2016 - p.drouand@gmail.com + +- Update download Url + +------------------------------------------------------------------- +Sat Jul 23 13:23:33 UTC 2016 - michael@stroeder.com + +- corrected homepage URL +- HTTPS URL for pypi source link +- update to version 1.4.31 + * fix local().copy(dest, mode=True) to also work with unicode. + * pass better error message with svn EEXIST paths + ------------------------------------------------------------------- Thu Jul 2 10:01:08 UTC 2015 - aj@ajaissle.de diff --git a/python-py.spec b/python-py.spec index 163739f..e9f1cb3 100644 --- a/python-py.spec +++ b/python-py.spec @@ -1,7 +1,7 @@ # # spec file for package python-py # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: python-py -Version: 1.4.30 +Version: 1.4.31 Release: 0 Summary: Library with cross-python path, ini-parsing, io, code, log facilities License: MIT Group: Development/Languages/Python -Url: http://pylib.org -Source: http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz +Url: https://pylib.readthedocs.io +Source: https://pypi.io/packages/source/p/py/py-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools BuildRoot: %{_tmppath}/%{name}-%{version}-build