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
This commit is contained in:
Dominique Leuenberger 2016-09-10 22:51:48 +00:00 committed by Git OBS Bridge
parent 3f4ca83075
commit ba218aff4f
6 changed files with 38 additions and 10 deletions

View File

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

3
py-1.4.31.tar.gz Normal file
View File

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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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